{ "_from": "@restart/hooks@^0.3.21", "_id": "@restart/hooks@0.3.25", "_inBundle": false, "_integrity": "sha512-m2v3N5pxTsIiSH74/sb1yW8D9RxkJidGW+5Mfwn/lHb2QzhZNlaU1su7abSyT9EGf0xS/0waLjrf7/XxQHUk7w==", "_location": "/@restart/hooks", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@restart/hooks@^0.3.21", "name": "@restart/hooks", "escapedName": "@restart%2fhooks", "scope": "@restart", "rawSpec": "^0.3.21", "saveSpec": null, "fetchSpec": "^0.3.21" }, "_requiredBy": [ "/react-bootstrap", "/react-overlays" ], "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.25.tgz", "_shasum": "11004139ad1c70d2f5965a8939dcb5aeb96aa652", "_spec": "@restart/hooks@^0.3.21", "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", "author": { "name": "Jason Quense", "email": "monastic.panic@gmail.com" }, "bugs": { "url": "https://github.com/react-restart/hooks/issues" }, "bundleDependencies": false, "dependencies": { "lodash": "^4.17.15", "lodash-es": "^4.17.15" }, "deprecated": false, "homepage": "https://github.com/react-restart/hooks#readme", "jest": { "preset": "@4c", "rootDir": "./test", "setupFilesAfterEnv": [ "./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.25" }