{
  "name": "admin",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@emotion/react": "^11.13.3",
    "@emotion/styled": "^11.13.0",
    "@mui/icons-material": "^6.1.1",
    "@mui/material": "^6.1.1",
    "@tabler/icons-react": "^3.34.1",
    "@testing-library/jest-dom": "^5.16.5",
    "@testing-library/react": "^13.4.0",
    "@testing-library/user-event": "^13.5.0",
    "animate.css": "^4.1.1",
    "axios": "^1.7.7",
    "bootstrap-icons": "^1.10.5",
    "chart.js": "^4.1.1",
    "country-state-city": "^2.2.0",
    "date-fns": "^2.29.3",
    "dayjs": "^1.10.7",
    "jquery": "^3.6.0",
    "jwt-decode": "^3.1.2",
    "lucide-react": "^0.516.0",
    "multiselect-react-dropdown": "^2.0.25",
    "react": "^18.3.1",
    "react-bootstrap-daterangepicker": "^8.0.0",
    "react-chartjs-2": "^5.2.0",
    "react-circular-progressbar": "^2.2.0",
    "react-date-range": "^1.4.0",
    "react-dom": "^18.3.1",
    "react-dropzone": "^14.2.3",
    "react-icons": "^5.5.0",
    "react-js-pagination": "^3.0.2",
    "react-loading-skeleton": "^3.3.1",
    "react-quill": "^2.0.0",
    "react-redux": "^8.0.5",
    "react-router-dom": "^6.16.0",
    "react-scripts": "^5.0.1",
    "react-select": "^5.10.2",
    "react-simple-star-rating": "^5.1.7",
    "react-toastify": "^9.1.2",
    "react-video-thumbnail": "^0.1.3",
    "redux": "^4.2.1",
    "redux-thunk": "^2.4.2",
    "sweetalert": "^2.1.2",
    "sweetalert2": "^11.19.1",
    "swiper": "^10.0.4",
    "web-vitals": "^4.2.4"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}
