{
  "name": "mamihub-admin",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 3000",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@ant-design/icons": "^5.4.0",
    "@hookform/resolvers": "^5.2.2",
    "@nextui-org/react": "^2.2.9",
    "@reduxjs/toolkit": "^2.2.7",
    "@types/node": "20.3.1",
    "@types/react": "^18.3.5",
    "@types/react-dom": "18.2.6",
    "antd": "^5.9.1",
    "apexcharts": "^4.7.0",
    "axios": "^1.4.0",
    "eventsource": "^2.0.2",
    "framer-motion": "^11.18.2",
    "html2canvas": "^1.4.1",
    "i": "^0.3.7",
    "js-cookie": "^3.0.5",
    "jsonwebtoken": "^9.0.2",
    "jspdf": "^3.0.3",
    "lodash": "^4.17.21",
    "md-editor-rt": "^4.15.5",
    "mdurl": "^2.0.0",
    "next": "^14.0.4",
    "next-redux-wrapper": "^8.1.0",
    "nextjs-progressbar": "^0.0.16",
    "numeral": "^2.0.6",
    "react": "^18.3.1",
    "react-apexcharts": "^1.9.0",
    "react-csv": "^2.2.2",
    "react-dom": "^18.3.1",
    "react-hook-form": "^7.67.0",
    "react-icons": "^4.11.0",
    "react-ionicons": "^4.2.1",
    "react-paystack": "^4.0.3",
    "react-redux": "^9.1.2",
    "react-responsive": "^9.0.2",
    "react-responsive-carousel": "^3.2.23",
    "react-responsive-modal": "^6.4.2",
    "react-select": "^5.8.0",
    "react-to-print": "^2.15.1",
    "react-toastify": "^9.1.3",
    "react-use": "^17.4.0",
    "redux-persist": "^6.0.0",
    "redux-thunk": "^3.1.0",
    "sonner": "^0.5.0",
    "swr": "^2.3.8",
    "timeago.js": "^4.0.2",
    "typescript": "5.1.5",
    "uuid": "^13.0.0",
    "zod": "^4.1.13"
  },
  "devDependencies": {
    "@types/eventsource": "^1.1.15",
    "@types/jsonwebtoken": "^9.0.2",
    "@types/lodash": "^4.17.4",
    "@types/numeral": "^2.0.5",
    "@types/react-csv": "^1.1.10",
    "autoprefixer": "^10.4.16",
    "eslint": "9.35.0",
    "eslint-config-next": "15.5.3",
    "postcss": "^8.4.30",
    "sass": "^1.63.6",
    "tailwindcss": "^3.3.3",
    "yaml": "^2.9.0"
  }
}
