{
  "name": "eslint-config-revolut-react",
  "version": "0.0.32",
  "description": "Revolut eslint config for react web applications",
  "repository": "https://bitbucket.org/revolut/react-scripts",
  "license": "MIT",
  "bugs": {
    "url": "https://bitbucket.org/revolut/react-scripts"
  },
  "files": [
    "index.js"
  ],
  "peerDependencies": {
    "@typescript-eslint/eslint-plugin": "^2.3.2",
    "@typescript-eslint/parser": "^2.3.2",
    "babel-eslint": "10.0.3",
    "eslint": "^6.5.1",
    "eslint-config-airbnb": "18.0.1",
    "eslint-config-prettier": "^6.4.0",
    "eslint-config-react-app": "^5.0.2",
    "eslint-plugin-flowtype": "3.13.0",
    "eslint-plugin-import": "2.18.2",
    "eslint-plugin-jest": "22.17.0",
    "eslint-plugin-jsx-a11y": "6.2.3",
    "eslint-plugin-prettier": "3.1.1",
    "eslint-plugin-react": "7.16.0",
    "eslint-plugin-react-hooks": "^2.1.2",
    "prettier": "^1.18.2"
  }
}
