{ "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": "^2.0.2", "@astrojs/tailwind": "^3.0.1", "@datapunt/matomo-tracker-react": "^0.5.1", "@types/react": "^18.0.28", "@types/react-dom": "^18.0.10", "astro": "^2.0.10", "astro-icon": "^0.8.0", "framer-motion": "^9.0.2", "platform": "^1.3.6", "react": "^18.2.0", "react-dom": "^18.2.0", "tailwindcss": "^3.2.6" } }