{
  "_from": "bounce@1.x.x",
  "_id": "bounce@1.2.3",
  "_inBundle": false,
  "_integrity": "sha512-3G7B8CyBnip5EahCZJjnvQ1HLyArC6P5e+xcolo13BVI9ogFaDOsNMAE7FIWliHtIkYI8/nTRCvCY9tZa3Mu4g==",
  "_location": "/bounce",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bounce@1.x.x",
    "name": "bounce",
    "escapedName": "bounce",
    "rawSpec": "1.x.x",
    "saveSpec": null,
    "fetchSpec": "1.x.x"
  },
  "_requiredBy": [
    "/inert"
  ],
  "_resolved": "https://registry.npmjs.org/bounce/-/bounce-1.2.3.tgz",
  "_shasum": "2b286d36eb21d5f08fe672dd8cd37a109baad121",
  "_spec": "bounce@1.x.x",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-hapi-server/node_modules/inert",
  "bugs": {
    "url": "https://github.com/hapijs/bounce/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "boom": "7.x.x",
    "hoek": "6.x.x"
  },
  "deprecated": "This module has moved and is now available at @hapi/bounce. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
  "description": "Selective error catching and rewrite rules",
  "devDependencies": {
    "code": "5.x.x",
    "lab": "17.x.x"
  },
  "homepage": "https://github.com/hapijs/bounce#readme",
  "keywords": [
    "error",
    "catch"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "bounce",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/bounce.git"
  },
  "scripts": {
    "test": "lab -a code -t 100 -L",
    "test-cov-html": "lab -a code -r html -o coverage.html -L"
  },
  "version": "1.2.3"
}
