{ "name": "astro-audacity", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/react": "^4.2.1", "@astrojs/sitemap": "^3.2.1", "@astrojs/tailwind": "^6.0.0", "@fontsource-variable/signika": "^5.0.8", "@fontsource/twinkle-star": "^5.0.8", "@types/react": "^18.0.28", "@types/react-dom": "^18.0.10", "astro": "^5.5.2", "astro-compressor": "^0.4.1", "astro-icon": "^0.8.1", "astro-lazy-youtube-embed": "^0.5.4", "framer-motion": "^9.0.2", "platform": "^1.3.6", "react": "^18.2.0", "react-dom": "^18.2.0", "tailwindcss": "^3.2.6" }, "devDependencies": { "@tailwindcss/typography": "^0.5.10", "@types/platform": "^1.3.6", "postcss-nesting": "^12.0.2" } }