{
  "name": "indianhairworld",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "build:cpanel": "next build && node scripts/build-cpanel.js",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emailjs/browser": "^4.4.1",
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.0",
    "@ffmpeg/core": "^0.12.10",
    "@ffmpeg/ffmpeg": "^0.12.15",
    "@google/genai": "^1.9.0",
    "@headlessui/react": "^2.1.2",
    "@heroicons/react": "^2.2.0",
    "@iconify/react": "^5.2.0",
    "@mui/material": "^6.4.3",
    "@react-oauth/google": "^0.12.1",
    "ajv": "^8.17.1",
    "ajv-keywords": "^5.1.0",
    "axios": "^1.7.8",
    "browser-image-compression": "^2.0.2",
    "canvas-confetti": "^1.9.3",
    "crypto-js": "^4.2.0",
    "dotenv": "^17.3.1",
    "fabric": "^6.7.0",
    "framer-motion": "^12.4.7",
    "jquery": "^4.0.0",
    "js-cookie": "^3.0.5",
    "jspdf": "^4.0.0",
    "jspdf-autotable": "^5.0.7",
    "konva": "^9.3.20",
    "lucide-react": "^0.479.0",
    "material-icons": "^1.13.12",
    "next": "^15.0.0",
    "number-to-words": "^1.2.4",
    "owl.carousel": "^2.3.4",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-helmet-async": "^2.0.5",
    "react-icons": "^5.4.0",
    "react-image": "^4.1.0",
    "react-intersection-observer": "^9.13.1",
    "react-is": "^19.0.0",
    "react-konva": "^18.2.12",
    "react-lazy-load-image-component": "^1.6.3",
    "react-loading-skeleton": "^3.5.0",
    "react-medium-image-zoom": "^5.2.14",
    "react-responsive": "^10.0.1",
    "react-slick": "^0.30.3",
    "react-toastify": "^10.0.6",
    "slick-carousel": "^1.8.1",
    "sweetalert2": "^11.6.13",
    "swiper": "^11.1.14",
    "tailwind-scrollbar": "^3.1.0",
    "use-image": "^1.1.4"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3.3.3",
    "@types/node": "^20.0.0",
    "@types/react": "^18.0.0",
    "@types/react-dom": "^18.0.0",
    "autoprefixer": "^10.4.20",
    "eslint": "^9.39.2",
    "eslint-config-next": "^15.5.11",
    "postcss": "^8.4.41",
    "tailwindcss": "^3.4.19",
    "typescript": "^5.0.0"
  }
}
