{
  "name": "justnowapp",
  "version": "0.1.0",
  "private": true,
  "homepage": "https://justnow.app/",
  "dependencies": {
    "@date-io/date-fns": "2.16.0",
    "@date-io/moment": "^2.16.1",
    "@djthoms/pretty-checkbox": "^3.1.0",
    "@emotion/react": "^11.0.0",
    "@material-ui/core": "^4.12.4",
    "@material-ui/icons": "^4.11.3",
    "@material-ui/pickers": "^3.3.10",
    "@material-ui/system": "^4.12.2",
    "@mui/icons-material": "^5.10.9",
    "@reach/combobox": "^0.18.0",
    "@react-google-maps/api": "^2.13.1",
    "@react-pdf/renderer": "^3.0.0",
    "@testing-library/jest-dom": "^5.16.5",
    "@testing-library/react": "^12.1.5",
    "@testing-library/user-event": "^13.5.0",
    "axios": "^1.1.3",
    "bootstrap": "^5.2.2",
    "classnames": "^2.3.2",
    "clsx": "^1.2.1",
    "date-fns": "2.29.3",
    "formik": "^2.2.9",
    "geolib": "^3.3.3",
    "html-react-parser": "^3.0.4",
    "is-empty": "^1.2.0",
    "js-cookie": "^3.0.1",
    "jwt-decode": "^3.1.2",
    "lodash": "^4.17.21",
    "material-ui-image": "^3.3.2",
    "moment": "^2.29.4",
    "particles-bg": "^2.5.5",
    "pretty-checkbox": "^3.0.3",
    "pretty-checkbox-react": "^3.2.0",
    "prop-types": "^15.8.1",
    "react": "17.0.2",
    "react-awesome-reveal": "^4.1.0",
    "react-bootstrap": "^2.5.0",
    "react-bootstrap-sweetalert": "^5.2.0",
    "react-confirm-alert": "^2.8.0",
    "react-cookie": "^4.1.1",
    "react-cookie-consent": "^8.0.1",
    "react-device-detect": "^2.2.2",
    "react-dom": "17.0.2",
    "react-floating-action-button": "^1.0.5",
    "react-global-configuration": "^1.4.1",
    "react-helmet": "^6.1.0",
    "react-image-crop": "^10.0.8",
    "react-phone-input-2": "^2.15.1",
    "react-places-autocomplete": "^7.3.0",
    "react-redux": "^8.0.5",
    "react-router-dom": "^5.3.4",
    "react-scripts": "5.0.1",
    "react-share": "^4.4.1",
    "react-sliding-pane": "^7.3.0",
    "react-social-icons": "^5.15.0",
    "react-spinners": "^0.13.6",
    "react-spring": "^9.5.5",
    "redux": "^4.2.0",
    "redux-logger": "^4.0.0",
    "redux-thunk": "^2.4.2",
    "rodal": "^2.0.0",
    "s": "^1.0.0",
    "stream": "^0.0.2",
    "styled-components": "^5.3.6",
    "util": "^0.12.5",
    "validator": "^13.7.0",
    "webpack": "^5.74.0",
    "yup": "^0.32.11",
    "zxcvbn": "^4.4.2"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "proxy": "http://localhost/justnowApi/public/",
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  },
  "devDependencies": {
    "eslint-plugin-react-hooks": "^4.6.0"
  }
}
