{
  "package": {
    "dependencies": {
      "@emotion/react": "^11.11.4",
      "@emotion/styled": "^11.11.5",
      "@hookform/devtools": "^4.3.1",
      "@hookform/resolvers": "^3.3.4",
      "@mui/material": "^5.15.15",
      "@mui/x-date-pickers": "^7.3.1",
      "@react-oauth/google": "^0.12.1",
      "@reduxjs/toolkit": "^2.2.5",
      "@testing-library/jest-dom": "^5.17.0",
      "@testing-library/react": "^13.4.0",
      "@testing-library/user-event": "^13.5.0",
      "antd": "^5.17.0",
      "axios": "^1.7.0",
      "bootstrap": "^5.3.3",
      "cross-env": "^7.0.3",
      "dayjs": "^1.11.11",
      "match-sorter": "^6.3.4",
      "moment": "^2.30.1",
      "normalize.css": "^8.0.1",
      "react": "^18.2.0",
      "react-bootstrap": "^2.10.2",
      "react-dom": "^18.2.0",
      "react-helmet-async": "^2.0.5",
      "react-hook-form": "^7.53.0",
      "react-hook-form-antd": "^1.1.0",
      "react-icons": "^5.1.0",
      "react-redux": "^9.1.2",
      "react-router-dom": "^6.26.2",
      "react-scripts": "5.0.1",
      "recharts": "^2.13.0",
      "redux-persist": "^6.0.0",
      "sweetalert2": "^11.11.0",
      "web-vitals": "^2.1.4",
      "zod": "^3.23.6"
    },
    "scripts": {
      "start": "set PORT=5000 && react-app-rewired start",
      "build": "cross-env GENERATE_SOURCEMAP=false react-app-rewired build",
      "postbuild": "rimraf build/**/*.map",
      "test": "react-app-rewired test",
      "eject": "react-app-rewired eject"
    },
    "browserslist": {
      "production": [">0.2%", "not dead", "not op_mini all"],
      "development": ["last 1 chrome version", "last 1 firefox version", "last 1 safari version"]
    },
    "eslintConfig": {
      "extends": ["react-app", "react-app/jest"]
    },
    "devDependencies": {
      "babel-plugin-module-resolver": "^5.0.2",
      "customize-cra": "^1.0.0",
      "react-app-rewired": "^2.2.1",
      "sass": "^1.75.0"
    }
  }
}
