{
  "_args": [
    [
      "hoek@6.1.3",
      "/home/control3/fundiherrajes"
    ]
  ],
  "_from": "hoek@6.1.3",
  "_id": "hoek@6.1.3",
  "_inBundle": false,
  "_integrity": "sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==",
  "_location": "/hoek",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hoek@6.1.3",
    "name": "hoek",
    "escapedName": "hoek",
    "rawSpec": "6.1.3",
    "saveSpec": null,
    "fetchSpec": "6.1.3"
  },
  "_requiredBy": [
    "/boom"
  ],
  "_resolved": "https://registry.npmjs.org/hoek/-/hoek-6.1.3.tgz",
  "_spec": "6.1.3",
  "_where": "/home/control3/fundiherrajes",
  "bugs": {
    "url": "https://github.com/hapijs/hoek/issues"
  },
  "dependencies": {},
  "description": "General purpose node utilities",
  "devDependencies": {
    "code": "5.x.x",
    "lab": "18.x.x"
  },
  "homepage": "https://github.com/hapijs/hoek#readme",
  "keywords": [
    "utilities"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "hoek",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/hoek.git"
  },
  "scripts": {
    "test": "lab -a code -t 100 -L",
    "test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
  },
  "version": "6.1.3"
}
