{ "name": "webpage", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/svelte": "^7.2.5", "@iconify-json/ph": "^1.2.2", "@phosphor-icons/core": "^2.1.1", "@tailwindcss/vite": "^4.2.1", "astro": "^5.17.1", "astro-icon": "^1.1.5", "phosphor-svelte": "^3.1.0", "svelte": "^5.53.5", "tailwindcss": "^4.2.1", "typescript": "^5.9.3" } }