{
  "_from": "@restart/hooks@^0.3.0",
  "_id": "@restart/hooks@0.3.9",
  "_inBundle": false,
  "_integrity": "sha512-6gL84qcdZHUN0V5czyMXzAbcBBpHm8H5Gwj7eqnVi6p3JzGwJ5m2at19dKE9Gv3SsU3Hv9SPDX+6zQSExCjjkQ==",
  "_location": "/@restart/hooks",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@restart/hooks@^0.3.0",
    "name": "@restart/hooks",
    "escapedName": "@restart%2fhooks",
    "scope": "@restart",
    "rawSpec": "^0.3.0",
    "saveSpec": null,
    "fetchSpec": "^0.3.0"
  },
  "_requiredBy": [
    "/react-bootstrap"
  ],
  "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.9.tgz",
  "_shasum": "b2849bee3faec1d3fc531fdf301f4b27649baa8e",
  "_spec": "@restart/hooks@^0.3.0",
  "_where": "/home/pertec/public_html/areadocliente/bootstrap/node_modules/react-bootstrap",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jquense/react-common-hooks/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A set of utility and general-purpose React hooks.",
  "homepage": "https://github.com/jquense/react-common-hooks#readme",
  "jest": {
    "preset": "@4c",
    "setupFiles": [
      "./test/setup.js"
    ]
  },
  "license": "MIT",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "@restart/hooks",
  "peerDependencies": {
    "react": "^16.8.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "release": {
    "publishDir": "lib",
    "conventionalCommits": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jquense/react-common-hooks.git"
  },
  "types": "cjs/index.d.ts",
  "version": "0.3.9"
}
