{
  "_args": [
    [
      "@restart/hooks@0.3.25",
      "/var/www/www-root/data/www/afutest.su"
    ]
  ],
  "_from": "@restart/hooks@0.3.25",
  "_id": "@restart/hooks@0.3.25",
  "_inBundle": false,
  "_integrity": "sha512-m2v3N5pxTsIiSH74/sb1yW8D9RxkJidGW+5Mfwn/lHb2QzhZNlaU1su7abSyT9EGf0xS/0waLjrf7/XxQHUk7w==",
  "_location": "/@restart/hooks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@restart/hooks@0.3.25",
    "name": "@restart/hooks",
    "escapedName": "@restart%2fhooks",
    "scope": "@restart",
    "rawSpec": "0.3.25",
    "saveSpec": null,
    "fetchSpec": "0.3.25"
  },
  "_requiredBy": [
    "/react-bootstrap",
    "/react-overlays"
  ],
  "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.25.tgz",
  "_spec": "0.3.25",
  "_where": "/var/www/www-root/data/www/afutest.su",
  "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",
    "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"
}
