{
  "name": "veenme",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/react": "^9.5.0",
    "@testing-library/user-event": "^7.2.1",
    "axios": "^0.18.1",
    "bootstrap": "^4.5.2",
    "google-maps-react": "^2.0.6",
    "history": "^4.10.1",
    "joi-browser": "^13.4.0",
    "js-cookie": "^2.2.1",
    "lodash": "^4.17.21",
    "moment": "^2.29.4",
    "react": "^16.13.1",
    "react-avatar-edit": "^0.8.3",
    "react-bootstrap": "^1.3.0",
    "react-confirm-alert": "^2.8.0",
    "react-date-picker": "^7.10.0",
    "react-dom": "^16.13.1",
    "react-facebook-login": "^4.1.1",
    "react-geocode": "^0.2.1",
    "react-google-login": "^5.1.22",
    "react-google-one-tap-login": "^0.1.1",
    "react-google-places-autocomplete": "^1.6.2",
    "react-iframe": "^1.8.5",
    "react-images-upload": "^1.2.7",
    "react-infinite-scroll-component": "^5.0.5",
    "react-phone-input-2": "^2.13.8",
    "react-redux": "^7.2.1",
    "react-router-dom": "^5.2.0",
    "react-scripts": "^3.4.1",
    "react-select-search": "^0.10.1",
    "react-social-login": "^3.4.10",
    "react-star-ratings": "^2.3.0",
    "react-time-ago": "^5.0.8",
    "react-toasts": "^3.0.6",
    "redux": "^4.0.5",
    "redux-thunk": "^2.3.0",
    "serve": "^14.2.0",
    "socket.io-client": "^2.3.0",
    "styled-components": "^4.4.1",
    "swiper": "^9.2.0"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "serve": "serve -s build -p 6001",
    "test": "react-scripts test",
    "eject": "react-scripts eject",
    "production": "rm -rf production-build/* && cp -r build/* production-build/"
  },
  "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"
    ]
  }
}
