{
  "name": "alsika",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@fancyapps/ui": "^5.0.36",
    "@headlessui/react": "^2.0.4",
    "@hookform/resolvers": "^3.9.1",
    "@mantine/core": "^7.14.3",
    "@radix-ui/react-accordion": "^1.2.1",
    "@radix-ui/react-checkbox": "^1.1.2",
    "@radix-ui/react-dialog": "^1.1.2",
    "@radix-ui/react-dropdown-menu": "^2.1.2",
    "@radix-ui/react-label": "^2.1.0",
    "@radix-ui/react-navigation-menu": "^1.2.1",
    "@radix-ui/react-progress": "^1.1.0",
    "@radix-ui/react-radio-group": "^1.2.1",
    "@radix-ui/react-scroll-area": "^1.2.0",
    "@radix-ui/react-slot": "^1.1.0",
    "@radix-ui/react-switch": "^1.1.1",
    "@radix-ui/react-tabs": "^1.1.1",
    "@radix-ui/react-toast": "^1.2.2",
    "@radix-ui/react-toggle-group": "^1.1.0",
    "@radix-ui/react-tooltip": "^1.1.3",
    "@react-google-maps/api": "^2.20.3",
    "@reduxjs/toolkit": "^2.2.5",
    "@tanstack/react-query": "^5.45.1",
    "animate.css": "^4.1.1",
    "aos": "^2.3.4",
    "axios": "^1.7.2",
    "class-variance-authority": "^0.7.0",
    "clsx": "^2.1.1",
    "cookies-next": "^4.2.1",
    "formik": "^2.4.6",
    "js-cookie": "^3.0.5",
    "leaflet": "^1.9.4",
    "lucide-react": "^0.454.0",
    "nanoid": "^5.0.7",
    "next": "14.2.4",
    "next-cookies": "^2.0.3",
    "next-intl": "^3.15.0",
    "next-share": "^0.27.0",
    "next-themes": "^0.4.1",
    "nextjs-toploader": "^3.7.15",
    "nookies": "^2.5.2",
    "panolens": "^0.12.1",
    "react": "^18",
    "react-dom": "^18",
    "react-dropzone": "^14.3.4",
    "react-hook-form": "^7.53.2",
    "react-icons": "^5.3.0",
    "react-leaflet": "^4.2.1",
    "react-phone-input-2": "^2.15.1",
    "react-pin-input": "^1.3.1",
    "react-redux": "^9.1.2",
    "react-select": "^5.8.2",
    "react-toastify": "^10.0.5",
    "sass": "^1.77.5",
    "sharp": "^0.33.4",
    "sonner": "^1.7.0",
    "sweetalert2": "^11.15.0",
    "swiper": "^11.1.14",
    "tailwind-merge": "^2.5.4",
    "tailwindcss-animate": "^1.0.7",
    "three": "^0.171.0",
    "uuid": "^11.0.2",
    "vaul": "^1.1.1",
    "wow.js": "^1.2.2",
    "yup": "^1.4.0",
    "zod": "^3.23.8"
  },
  "devDependencies": {
    "@types/aos": "^3.0.7",
    "@types/js-cookie": "^3.0.6",
    "@types/leaflet": "^1.9.15",
    "@types/node": "^20",
    "@types/react": "^18",
    "@types/react-dom": "^18",
    "@types/three": "^0.171.0",
    "autoprefixer": "^10.4.19",
    "eslint": "^8",
    "eslint-config-next": "14.2.4",
    "postcss": "^8",
    "postcss-nesting": "^12.1.5",
    "tailwindcss": "^3.4.1",
    "three-orbitcontrols-ts": "^0.1.2",
    "typescript": "^5"
  }
}
