{
  "_args": [
    [
      "@hapi/boom@10.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/boom@10.0.1",
  "_id": "@hapi/boom@10.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ERcCZaEjdH3OgSJlyjVk8pHIFeus91CjKP3v+MpgBNp5IvGzP2l/bRiD78nqYcKPaZdbKkK5vDBVPd2ohHBlsA==",
  "_location": "/@hapi/boom",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/boom@10.0.1",
    "name": "@hapi/boom",
    "escapedName": "@hapi%2fboom",
    "scope": "@hapi",
    "rawSpec": "10.0.1",
    "saveSpec": null,
    "fetchSpec": "10.0.1"
  },
  "_requiredBy": [
    "/@hapi/accept",
    "/@hapi/bounce",
    "/@hapi/call",
    "/@hapi/catbox",
    "/@hapi/catbox-memory",
    "/@hapi/content",
    "/@hapi/cryptiles",
    "/@hapi/h2o2",
    "/@hapi/hapi",
    "/@hapi/heavy",
    "/@hapi/iron",
    "/@hapi/pez",
    "/@hapi/statehood",
    "/@hapi/subtext",
    "/@hapi/wreck",
    "/serverless-offline"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/boom/-/boom-10.0.1.tgz",
  "_spec": "10.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/boom/issues"
  },
  "dependencies": {
    "@hapi/hoek": "^11.0.2"
  },
  "description": "HTTP-friendly error objects",
  "devDependencies": {
    "@hapi/code": "9.x.x",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.0",
    "@types/node": "^17.0.31",
    "typescript": "~4.6.4"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "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": "10.0.1"
}
