{
  "name": "frontend",
  "type": "module",
  "version": "0.0.1",
  "scripts": {
    "dev": "astro dev --host --port 4321",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/node": "^10.0.5",
    "@astrojs/react": "^5.0.3",
    "@ctrl/tinycolor": "^4.2.0",
    "@studio-freight/lenis": "^1.0.42",
    "@tailwindcss/vite": "^4.1.18",
    "@types/react": "^19.2.7",
    "@types/react-dom": "^19.2.3",
    "astro": "^6.1.7",
    "framer-motion": "^12.31.0",
    "gsap": "^3.14.2",
    "lucide-react": "^0.562.0",
    "react": "^19.2.3",
    "react-dom": "^19.2.3",
    "react-easy-crop": "^5.5.6",
    "react-hot-toast": "^2.6.0",
    "react-icons": "^5.5.0",
    "react-turnstile": "^1.1.4",
    "socket.io-client": "^4.8.3",
    "tailwindcss": "^4.1.18"
  }
}
