You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.8 KiB

{
"_from": "eslint-plugin-react-hooks@^4.0.5",
"_id": "eslint-plugin-react-hooks@4.1.0",
"_inBundle": false,
"_integrity": "sha1-YyP71eZQ6Esph7p2NwUjpg9OeSU=",
"_location": "/eslint-plugin-react-hooks",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "eslint-plugin-react-hooks@^4.0.5",
"name": "eslint-plugin-react-hooks",
"escapedName": "eslint-plugin-react-hooks",
"rawSpec": "^4.0.5",
"saveSpec": null,
"fetchSpec": "^4.0.5"
},
"_requiredBy": [
"/@umijs/fabric"
],
"_resolved": "https://registry.npm.taobao.org/eslint-plugin-react-hooks/download/eslint-plugin-react-hooks-4.1.0.tgz?cache=0&sync_timestamp=1597665979355&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-react-hooks%2Fdownload%2Feslint-plugin-react-hooks-4.1.0.tgz",
"_shasum": "6323fbd5e650e84b2987ba76370523a60f4e7925",
"_spec": "eslint-plugin-react-hooks@^4.0.5",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/fabric",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ESLint rules for React Hooks",
"devDependencies": {
"@typescript-eslint/parser": "^2.26.0"
},
"engines": {
"node": ">=10"
},
"files": [
"LICENSE",
"README.md",
"build-info.json",
"index.js",
"cjs"
],
"homepage": "https://reactjs.org/",
"keywords": [
"eslint",
"eslint-plugin",
"eslintplugin",
"react"
],
"license": "MIT",
"name": "eslint-plugin-react-hooks",
"peerDependencies": {
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/eslint-plugin-react-hooks"
},
"version": "4.1.0"
}