{ "name": "sweet", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^4.3.13", "@tailwindcss/vite": "^4.1.18", "astro": "^5.16.15", "tailwindcss": "^4.1.18" } }