{
  "name": "example",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@ant-design/icons": "link:../node_modules/@ant-design/icons",
    "@testing-library/jest-dom": "^5.11.4",
    "@testing-library/react": "^11.1.0",
    "@testing-library/user-event": "^12.1.10",
    "aliyun-rts-sdk": "^2.2.9",
    "antd": "link:../node_modules/antd",
    "fbemitter": "link:../node_modules/antd",
    "flv.js": "^1.6.2",
    "hls.js": "^1.4.6",
    "loglevel": "^1.8.0",
    "numeral": "link:../node_modules/antd",
    "prop-types": "link:../node_modules/prop-types",
    "react": "link:../node_modules/react",
    "react-app-polyfill": "^2.0.0",
    "react-custom-scrollbars": "^4.2.1",
    "react-dom": "link:../node_modules/react-dom",
    "react-scripts": "4.0.3",
    "react-swf": "link:../node_modules/react-swf",
    "reactjs-player": "link:..",
    "ua-parser-js": "^0.7.28",
    "vconsole": "^3.9.1",
    "web-vitals": "^1.0.1"
  },
  "scripts": {
    "start": "react-scripts --openssl-legacy-provider start",
    "build": "react-scripts --openssl-legacy-provider 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"
    ]
  }
}
