{
  "name": "supportroom-client",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@daily-co/daily-js": "^0.9.992",
    "@microsoft/teams-js": "^1.12.0",
    "@stripe/react-stripe-js": "^1.1.2",
    "@stripe/stripe-js": "^1.11.0",
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/react": "^9.3.2",
    "@testing-library/user-event": "^7.1.2",
    "animate.css": "^4.1.1",
    "antd": "^4.16.13",
    "audio-recorder-polyfill": "^0.4.1",
    "axios": "^0.21.1",
    "chart.js": "^2.9.4",
    "dompurify": "^2.3.0",
    "emoji-mart": "^3.0.0",
    "fix-webm-duration": "^1.0.5",
    "formik": "^2.1.5",
    "history": "^5.0.0",
    "i18next": "21.9.1",
    "i18next-browser-languagedetector": "6.1.5",
    "i18next-http-backend": "^1.4.4",
    "i18next-xhr-backend": "3.2.2",
    "iban": "0.0.14",
    "lodash": "^4.17.21",
    "logrocket": "^4.0.1",
    "mic-recorder-to-mp3": "^2.2.2",
    "moment": "^2.29.1",
    "moment-range": "^4.0.2",
    "prettier": "^2.1.2",
    "prop-types": "^15.7.2",
    "pure-react-carousel": "^1.30.1",
    "react": "^16.13.1",
    "react-add-to-calendar": "^0.1.5",
    "react-big-calendar": "^0.28.1",
    "react-burger-menu": "^2.6.17",
    "react-calendly": "^1.3.0",
    "react-chartjs-2": "^2.10.0",
    "react-date-picker": "^8.0.3",
    "react-dom": "^16.13.1",
    "react-error-boundary": "^3.1.4",
    "react-facebook-login": "^4.1.1",
    "react-google-login": "^5.2.2",
    "react-hook-form": "^6.8.6",
    "react-i18next": "^11.18.6",
    "react-infinite-scroll-component": "^6.1.0",
    "react-lazy-load-image-component": "^1.5.1",
    "react-meta-tags": "^1.0.1",
    "react-notifications-component": "^3.1.0",
    "react-phone-input-2": "^2.13.9",
    "react-player": "^2.9.0",
    "react-redux": "^7.2.1",
    "react-resize-detector": "^9.1.0",
    "react-responsive-carousel": "^3.2.15",
    "react-router": "^5.2.0",
    "react-router-dom": "^5.2.0",
    "react-scripts": "4.0.3",
    "react-select": "^3.1.1",
    "react-slick": "^0.28.1",
    "react-spring": "^9.2.3",
    "react-tabs": "^3.1.1",
    "react-timer-hook": "^2.0.7",
    "react-tooltip": "^4.2.13",
    "react-youtube": "^7.13.1",
    "reactjs-popup": "^2.0.4",
    "redux": "^4.0.5",
    "redux-devtools-extension": "^2.13.8",
    "redux-thunk": "^2.3.0",
    "reselect": "^4.0.0",
    "slick-carousel": "^1.8.1",
    "socket.io-client": "^4.6.2",
    "styled-components": "^5.1.1",
    "use-state-with-callback": "^2.0.3",
    "web-vitals": "^0.2.4",
    "workbox-background-sync": "^5.1.3",
    "workbox-broadcast-update": "^5.1.3",
    "workbox-cacheable-response": "^5.1.3",
    "workbox-core": "^5.1.3",
    "workbox-expiration": "^5.1.3",
    "workbox-google-analytics": "^5.1.3",
    "workbox-navigation-preload": "^5.1.3",
    "workbox-precaching": "^5.1.3",
    "workbox-range-requests": "^5.1.3",
    "workbox-routing": "^5.1.3",
    "workbox-strategies": "^5.1.3",
    "workbox-streams": "^5.1.3",
    "yup": "^0.29.3"
  },
  "scripts": {
    "start": "react-scripts --openssl-legacy-provider start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": "react-app",
    "rules": {
      "import/no-anonymous-default-export": 0
    }
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version",
      ">0.2%",
      "not dead",
      "not op_mini all"
    ]
  },
  "devDependencies": {
    "node-sass": "8.0.0",
    "sass-extract": "^2.1.0",
    "sass-extract-js": "^0.4.0",
    "sass-extract-loader": "^1.1.0"
  }
}