22 lines
No EOL
437 B
JSON
22 lines
No EOL
437 B
JSON
{
|
|
"name": "",
|
|
"type": "module",
|
|
"version": "0.0.1",
|
|
"scripts": {
|
|
"dev": "astro dev",
|
|
"start": "astro dev",
|
|
"build": "astro build",
|
|
"preview": "astro preview",
|
|
"astro": "astro"
|
|
},
|
|
"dependencies": {
|
|
"7.css": "^0.16.0",
|
|
"@astrojs/cloudflare": "^12.2.4",
|
|
"@astrojs/node": "^9.1.3",
|
|
"astro": "^5.5.2",
|
|
"lanyard-wrapper": "^2.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"wrangler": "^3.112.0"
|
|
}
|
|
} |