{
  "name": "loop-admin-app",
  "version": "1.2.0",
  "private": true,
  "homepage": "https://loopdashboard.io/",
  "dependencies": {
    "@ant-design/colors": "^7.0.2",
    "@ant-design/icons": "^5.2.6",
    "@emotion/cache": "^11.11.0",
    "@emotion/react": "^11.11.3",
    "@emotion/styled": "^11.11.0",
    "@fortawesome/react-fontawesome": "^0.2.0",
    "@googlemaps/js-api-loader": "^1.16.6",
    "@mui/icons-material": "^5.15.14",
    "@mui/lab": "^5.0.0-alpha.162",
    "@mui/material": "^5.15.6",
    "@mui/x-data-grid": "^6.19.6",
    "@mui/x-data-grid-generator": "^6.19.6",
    "@mui/x-date-pickers": "^7.1.0",
    "@react-google-maps/api": "^2.19.3",
    "@reduxjs/toolkit": "^2.1.0",
    "@testing-library/jest-dom": "^6.4.0",
    "@testing-library/react": "^14.2.0",
    "@testing-library/user-event": "^14.5.2",
    "apexcharts": "^3.45.2",
    "axios": "^1.6.8",
    "fg-loadcss": "^3.1.0",
    "formik": "^2.4.5",
    "framer-motion": "^11.0.3",
    "google-map-react": "^2.2.1",
    "history": "^5.3.0",
    "lodash": "^4.17.21",
    "prop-types": "^15.8.1",
    "react": "^18.2.0",
    "react-apexcharts": "^1.4.1",
    "react-cool-onclickoutside": "^1.7.0",
    "react-copy-to-clipboard": "^5.1.0",
    "react-device-detect": "^2.2.3",
    "react-dom": "^18.2.0",
    "react-draggable": "^4.4.6",
    "react-element-to-jsx-string": "^15.0.0",
    "react-number-format": "^5.3.1",
    "react-perfect-scrollbar": "^1.5.8",
    "react-redux": "^9.1.0",
    "react-router": "^6.21.3",
    "react-router-dom": "^6.21.3",
    "react-scripts": "^5.0.1",
    "react-syntax-highlighter": "^15.5.0",
    "react-toastify": "^10.0.5",
    "react-window": "^1.8.10",
    "redux": "^5.0.1",
    "simplebar": "^5.3.8",
    "simplebar-react": "^2.4.1",
    "typescript": "4.8.3",
    "use-places-autocomplete": "^4.0.1",
    "web-vitals": "^3.5.2",
    "yup": "^1.3.3"
  },
  "scripts": {
    "local": "REACT_APP_ENVIRONMENT='local' PORT=8091 react-scripts start",
    "production": "REACT_APP_ENVIRONMENT='production' PORT=8091 react-scripts start",
    "build": "REACT_APP_ENVIRONMENT='development' PORT=8091 react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "babel": {
    "presets": [
      "@babel/preset-react"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  },
  "devDependencies": {
    "@babel/core": "^7.23.9",
    "@babel/eslint-parser": "^7.23.9",
    "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
    "@types/google.maps": "^3.55.7",
    "eslint": "^8.56.0",
    "eslint-config-prettier": "^9.1.0",
    "eslint-config-react-app": "^7.0.1",
    "eslint-plugin-flowtype": "^8.0.3",
    "eslint-plugin-import": "^2.29.1",
    "eslint-plugin-jsx-a11y": "^6.8.0",
    "eslint-plugin-prettier": "^5.1.3",
    "eslint-plugin-react": "^7.33.2",
    "eslint-plugin-react-hooks": "^4.6.0",
    "prettier": "^3.2.4"
  }
}
