ouroboros-gay-info/package.json
2024-01-23 18:48:16 -07:00

15 lines
No EOL
256 B
JSON
Executable file

{
"name": "",
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"astro": "^3.1.4"
}
}