{
  "_args": [
    [
      "bounce@1.2.0",
      "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6"
    ]
  ],
  "_development": true,
  "_from": "bounce@1.2.0",
  "_id": "bounce@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-8syCGe8B2/WC53118/F/tFy5aW00j+eaGPXmAUP7iBhxc+EBZZxS1vKelWyBCH6IqojgS2t1gF0glH30qAJKEw==",
  "_location": "/bounce",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bounce@1.2.0",
    "name": "bounce",
    "escapedName": "bounce",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/grunt-http/sntp"
  ],
  "_resolved": "https://registry.npmjs.org/bounce/-/bounce-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6",
  "bugs": {
    "url": "https://github.com/hapijs/bounce/issues"
  },
  "dependencies": {
    "boom": "7.x.x",
    "hoek": "5.x.x"
  },
  "description": "Selective error catching and rewrite rules",
  "devDependencies": {
    "code": "5.x.x",
    "lab": "15.x.x"
  },
  "engines": {
    "node": ">=8.9.0"
  },
  "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.0"
}
