{
  "name": "@kube-js/kube-ts-react-client",
  "version": "1.7.34",
  "dependencies": {
    "@js-items/foundation": "1.0.28",
    "@js-items/ky": "1.0.12",
    "@kube-js/semantic-release": "1.0.7",
    "@kube-js/tscommons": "1.0.5",
    "@material-ui/core": "4.8.3",
    "@material-ui/icons": "4.5.1",
    "@material-ui/lab": "4.0.0-alpha.39",
    "@material-ui/styles": "4.8.2",
    "@sentry/browser": "5.11.1",
    "clsx": "1.0.4",
    "codecov": "3.6.1",
    "connected-react-router": "6.6.1",
    "convert-keys": "1.3.4",
    "dayjs": "1.8.19",
    "downshift": "4.0.7",
    "formik": "2.0.4",
    "history": "4.10.1",
    "i18n": "0.8.4",
    "i18next": "19.0.3",
    "i18next-browser-languagedetector": "4.0.1",
    "jscpd": "2.0.16",
    "jscpd-badge-reporter": "1.1.3",
    "ky": "0.16.2",
    "mixin-deep": "2.0.1",
    "notistack": "0.9.7",
    "pre-commit": "1.2.2",
    "ramda": "0.26.1",
    "react": "16.12.0",
    "react-dom": "16.12.0",
    "react-i18next": "11.3.1",
    "react-redux": "7.1.3",
    "react-router": "5.1.2",
    "react-router-dom": "5.1.2",
    "react-scripts": "2.1.8",
    "react-slick": "0.25.2",
    "react-stripe-elements": "6.0.1",
    "redux": "4.0.5",
    "redux-persist": "6.0.0",
    "redux-saga": "1.1.3",
    "reselect": "4.0.0",
    "set-value": "3.0.1",
    "slick-carousel": "1.8.1",
    "store": "2.0.12",
    "url-search-params-polyfill": "7.0.1",
    "uuid": "3.4.0",
    "yup": "0.28.0"
  },
  "devDependencies": {
    "@testing-library/jest-dom": "4.2.4",
    "@testing-library/react": "9.4.0",
    "@testing-library/react-hooks": "3.2.1",
    "@types/flat": "0.0.28",
    "@types/i18n": "0.8.6",
    "@types/jest": "24.9.0",
    "@types/node": "11.15.4",
    "@types/ramda": "0.26.39",
    "@types/react": "16.9.17",
    "@types/react-dom": "16.9.4",
    "@types/react-redux": "7.1.6",
    "@types/react-router": "5.1.4",
    "@types/react-router-dom": "5.1.3",
    "@types/react-slick": "0.23.4",
    "@types/react-stripe-elements": "6.0.3",
    "@types/redux-logger": "3.0.7",
    "@types/redux-persist": "4.3.1",
    "@types/store": "2.0.2",
    "@types/uuid": "3.4.6",
    "@types/yup": "0.26.27",
    "flat": "5.0.0",
    "react-test-renderer": "16.12.0",
    "redux-devtools": "3.5.0",
    "redux-logger": "3.0.6",
    "ts-jest": "24.3.0",
    "tslint": "5.20.1",
    "tslint-config-prettier": "1.18.0",
    "typescript": "3.7.5"
  },
  "scripts": {
    "dev": "sh env.sh && react-scripts start",
    "build": "react-scripts build",
    "test": "CI=true react-scripts test --coverage --env=jsdom",
    "lint": "tslint --project tsconfig.json --config tslint.json './src/**/*.(ts|tsx)'",
    "duplication": "jscpd ./src",
    "test:watch": "react-scripts test --watch --coverage --env=jsdom",
    "semantic-release": "semantic-release-public-circleci-app",
    "eject": "react-scripts eject"
  },
  "pre-commit": [
    "build",
    "test",
    "lint",
    "duplication"
  ],
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ],
  "author": "Mariusz Rajczakowski <mariuszrajczakowski@pm.me> (http://mariuszrajczakowski.me)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kube-js/kube-ts-react-client/issues"
  },
  "homepage": "https://github.com/kube-js/kube-ts-react-client#readme",
  "publishConfig": {
    "access": "public"
  }
}
