{
  "_from": "eslint-plugin-react-hooks@^1.5.0",
  "_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.5.0",
    "name": "eslint-plugin-react-hooks",
    "escapedName": "eslint-plugin-react-hooks",
    "rawSpec": "^1.5.0",
    "saveSpec": null,
    "fetchSpec": "^1.5.0"
  },
  "_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.5.0",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/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"
}