{
  "// dtrace-provider": "required for dtrace features",
  "// moment": "required for local time with CLI",
  "// mv": "required for RotatingFileStream",
  "_from": "bunyan@1.8.12",
  "_id": "bunyan@1.8.12",
  "_inBundle": false,
  "_integrity": "sha1-8VDw9nSKvdcq6uhPBEA74u8RN5c=",
  "_location": "/bunyan",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bunyan@1.8.12",
    "name": "bunyan",
    "escapedName": "bunyan",
    "rawSpec": "1.8.12",
    "saveSpec": null,
    "fetchSpec": "1.8.12"
  },
  "_requiredBy": [
    "/web-ext"
  ],
  "_resolved": "https://registry.npmjs.org/bunyan/-/bunyan-1.8.12.tgz",
  "_shasum": "f150f0f6748abdd72aeae84f04403be2ef113797",
  "_spec": "bunyan@1.8.12",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/web-ext",
  "author": {
    "name": "Trent Mick",
    "email": "trentm@gmail.com",
    "url": "http://trentm.com"
  },
  "bin": {
    "bunyan": "./bin/bunyan"
  },
  "bugs": {
    "url": "https://github.com/trentm/node-bunyan/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Trent Mick",
      "url": "http://trentm.com"
    },
    {
      "name": "Mark Cavage",
      "url": "https://github.com/mcavage"
    },
    {
      "name": "Dave Pacheco",
      "url": "https://github.com/davepacheco"
    },
    {
      "name": "Michael Hart",
      "url": "https://github.com/mhart"
    },
    {
      "name": "Isaac Schlueter",
      "url": "https://github.com/isaacs"
    },
    {
      "name": "Rob Gulewich",
      "url": "https://github.com/rgulewich"
    },
    {
      "name": "Bryan Cantrill",
      "url": "https://github.com/bcantrill"
    },
    {
      "name": "Michael Hart",
      "url": "https://github.com/mhart"
    },
    {
      "name": "Simon Wade",
      "url": "https://github.com/aexmachina"
    },
    {
      "name": "https://github.com/glenn-murray-bse"
    },
    {
      "name": "Chakrit Wichian",
      "url": "https://github.com/chakrit"
    },
    {
      "name": "Patrick Mooney",
      "url": "https://github.com/pfmooney"
    },
    {
      "name": "Johan Nordberg",
      "url": "https://github.com/jnordberg"
    },
    {
      "name": "https://github.com/timborodin"
    },
    {
      "name": "Ryan Graham",
      "url": "https://github.com/rmg"
    },
    {
      "name": "Alex Kocharin",
      "url": "https://github.com/rlidwka"
    },
    {
      "name": "Andrei Neculau",
      "url": "https://github.com/andreineculau"
    },
    {
      "name": "Mihai Tomescu",
      "url": "https://github.com/matomesc"
    },
    {
      "name": "Daniel Juhl",
      "url": "https://github.com/danieljuhl"
    },
    {
      "name": "Chris Barber",
      "url": "https://github.com/cb1kenobi"
    },
    {
      "name": "Manuel Schneider",
      "url": "https://github.com/manuelschneider"
    },
    {
      "name": "Martin Gausby",
      "url": "https://github.com/gausby"
    },
    {
      "name": "Stéphan Kochen",
      "url": "https://github.com/stephank"
    },
    {
      "name": "Shakeel Mohamed",
      "url": "https://github.com/shakeelmohamed"
    },
    {
      "name": "Denis Izmaylov",
      "url": "https://github.com/DenisIzmaylov"
    },
    {
      "name": "Guillermo Grau Panea",
      "url": "https://github.com/guigrpa"
    },
    {
      "name": "Mark LeMerise",
      "url": "https://github.com/MarkLeMerise"
    },
    {
      "name": "https://github.com/sometimesalready"
    },
    {
      "name": "Charly Koza",
      "url": "https://github.com/Cactusbone"
    },
    {
      "name": "Thomas Heymann",
      "url": "https://github.com/cyberthom"
    },
    {
      "name": "David M. Lee",
      "url": "https://github.com/leedm777"
    },
    {
      "name": "Marc Udoff",
      "url": "https://github.com/mlucool"
    },
    {
      "name": "Mark Stosberg",
      "url": "https://github.com/markstos"
    },
    {
      "name": "Alexander Ray",
      "url": "https://github.com/aray12"
    },
    {
      "name": "Adam Lynch",
      "url": "https://github.com/adam-lynch"
    },
    {
      "name": "Michael Nisi",
      "url": "https://github.com/michaelnisi"
    },
    {
      "name": "Martijn Schrage",
      "url": "https://github.com/Oblosys"
    },
    {
      "name": "Paul Milham",
      "url": "https://github.com/domrein"
    },
    {
      "name": "Frankie O'Rourke",
      "url": "https://github.com/psfrankie"
    },
    {
      "name": "Cody Mello",
      "url": "https://github.com/melloc"
    },
    {
      "name": "Todd Whiteman",
      "url": "https://github.com/twhiteman"
    },
    {
      "name": "Zach Bjornson",
      "url": "https://github.com/zbjornson"
    }
  ],
  "dependencies": {
    "dtrace-provider": "~0.8",
    "moment": "^2.10.6",
    "mv": "~2",
    "safe-json-stringify": "~1"
  },
  "deprecated": false,
  "description": "a JSON logging library for node.js services",
  "devDependencies": {
    "ben": "0.0.0",
    "markdown-toc": "0.12.x",
    "nodeunit": "0.9",
    "vasync": "1.4.3",
    "verror": "1.3.3"
  },
  "engines": [
    "node >=0.10.0"
  ],
  "homepage": "https://github.com/trentm/node-bunyan#readme",
  "keywords": [
    "log",
    "logging",
    "log4j",
    "json",
    "bunyan"
  ],
  "license": "MIT",
  "main": "./lib/bunyan.js",
  "name": "bunyan",
  "optionalDependencies": {
    "dtrace-provider": "~0.8",
    "moment": "^2.10.6",
    "mv": "~2",
    "safe-json-stringify": "~1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/trentm/node-bunyan.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.8.12"
}
