{
  "_from": "eslint-config-umi@^1.4.0",
  "_id": "eslint-config-umi@1.6.0",
  "_inBundle": false,
  "_integrity": "sha512-I9FYGVQbjxsxO7B3ielt4f9+uZZ3vvc851hbRgHy45lZ2prsgtkf4MVUnUvYk39VxukdvGBXm0+ZU/kGEj5F5A==",
  "_location": "/eslint-config-umi",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "eslint-config-umi@^1.4.0",
    "name": "eslint-config-umi",
    "escapedName": "eslint-config-umi",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "/af-webpack"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-config-umi/-/eslint-config-umi-1.6.0.tgz",
  "_shasum": "a2bf913d5656a8da65ef095db60e0b11c4e72fe0",
  "_spec": "eslint-config-umi@^1.4.0",
  "_where": "/var/lib/jenkins/workspace/wechat-h5",
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "bugs": {
    "url": "https://github.com/umijs/umi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "eslint-config-react-app": "5.0.2"
  },
  "deprecated": false,
  "description": "Eslint config for umi projects.",
  "homepage": "https://github.com/umijs/umi/tree/master/packages/eslint-config-umi",
  "license": "MIT",
  "name": "eslint-config-umi",
  "peerDependencies": {
    "eslint-plugin-flowtype": "2.x",
    "eslint-plugin-import": "2.x",
    "eslint-plugin-jsx-a11y": "6.x",
    "eslint-plugin-react": "7.x",
    "eslint-plugin-react-hooks": "1.5.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/umijs/umi/tree/master/packages/eslint-config-umi"
  },
  "version": "1.6.0"
}
