{
  "name": "amplitech",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@fullcalendar/core": "^6.1.8",
    "@fullcalendar/daygrid": "^6.1.8",
    "@fullcalendar/interaction": "^6.1.8",
    "@fullcalendar/react": "^6.1.8",
    "@fullcalendar/resource": "^6.1.8",
    "@fullcalendar/resource-timegrid": "^6.1.8",
    "@fullcalendar/scrollgrid": "^6.1.8",
    "@fullcalendar/timegrid": "^6.1.8",
    "@rushstack/eslint-patch": "1.10.3",
    "@stripe/react-stripe-js": "~1.5.0",
    "@stripe/stripe-js": "~1.19.1",
    "@testing-library/jest-dom": "~5.11.9",
    "@testing-library/user-event": "~12.8.3",
    "@tippyjs/react": "~4.2.5",
    "ajv-keywords": "^5.1.0",
    "antd": "~5.0.0",
    "apexcharts": "~3.26.0",
    "axios": "~0.21.1",
    "bluebird": "~3.7.2",
    "bootstrap": "~5.1.3",
    "bootstrap-scss": "~4.6.0",
    "ckeditor4-react": "~4.1.0",
    "emoji-mart": "~3.0.1",
    "engine.io-client": "^6.5.2",
    "env-cmd": "^10.1.0",
    "file-saver": "~2.0.5",
    "html2canvas": "~1.0.0",
    "jquery": "~3.6.0",
    "jspdf": "^2.3.1",
    "jspdf-autotable": "^5.0.2",
    "jszip": "^3.7.1",
    "moment": "~2.29.1",
    "moment-duration-format": "~2.3.2",
    "moment-timezone": "^0.6.0",
    "node-sass": "^4.14.1",
    "react": "~17.0.1",
    "react-apexcharts": "~1.3.7",
    "react-big-calendar": "~0.33.5",
    "react-bootstrap": "~2.1.2",
    "react-bootstrap-multiselect": "~2.4.1",
    "react-bootstrap-typeahead": "~5.1.4",
    "react-circular-progressbar": "~2.0.3",
    "react-countup": "~4.3.3",
    "react-datepicker": "~3.7.0",
    "react-dom": "~17.0.1",
    "react-error-boundary": "~3.1.4",
    "react-h5-audio-player": "~3.8.5",
    "react-helmet": "~6.1.0",
    "react-hook-form": "~6.10.1",
    "react-image-crop": "~8.6.9",
    "react-infinite-scroll-component": "~6.1.0",
    "react-number-format": "~4.5.3",
    "react-phone-number-input": "~3.1.41",
    "react-redux": "~7.2.2",
    "react-router-dom": "~5.2.0",
    "react-scripts": "^5.0.1",
    "react-scroll-to-bottom": "~4.1.2",
    "react-select": "^5.10.2",
    "react-slick": "~0.28.1",
    "react-timezone-select": "^2.1.2",
    "react-to-print": "~2.12.6",
    "react-toastify": "~8.1.0",
    "react-tooltip": "~4.2.21",
    "reactstrap": "~8.9.0",
    "redux": "~4.0.5",
    "redux-devtools-extension": "~2.13.9",
    "redux-thunk": "~2.3.0",
    "rrule": "~2.6.8",
    "rxjs": "~7.3.0",
    "slick-carousel": "~1.8.1",
    "socket.io-client": "~4.2.0",
    "start": "~5.1.0",
    "sweetalert2": "~9.15.2",
    "toaster-js": "~2.2.3",
    "universal-cookie": "~4.0.4",
    "use-debounced-effect": "~1.2.0",
    "uuid": "~8.3.2",
    "web-vitals": "~1.1.0"
  },
  "scripts": {
    "start": "env-cmd -f .env.development react-scripts start",
    "start-prod": "env-cmd -f .env.production react-scripts start",
    "build": "env-cmd -f .env.development react-scripts build",
    "build-prod": "env-cmd -f .env.production react-scripts build",
    "test": "react-scripts test ",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  },
  "devDependencies": {
    "ajv": "^7.2.4"
  }
}
