nyvora.app/package.json
MotorTruck1221 4d9b5ecd9d
Init astro
2025-03-17 21:58:08 -06:00

14 lines
No EOL
233 B
JSON

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