38 lines
No EOL
1,006 B
JSON
38 lines
No EOL
1,006 B
JSON
{
|
|
"name": "",
|
|
"type": "module",
|
|
"version": "0.0.1",
|
|
"scripts": {
|
|
"dev": "astro dev",
|
|
"build": "astro build",
|
|
"preview": "astro preview",
|
|
"astro": "astro"
|
|
},
|
|
"dependencies": {
|
|
"@alpinejs/collapse": "^3.14.8",
|
|
"@astrojs/alpinejs": "^0.4.2",
|
|
"@astrojs/node": "^9.0.2",
|
|
"@astrojs/svelte": "^7.0.4",
|
|
"@astrojs/tailwind": "^5.1.4",
|
|
"@fontsource-variable/inter": "^5.1.1",
|
|
"@fontsource-variable/sora": "^5.1.1",
|
|
"@fontsource/inter": "^5.1.1",
|
|
"@phosphor-icons/web": "^2.1.1",
|
|
"@theatre/core": "^0.7.2",
|
|
"@theatre/studio": "^0.7.2",
|
|
"@threlte/core": "^8.0.0",
|
|
"@threlte/extras": "^9.0.0",
|
|
"@threlte/theatre": "^3.0.0",
|
|
"@types/alpinejs": "^3.13.11",
|
|
"@types/three": "^0.172.0",
|
|
"alpinejs": "^3.14.8",
|
|
"astro": "^5.1.7",
|
|
"nodemailer": "^6.10.0",
|
|
"simplex-noise": "^4.0.3",
|
|
"svelte": "^5.19.1",
|
|
"tailwindcss": "^3.4.17",
|
|
"three": "^0.172.0",
|
|
"typescript": "^5.7.3",
|
|
"zod": "^3.24.1"
|
|
}
|
|
} |