nyvora.app/package.json
MotorTruck1221 6b09a5350e
More stuff
2025-03-17 22:47:22 -06:00

25 lines
No EOL
478 B
JSON

{
"name": "new",
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^9.1.3",
"@titaniumnetwork-dev/ultraviolet": "^3.2.10",
"astro": "^5.5.2",
"wisp-server-node": "^1.1.7"
},
"pnpm": {
"onlyBuiltDependencies": [
"bufferutil",
"esbuild",
"sharp",
"utf-8-validate"
]
}
}