Anapher/Strive

View on GitHub
src/Web/WebSPA/Client/package.json

Summary

Maintainability
Test Coverage
{
   "name": "strive-frontend",
   "version": "0.1.0",
   "private": true,
   "dependencies": {
      "@axa-fr/react-oidc-context": "^3.1.6",
      "@date-io/luxon": "2.10.11",
      "@material-ui/core": "4.11.4",
      "@material-ui/icons": "4.11.2",
      "@material-ui/lab": "4.0.0-alpha.58",
      "@material-ui/pickers": "^3.3.10",
      "@microsoft/signalr": "5.0.6",
      "@nivo/bar": "^0.70.1",
      "@nivo/core": "^0.70.1",
      "@nivo/swarmplot": "^0.70.1",
      "@reduxjs/toolkit": "1.5.1",
      "@types/d3-scale": "^3.3.0",
      "@types/d3-scale-chromatic": "^2.0.0",
      "@types/fabric": "^4.5.0",
      "@types/history": "^4.7.3",
      "@types/jest": "26.0.23",
      "@types/lodash": "4.14.170",
      "@types/luxon": "^1.26.5",
      "@types/node": "15.12.1",
      "@types/react": "^17.0.9",
      "@types/react-dom": "^17.0.6",
      "@types/react-redux": "7.1.16",
      "@types/react-router-dom": "^5.1.7",
      "@types/yup": "0.29.11",
      "@typescript-eslint/eslint-plugin": "4.26.0",
      "@typescript-eslint/parser": "4.26.0",
      "axios": "0.21.1",
      "classnames": "^2.3.1",
      "cronstrue": "1.113.0",
      "cuid": "^2.1.8",
      "d3-scale": "^3.3.0",
      "d3-scale-chromatic": "^2.0.0",
      "emoji-regex": "^9.2.0",
      "eslint": "^7.28.0",
      "eslint-config-prettier": "8.3.0",
      "eslint-plugin-prettier": "3.4.0",
      "eslint-plugin-react": "7.24.0",
      "fabric": "^4.5.0",
      "fast-json-patch": "^3.0.0-1",
      "fontsource-roboto": "4.0.0",
      "framer-motion": "4.1.17",
      "hark": "^1.2.3",
      "history": "^5.0.0",
      "i18next": "^20.3.1",
      "i18next-browser-languagedetector": "^6.1.1",
      "linkifyjs": "^3.0.0-beta.3",
      "lodash": "^4.17.15",
      "luxon": "^1.27.0",
      "mdi-material-ui": "^6.22.1",
      "mediasoup-client": "3.6.30",
      "oidc-client": "^1.11.5",
      "prettier": "2.3.1",
      "qrcode.react": "^1.0.0",
      "react": "^17.0.2",
      "react-beautiful-dnd": "^13.1.0",
      "react-countdown": "^2.3.2",
      "react-device-detect": "^1.17.0",
      "react-dom": "^17.0.2",
      "react-hook-form": "7.8.1",
      "react-hot-toast": "^2.0.0",
      "react-i18next": "^11.10.0",
      "react-new-window": "^0.1.2",
      "react-redux": "7.2.4",
      "react-router-dom": "^5.1.2",
      "react-scripts": "4.0.3",
      "react-wordcloud": "^1.2.7",
      "redux": "^4.1.0",
      "redux-persist": "^6.0.0",
      "redux-promise-listener": "^1.1.1",
      "redux-saga": "^1.1.3",
      "reselect": "^4.0.0",
      "simplify-js": "^1.2.4",
      "tiny-typed-emitter": "^2.0.3",
      "typescript": "^4.3.2",
      "ua-parser-js": "0.7.28",
      "use-resize-observer": "7.0.0",
      "use-sound": "4.0.0",
      "yup": "0.32.9"
   },
   "scripts": {
      "start": "react-scripts start",
      "build": "react-scripts build",
      "test": "react-scripts test",
      "eject": "react-scripts eject"
   },
   "eslintConfig": {
      "extends": "react-app"
   },
   "browserslist": {
      "production": [
         ">0.2%",
         "not dead",
         "not op_mini all"
      ],
      "development": [
         "last 1 chrome version",
         "last 1 firefox version",
         "last 1 safari version"
      ]
   },
   "devDependencies": {
      "@types/dom-mediacapture-record": "^1.0.7",
      "@types/hark": "^1.2.1",
      "@types/i18next-browser-languagedetector": "^3.0.0",
      "@types/linkifyjs": "^2.1.3",
      "@types/qrcode.react": "^1.0.1",
      "@types/react-beautiful-dnd": "^13.0.0",
      "@types/ua-parser-js": "0.7.36"
   }
}