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.
 
 
 
 
ecommerce_docker/frontend_server/node_modules/eslint-plugin-react-hooks/package.json

62 lines
1.6 KiB

{
"_args": [
[
"eslint-plugin-react-hooks@1.7.0",
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
]
],
"_from": "eslint-plugin-react-hooks@1.7.0",
"_id": "eslint-plugin-react-hooks@1.7.0",
"_inBundle": false,
"_integrity": "sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==",
"_location": "/eslint-plugin-react-hooks",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-plugin-react-hooks@1.7.0",
"name": "eslint-plugin-react-hooks",
"escapedName": "eslint-plugin-react-hooks",
"rawSpec": "1.7.0",
"saveSpec": null,
"fetchSpec": "1.7.0"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz",
"_spec": "1.7.0",
"_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"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"
}