{
  "name": "big-screen-website-frontend",
  "version": "1.0.0",
  "private": true,
  "dependencies": {
    "@builder.io/react": "^3.0.6",
    "@builder.io/widgets": "^1.2.24",
    "@npmcli/fs": "^2.1.0",
    "@stripe/react-stripe-js": "^1.6.0",
    "@stripe/stripe-js": "1.21.2",
    "@testing-library/jest-dom": "^5.11.4",
    "@testing-library/react": "^11.1.0",
    "@testing-library/user-event": "^12.1.10",
    "body-scroll-lock": "^3.1.5",
    "classnames": "^2.2.6",
    "date-fns": "^2.29.3",
    "date-fns-tz": "^2.0.0",
    "fuse.js": "^6.4.6",
    "history": "^5.3.0",
    "lodash": "^4.17.21",
    "node-sass": "6.0.0",
    "prop-types": "^15.8.1",
    "react": "^17.0.1",
    "react-animate-on-scroll": "^2.1.5",
    "react-cookies": "^0.1.1",
    "react-countdown": "^2.3.2",
    "react-dom": "^17.0.1",
    "react-ga": "^3.3.0",
    "react-infinite-scroll-component": "^6.1.0",
    "react-outside-click-handler": "^1.3.0",
    "react-parallax-tilt": "^1.5.23",
    "react-player": "^2.9.0",
    "react-router": "^6.0.2",
    "react-router-dom": "^6.0.2",
    "react-scripts": "5.0.1",
    "react-slick": "^0.28.1",
    "reactcss": "^1.2.3",
    "superagent": "^8.0.9",
    "use-dark-mode": "^2.3.1"
  },
  "proxy": "http://localhost:3001",
  "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"
    ]
  },
  "devDependencies": {
    "@hyperbeam/web": "^0.0.37",
    "http-proxy-middleware": "^2.0.1",
    "live-server": "^1.2.2",
    "watchpack": "^1.7.5"
  }
}
