{ "name": "website", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/svelte": "^7.0.13", "@fontsource-variable/inter": "^5.2.5", "@fontsource-variable/jetbrains-mono": "^5.2.5", "@tailwindcss/vite": "^4.1.5", "astro": "^5.7.10", "svelte": "^5.28.2", "tailwindcss": "^4.1.5", "typescript": "^5.8.3", "wrangler": "^4.14.1" } }