{ "name": "bunyan", "version": "1.2.3", "description": "a JSON logging library for node.js services", "author": { "name": "Trent Mick", "email": "trentm@gmail.com", "url": "http://trentm.com" }, "main": "./lib/bunyan.js", "bin": { "bunyan": "./bin/bunyan" }, "repository": { "type": "git", "url": "git://github.com/trentm/node-bunyan.git" }, "engines": [ "node >=0.8.0" ], "keywords": [ "log", "logging", "log4j", "json", "bunyan" ], "// comment1": "'dtrace-provider' required for dtrace features", "// comment2": "'mv' required for RotatingFileStream", "optionalDependencies": { "dtrace-provider": "~0.3 >0.3.0", "mv": "~2" }, "devDependencies": { "nodeunit": "0.9.*", "ben": "0.0.0", "verror": "1.3.3", "vasync": "1.4.3" }, "scripts": { "test": "make test" }, "contributors": [ { "name": "Trent Mick", "email": "trentm@gmail.com", "url": "http://trentm.com" }, { "name": "Mark Cavage", "email": "mcavage@gmail.com", "url": "https://github.com/mcavage" }, { "name": "Dave Pacheco", "email": "dap@joyent.com", "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" } ], "bugs": { "url": "https://github.com/trentm/node-bunyan/issues" }, "homepage": "https://github.com/trentm/node-bunyan", "dependencies": { "dtrace-provider": "~0.3 >0.3.0", "mv": "~2" }, "_id": "bunyan@1.2.3", "_shasum": "103daa1e962ae1aaba92c3ee53b1c1dcc28daa0b", "_from": "bunyan@>=0.22.1 <2.0.0-0", "_npmVersion": "1.4.9", "_npmUser": { "name": "trentm", "email": "trentm@gmail.com" }, "maintainers": [ { "name": "trentm", "email": "trentm@gmail.com" } ], "dist": { "shasum": "103daa1e962ae1aaba92c3ee53b1c1dcc28daa0b", "tarball": "http://registry.npmjs.org/bunyan/-/bunyan-1.2.3.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/bunyan/-/bunyan-1.2.3.tgz", "readme": "ERROR: No README data found!" }