{
  "name": "my-app",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@testing-library/jest-dom": "^5.16.5",
    "@testing-library/react": "^13.3.0",
    "@testing-library/user-event": "^13.5.0",

    "apexcharts": "^3.35.5",
    "axios": "^0.21.4",
    "bootstrap": "^4.6.0",
    "dateformat": "^5.0.3",
    "gsap": "^3.6.0",
    "jquery": "^3.5.1",
    "node-sass": "^8.0.0",
    "popper.js": "^1.16.1",
    "react": "^18.2.0",
    "react-apexcharts": "^1.4.0",
    "react-cookie": "^4.0.3",
    "react-datepicker": "^4.8.0",
    "react-dom": "^18.2.0",
    "react-jquery-plugin": "^1.1.7",
    "react-loadable": "^5.5.0",
    "react-payment-inputs": "^1.1.9",
    "react-router": "^5.2.0",
    "react-router-dom": "^5.2.0",
    "react-router-hash-link": "^2.4.3",
    "react-scripts": "^2.1.3",
    "react-scroll": "^1.8.2",
    "react-slick": "^0.28.1",
    "slick-carousel": "^1.8.1",
    "web-vitals": "^2.1.4"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "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"
    ]
  }
}
