{
  "_from": "boom@^7.2.0",
  "_id": "boom@7.3.0",
  "_inBundle": false,
  "_integrity": "sha512-Swpoyi2t5+GhOEGw8rEsKvTxFLIDiiKoUc2gsoV6Lyr43LHBIzch3k2MvYUs8RTROrIkVJ3Al0TkaOGjnb+B6A==",
  "_location": "/boom",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "boom@^7.2.0",
    "name": "boom",
    "escapedName": "boom",
    "rawSpec": "^7.2.0",
    "saveSpec": null,
    "fetchSpec": "^7.2.0"
  },
  "_requiredBy": [
    "/",
    "/bossy"
  ],
  "_resolved": "https://registry.npmjs.org/boom/-/boom-7.3.0.tgz",
  "_shasum": "733a6d956d33b0b1999da3fe6c12996950d017b9",
  "_spec": "boom@^7.2.0",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-hapi-plugin",
  "bugs": {
    "url": "https://github.com/hapijs/boom/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hoek": "6.x.x"
  },
  "deprecated": "This module has moved and is now available at @hapi/boom. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
  "description": "HTTP-friendly error objects",
  "devDependencies": {
    "code": "5.x.x",
    "lab": "17.x.x",
    "markdown-toc": "0.12.x"
  },
  "homepage": "https://github.com/hapijs/boom#readme",
  "keywords": [
    "error",
    "http"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "boom",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/boom.git"
  },
  "scripts": {
    "test": "lab -a code -t 100 -L",
    "test-cov-html": "lab -a code -r html -o coverage.html -L",
    "toc": "node generate-toc.js",
    "version": "npm run toc && git add README.md"
  },
  "version": "7.3.0"
}
