{ "name": "www", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@tailwindcss/vite": "^4.1.14", "astro": "^5.14.6", "date-fns": "^4.1.0", "sharp": "^0.34.4", "tailwindcss": "^4.1.14" } }