{
  "name": "fruxinfo",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "build": "next build",
    "start": "next start",
    "lint": "next lint",
    "postbuild": "next-sitemap"
  },
  "dependencies": {
    "@gsap/react": "^2.1.2",
    "@radix-ui/react-icons": "^1.3.2",
    "@szhsin/react-accordion": "^1.4.0",
    "aos": "^2.3.4",
    "axios": "^1.8.4",
    "framer-motion": "^12.7.4",
    "gsap": "^3.12.7",
    "lucide-react": "^0.482.0",
    "moment": "^2.30.1",
    "next": "^15.3.3",
    "next-sitemap": "^4.2.3",
    "react": "^19.0.0",
    "react-dom": "^19.0.0",
    "react-icons": "^5.5.0",
    "react-select": "^5.10.1",
    "sweetalert2": "^11.6.13",
    "swiper": "^11.2.5"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3",
    "@tailwindcss/postcss": "^4.1.3",
    "@types/aos": "^3.0.7",
    "@types/node": "^20",
    "@types/react": "^19",
    "@types/react-dom": "^19",
    "eslint": "^9",
    "eslint-config-next": "^15.3.3",
    "tailwindcss": "^4.1.3",
    "typescript": "^5"
  }
}
