{
  "name": "telemetry-admin",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@iobroker/adapter-react": "^1.6.0",
    "@material-ui/core": "^4.11.2",
    "@material-ui/icons": "^4.11.2",
    "@sentry/browser": "^5.30.0",
    "@sentry/integrations": "^5.30.0",
    "clsx": "^1.1.1",
    "eslint": "^7.11.0",
    "moment": "^2.29.1",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "react-colorful": "^4.4.4",
    "react-icons": "^4.1.0",
    "react-scripts": "^4.0.1"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "homepage": ".",
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ]
}