{ "_args": [ [ "@restart/hooks@0.3.22", "/home/henry/Documents/git/Speedtest-checker" ] ], "_from": "@restart/hooks@0.3.22", "_id": "@restart/hooks@0.3.22", "_inBundle": false, "_integrity": "sha512-tW0T3hP6emYNOc76/iC96rlu+f7JYLSVk/Wnn+7dj1gJUcw4CkQNLy16vx2mBLtVKsFMZ9miVEZXat8blruDHQ==", "_location": "/@restart/hooks", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@restart/hooks@0.3.22", "name": "@restart/hooks", "escapedName": "@restart%2fhooks", "scope": "@restart", "rawSpec": "0.3.22", "saveSpec": null, "fetchSpec": "0.3.22" }, "_requiredBy": [ "/react-bootstrap", "/react-overlays" ], "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.22.tgz", "_spec": "0.3.22", "_where": "/home/henry/Documents/git/Speedtest-checker", "author": { "name": "Jason Quense", "email": "monastic.panic@gmail.com" }, "bugs": { "url": "https://github.com/react-restart/hooks/issues" }, "dependencies": { "lodash": "^4.17.15", "lodash-es": "^4.17.15" }, "homepage": "https://github.com/react-restart/hooks#readme", "jest": { "preset": "@4c", "setupFilesAfterEnv": [ "./test/setup.js" ] }, "license": "MIT", "main": "cjs/index.js", "module": "esm/index.js", "name": "@restart/hooks", "peerDependencies": { "react": "^16.8.0" }, "prettier": { "singleQuote": true, "semi": false, "trailingComma": "all" }, "publishConfig": { "access": "public", "directory": "lib" }, "release": { "conventionalCommits": true }, "repository": { "type": "git", "url": "git+https://github.com/jquense/react-common-hooks.git" }, "types": "cjs/index.d.ts", "version": "0.3.22" }