{
  "_from": "@restart/hooks@^0.4.6",
  "_id": "@restart/hooks@0.4.7",
  "_inBundle": false,
  "_integrity": "sha512-ZbjlEHcG+FQtpDPHd7i4FzNNvJf2enAwZfJbpM8CW7BhmOAbsHpZe3tsHwfQUrBuyrxWqPYp2x5UMnilWcY22A==",
  "_location": "/@restart/hooks",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@restart/hooks@^0.4.6",
    "name": "@restart/hooks",
    "escapedName": "@restart%2fhooks",
    "scope": "@restart",
    "rawSpec": "^0.4.6",
    "saveSpec": null,
    "fetchSpec": "^0.4.6"
  },
  "_requiredBy": [
    "/@restart/ui",
    "/react-bootstrap"
  ],
  "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.4.7.tgz",
  "_shasum": "d79ca6472c01ce04389fc73d4a79af1b5e33cd39",
  "_spec": "@restart/hooks@^0.4.6",
  "_where": "/home/retrocubedevs/public_html/dev/heyheymedia-web-api/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": {
    "dequal": "^2.0.2"
  },
  "deprecated": false,
  "description": "A set of utility and general-purpose React hooks.",
  "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.4.7"
}
