{
  "name": "eduman-frontend",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@hookform/resolvers": "^2.9.10",
    "@popperjs/core": "^2.11.6",
    "@react-native-async-storage/async-storage": "^1.19.1",
    "@reduxjs/toolkit": "^1.9.0",
    "@stripe/react-stripe-js": "^1.15.0",
    "@stripe/stripe-js": "^1.44.1",
    "@types/node": "18.11.9",
    "@types/react": "18.0.25",
    "@types/react-dom": "18.0.8",
    "@types/react-redux": "^7.1.25",
    "axios": "^1.1.3",
    "bootstrap": "^5.2.2",
    "dayjs": "^1.11.7",
    "eslint": "8.27.0",
    "eslint-config-next": "13.0.2",
    "isomorphic-dompurify": "^1.5.0",
    "local-storage-fallback": "^4.1.2",
    "micro": "^10.0.1",
    "micro-cors": "^0.1.1",
    "moment": "^2.29.4",
    "next": "13.0.2",
    "next-secure-headers": "^2.2.0",
    "react": "18.2.0",
    "react-calendar": "^4.0.0",
    "react-dom": "18.2.0",
    "react-hook-form": "^7.39.6",
    "react-modal-video": "^1.2.10",
    "react-moment": "^1.1.3",
    "react-redux": "^8.0.5",
    "react-toastify": "^9.1.1",
    "redux": "^4.2.1",
    "redux-persist": "^6.0.0",
    "sass": "^1.56.1",
    "stripe": "^11.1.0",
    "swiper": "^8.4.4",
    "swr": "^1.3.0",
    "typescript": "4.8.4",
    "use-shopping-cart": "^3.1.3",
    "uuid": "^9.0.0",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@types/react-calendar": "^3.9.0",
    "@types/react-modal-video": "^1.2.0",
    "@types/uuid": "^9.0.0"
  }
}
