{
  "_args": [
    [
      "@restart/hooks@0.4.8",
      "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri"
    ]
  ],
  "_from": "@restart/hooks@0.4.8",
  "_id": "@restart/hooks@0.4.8",
  "_inBundle": false,
  "_integrity": "sha512-Ivvp1FZ0Lja80iUTYAhbzy+stxwO7FbPHP95ypCtIh0wyOLiayQywXhVJ2ZYP5S1AjW2GmKHeRU4UglMwTG2sA==",
  "_location": "/@restart/hooks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@restart/hooks@0.4.8",
    "name": "@restart/hooks",
    "escapedName": "@restart%2fhooks",
    "scope": "@restart",
    "rawSpec": "0.4.8",
    "saveSpec": null,
    "fetchSpec": "0.4.8"
  },
  "_requiredBy": [
    "/@restart/ui",
    "/react-bootstrap"
  ],
  "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.4.8.tgz",
  "_spec": "0.4.8",
  "_where": "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-restart/hooks/issues"
  },
  "dependencies": {
    "dequal": "^2.0.2"
  },
  "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.8"
}
