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.
 
 
 

59 lines
1.6 KiB

{
"_from": "eslint-plugin-react-hooks@^1.6.1",
"_id": "eslint-plugin-react-hooks@1.7.0",
"_inBundle": false,
"_integrity": "sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==",
"_location": "/eslint-plugin-react-hooks",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "eslint-plugin-react-hooks@^1.6.1",
"name": "eslint-plugin-react-hooks",
"escapedName": "eslint-plugin-react-hooks",
"rawSpec": "^1.6.1",
"saveSpec": null,
"fetchSpec": "^1.6.1"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz",
"_shasum": "6210b6d5a37205f0b92858f895a4e827020a7d04",
"_spec": "eslint-plugin-react-hooks@^1.6.1",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\react-scripts",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ESLint rules for React Hooks",
"engines": {
"node": ">=7"
},
"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"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git",
"directory": "packages/eslint-plugin-react-hooks"
},
"version": "1.7.0"
}