{
  "name": "mojo-next",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 3666",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@ant-design/icons": "^5.5.1",
    "@fancyapps/ui": "^5.0.36",
    "@lottiefiles/dotlottie-react": "^0.15.1",
    "@react-google-maps/api": "^2.19.3",
    "@react-icons/all-files": "^4.1.0",
    "@reduxjs/toolkit": "^2.2.7",
    "antd": "^5.21.1",
    "axios": "^1.7.7",
    "cheerio": "^1.0.0",
    "classnames": "^2.5.1",
    "cookie": "^0.6.0",
    "dayjs": "^1.11.13",
    "formik": "^2.4.6",
    "js-cookie": "^3.0.5",
    "moment": "^2.30.1",
    "next": "^14.2.33",
    "next-i18next": "^15.3.1",
    "next-intl": "^3.20.0",
    "next-redux-wrapper": "^8.1.0",
    "nookies": "^2.5.2",
    "npm": "^10.8.3",
    "react": "^18",
    "react-device-detect": "^2.2.3",
    "react-dom": "^18",
    "react-google-recaptcha": "^3.1.0",
    "react-icons": "^5.3.0",
    "react-perfect-scrollbar": "^1.5.8",
    "react-redux": "^9.1.2",
    "recharts": "^2.13.0",
    "sweetalert2": "^11.14.1",
    "swiper": "^11.1.14",
    "yup": "^1.4.0",
    "zustand": "^5.0.0-rc.2"
  },
  "devDependencies": {
    "@tailwindcss/typography": "^0.5.15",
    "postcss": "^8",
    "tailwindcss": "^3.4.18"
  }
}
