{
  "name": "@gem-mine/eslint-config-recommend-ts",
  "version": "5.0.3",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@gem-mine/eslint-config-recommend": "^4.0.3",
    "@typescript-eslint/eslint-plugin": "^4.4.1",
    "@typescript-eslint/parser": "^4.4.1",
    "eslint-config-airbnb-typescript": "^12.0.0",
    "eslint-plugin-import": "^2.21.2",
    "eslint-plugin-jsx-a11y": "^6.3.0",
    "eslint-plugin-react": "^7.20.0",
    "eslint-plugin-react-hooks": "^4.1.0"
  },
  "peerDependencies": {
    "eslint": "^7.5.0",
    "typescript": "~4.0.5"
  },
  "gitHead": "07c93de2ae53be8b8e20eed9cf3d7172ad6cc758"
}
