{ "_development": true, "_from": "eslint-plugin-react-hooks@4.6.2", "_id": "eslint-plugin-react-hooks@4.6.2", "_inBundle": false, "_integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", "_location": "/eslint-plugin-react-hooks", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "eslint-plugin-react-hooks@4.6.2", "name": "eslint-plugin-react-hooks", "escapedName": "eslint-plugin-react-hooks", "rawSpec": "4.6.2", "saveSpec": null, "fetchSpec": "4.6.2" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", "_shasum": "c829eb06c0e6f484b3fbb85a97e57784f328c596", "_spec": "eslint-plugin-react-hooks@4.6.2", "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend", "bugs": { "url": "https://github.com/facebook/react/issues" }, "bundleDependencies": false, "deprecated": false, "description": "ESLint rules for React Hooks", "devDependencies": { "@typescript-eslint/parser-v2": "npm:@typescript-eslint/parser@^2.26.0", "@typescript-eslint/parser-v3": "npm:@typescript-eslint/parser@^3.10.0", "@typescript-eslint/parser-v4": "npm:@typescript-eslint/parser@^4.1.0", "@typescript-eslint/parser-v5": "npm:@typescript-eslint/parser@^5.0.0-0" }, "engines": { "node": ">=10" }, "files": [ "LICENSE", "README.md", "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 || ^8.0.0-0" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/react.git", "directory": "packages/eslint-plugin-react-hooks" }, "version": "4.6.2" }