{
  "_from": "hapi-pino@^4.0.4",
  "_id": "hapi-pino@4.0.4",
  "_inBundle": false,
  "_integrity": "sha512-jFig436uq/gS/azCRpZsjfENq2IkRy4y2i7N9sea+TFn07EtEUGOUx5FnTG+h3bMgJPeWocWYnE4tsGIfpAgZA==",
  "_location": "/hapi-pino",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "hapi-pino@^4.0.4",
    "name": "hapi-pino",
    "escapedName": "hapi-pino",
    "rawSpec": "^4.0.4",
    "saveSpec": null,
    "fetchSpec": "^4.0.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/hapi-pino/-/hapi-pino-4.0.4.tgz",
  "_shasum": "5cec22d7a5dae2823a9aff57eb73ae0da4e5b78a",
  "_spec": "hapi-pino@^4.0.4",
  "_where": "/mnt/documents/Workspaces/nearForm/trail/packages/trail-hapi-server",
  "author": {
    "name": "David Mark Clements"
  },
  "bugs": {
    "url": "https://github.com/pinojs/hapi-pino/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "abstract-logging": "^1.0.0",
    "hoek": "^5.0.2",
    "pino": "^4.15.3"
  },
  "deprecated": false,
  "description": "Hapi plugin for the Pino logger ",
  "devDependencies": {
    "code": "^5.1.2",
    "coveralls": "^3.0.0",
    "flush-write-stream": "^1.0.0",
    "hapi": "^17.2.0",
    "lab": "^15.0.0",
    "make-promises-safe": "^1.1.0",
    "pre-commit": "^1.1.2",
    "split2": "^2.2.0",
    "standard": "^10.0.3"
  },
  "homepage": "https://github.com/pinojs/hapi-pino#readme",
  "keywords": [
    "hapi",
    "pino",
    "logger",
    "fast",
    "slow",
    "json"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "hapi-pino",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pinojs/hapi-pino.git"
  },
  "scripts": {
    "coverage": "lab test.js -c",
    "coveralls": "lab test.js -r lcov | coveralls",
    "test": "standard && lab test.js"
  },
  "version": "4.0.4"
}
