{
  "name": "@marvel/admin-rest",
  "version": "3.0.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 3002",
    "build": "next build",
    "start": "next start -p 3002",
    "lint": "next lint"
  },
  "dependencies": {
    "@floating-ui/react-dom-interactions": "0.6.3",
    "@headlessui/react": "1.5.0",
    "@hookform/resolvers": "2.8.8",
    "@reach/portal": "0.16.2",
    "@react-google-maps/api": "2.7.0",
    "@tinymce/tinymce-react": "3.13.1",
    "apexcharts": "3.33.2",
    "axios": "0.26.1",
    "body-scroll-lock": "4.0.0-beta.0",
    "camelcase-keys": "7.0.2",
    "classnames": "2.3.1",
    "cookie": "0.4.2",
    "dayjs": "1.10.8",
    "framer-motion": "6.2.8",
    "iconv-lite": "0.6.3",
    "jotai": "1.6.1",
    "js-cookie": "3.0.1",
    "lodash": "4.17.21",
    "next": "12.1.0",
    "next-i18next": "10.5.0",
    "next-pwa": "5.4.6",
    "next-seo": "5.1.0",
    "overlayscrollbars": "1.13.1",
    "overlayscrollbars-react": "0.2.3",
    "rc-pagination": "3.1.15",
    "rc-progress": "3.2.4",
    "rc-table": "7.22.2",
    "react": "17.0.2",
    "react-apexcharts": "1.4.0",
    "react-datepicker": "4.7.0",
    "react-dom": "17.0.2",
    "react-dropzone": "12.0.4",
    "react-hook-form": "7.28.0",
    "react-phone-input-2": "2.15.0",
    "react-query": "3.34.16",
    "react-scroll": "1.8.6",
    "react-select": "5.2.2",
    "react-toastify": "8.2.0",
    "react-use": "17.3.2",
    "swiper": "8.0.7",
    "tiny-invariant": "^1.2.0",
    "yup": "0.32.11"
  },
  "devDependencies": {
    "@tailwindcss/forms": "0.5.0",
    "@tailwindcss/typography": "0.5.2",
    "@types/body-scroll-lock": "3.1.0",
    "@types/js-cookie": "3.0.1",
    "@types/lodash": "4.14.179",
    "@types/node": "17.0.21",
    "@types/overlayscrollbars": "1.12.1",
    "@types/react": "17.0.40",
    "@types/react-datepicker": "4.3.4",
    "@types/react-scroll": "1.8.3",
    "autoprefixer": "10.4.2",
    "eslint": "8.11.0",
    "eslint-config-next": "12.1.0",
    "eslint-config-prettier": "8.5.0",
    "postcss": "8.4.8",
    "prettier": "2.6.0",
    "prettier-plugin-tailwindcss": "0.1.8",
    "tailwindcss": "3.0.23",
    "tailwindcss-rtl": "0.9.0",
    "typescript": "4.6.2"
  }
}
