{
  "_args": [
    [
      "@hapi/bounce@3.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/bounce@3.0.1",
  "_id": "@hapi/bounce@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-G+/Pp9c1Ha4FDP+3Sy/Xwg2O4Ahaw3lIZFSX+BL4uWi64CmiETuZPxhKDUD4xBMOUZbBlzvO8HjiK8ePnhBadA==",
  "_location": "/@hapi/bounce",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/bounce@3.0.1",
    "name": "@hapi/bounce",
    "escapedName": "@hapi%2fbounce",
    "scope": "@hapi",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/@hapi/hapi",
    "/@hapi/somever",
    "/@hapi/statehood"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/bounce/-/bounce-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/bounce/issues"
  },
  "dependencies": {
    "@hapi/boom": "^10.0.1",
    "@hapi/hoek": "^11.0.2"
  },
  "description": "Selective error catching and rewrite rules",
  "devDependencies": {
    "@hapi/code": "^9.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.0"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/bounce#readme",
  "keywords": [
    "error",
    "catch"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/bounce",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/bounce.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html -L"
  },
  "version": "3.0.1"
}
