{
  "// dtrace-provider": "required for dtrace features",
  "// moment": "required for local time with CLI",
  "// mv": "required for RotatingFileStream",
  "_args": [
    [
      {
        "name": "bunyan",
        "raw": "bunyan@^1.4.0",
        "rawSpec": "^1.4.0",
        "scope": null,
        "spec": ">=1.4.0 <2.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\restify"
    ]
  ],
  "_from": "bunyan@>=1.4.0 <2.0.0",
  "_id": "bunyan@1.8.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/bunyan",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/bunyan-1.8.1.tgz_1461225649190_0.2729553321842104"
  },
  "_npmUser": {
    "email": "trentm@gmail.com",
    "name": "trentm"
  },
  "_npmVersion": "1.4.29",
  "_phantomChildren": {},
  "_requested": {
    "name": "bunyan",
    "raw": "bunyan@^1.4.0",
    "rawSpec": "^1.4.0",
    "scope": null,
    "spec": ">=1.4.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/restify"
  ],
  "_resolved": "https://registry.npmjs.org/bunyan/-/bunyan-1.8.1.tgz",
  "_shasum": "68c6a4a502d5620bc9f72d6736810c1b1898097f",
  "_shrinkwrap": null,
  "_spec": "bunyan@^1.4.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\restify",
  "author": {
    "email": "trentm@gmail.com",
    "name": "Trent Mick",
    "url": "http://trentm.com"
  },
  "bin": {
    "bunyan": "./bin/bunyan"
  },
  "bugs": {
    "url": "https://github.com/trentm/node-bunyan/issues"
  },
  "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"
    }
  ],
  "dependencies": {
    "dtrace-provider": "~0.6",
    "moment": "^2.10.6",
    "mv": "~2",
    "safe-json-stringify": "~1"
  },
  "description": "a JSON logging library for node.js services",
  "devDependencies": {
    "ben": "0.0.0",
    "nodeunit": "0.9",
    "vasync": "1.4.3",
    "verror": "1.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "68c6a4a502d5620bc9f72d6736810c1b1898097f",
    "tarball": "https://registry.npmjs.org/bunyan/-/bunyan-1.8.1.tgz"
  },
  "engines": [
    "node >=0.10.0"
  ],
  "gitHead": "63cc17f2e3f3a47a98ff798c0cc7ff639efabdfe",
  "homepage": "https://github.com/trentm/node-bunyan",
  "keywords": [
    "log",
    "logging",
    "log4j",
    "json",
    "bunyan"
  ],
  "license": "MIT",
  "main": "./lib/bunyan.js",
  "maintainers": [
    {
      "email": "trentm@gmail.com",
      "name": "trentm"
    }
  ],
  "name": "bunyan",
  "optionalDependencies": {
    "dtrace-provider": "~0.6",
    "moment": "^2.10.6",
    "mv": "~2",
    "safe-json-stringify": "~1"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/trentm/node-bunyan.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.8.1"
}
