{
  "_args": [
    [
      "@hapi/boom@9.1.2",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "@hapi/boom@9.1.2",
  "_id": "@hapi/boom@9.1.2",
  "_inBundle": false,
  "_integrity": "sha512-uJEJtiNHzKw80JpngDGBCGAmWjBtzxDCz17A9NO2zCi8LLBlb5Frpq4pXwyN+2JQMod4pKz5BALwyneCgDg89Q==",
  "_location": "/@hapi/boom",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/boom@9.1.2",
    "name": "@hapi/boom",
    "escapedName": "@hapi%2fboom",
    "scope": "@hapi",
    "rawSpec": "9.1.2",
    "saveSpec": null,
    "fetchSpec": "9.1.2"
  },
  "_requiredBy": [
    "/@ladjs/i18n"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/boom/-/boom-9.1.2.tgz",
  "_spec": "9.1.2",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "bugs": {
    "url": "https://github.com/hapijs/boom/issues"
  },
  "dependencies": {
    "@hapi/hoek": "9.x.x"
  },
  "description": "HTTP-friendly error objects",
  "devDependencies": {
    "@hapi/code": "8.x.x",
    "@hapi/lab": "24.x.x",
    "typescript": "~4.0.2"
  },
  "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.2"
}
