{
  "_from": "@hapi/boom@9.x.x",
  "_id": "@hapi/boom@9.1.0",
  "_inBundle": false,
  "_integrity": "sha512-4nZmpp4tXbm162LaZT45P7F7sgiem8dwAh2vHWT6XX24dozNjGMg6BvKCRvtCUcmcXqeMIUqWN8Rc5X8yKuROQ==",
  "_location": "/@hapi/boom",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@hapi/boom@9.x.x",
    "name": "@hapi/boom",
    "escapedName": "@hapi%2fboom",
    "scope": "@hapi",
    "rawSpec": "9.x.x",
    "saveSpec": null,
    "fetchSpec": "9.x.x"
  },
  "_requiredBy": [
    "/@hapi/accept"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/boom/-/boom-9.1.0.tgz",
  "_shasum": "0d9517657a56ff1e0b42d0aca9da1b37706fec56",
  "_spec": "@hapi/boom@9.x.x",
  "_where": "/home/chavel5/puelkis-apps.com/puelkis_bundles/node_modules/@hapi/accept",
  "bugs": {
    "url": "https://github.com/hapijs/boom/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@hapi/hoek": "9.x.x"
  },
  "deprecated": false,
  "description": "HTTP-friendly error objects",
  "devDependencies": {
    "@hapi/code": "8.x.x",
    "@hapi/lab": "22.x.x"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/boom#readme",
  "keywords": [
    "error",
    "http"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/boom",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/boom.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -Y",
    "test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "9.1.0"
}
