{ "_args": [ [ "winston@2.4.4", "/Users/manthony/repos/docs.blockstack" ] ], "_development": true, "_from": "winston@2.4.4", "_id": "winston@2.4.4", "_inBundle": false, "_integrity": "sha512-NBo2Pepn4hK4V01UfcWcDlmiVTs7VTB1h7bgnB0rgP146bYhMxX0ypCz3lBOfNxCO4Zuek7yeT+y/zM1OfMw4Q==", "_location": "/winston", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "winston@2.4.4", "name": "winston", "escapedName": "winston", "rawSpec": "2.4.4", "saveSpec": null, "fetchSpec": "2.4.4" }, "_requiredBy": [ "/phantom" ], "_resolved": "https://registry.npmjs.org/winston/-/winston-2.4.4.tgz", "_spec": "2.4.4", "_where": "/Users/manthony/repos/docs.blockstack", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "bugs": { "url": "https://github.com/winstonjs/winston/issues" }, "dependencies": { "async": "~1.0.0", "colors": "1.0.x", "cycle": "1.0.x", "eyes": "0.1.x", "isstream": "0.1.x", "stack-trace": "0.0.x" }, "description": "A multi-transport async logging library for Node.js", "devDependencies": { "cross-spawn-async": "^2.0.0", "hock": "1.x.x", "std-mocks": "~1.0.0", "vows": "0.7.x" }, "engines": { "node": ">= 0.10.0" }, "homepage": "https://github.com/winstonjs/winston#readme", "keywords": [ "winston", "logging", "sysadmin", "tools" ], "license": "MIT", "main": "./lib/winston", "maintainers": [ { "name": "Jarrett Cruger", "email": "jcrugzz@gmail.com" }, { "name": "Alberto Pose", "email": "albertopose@gmail.com" } ], "name": "winston", "repository": { "type": "git", "url": "git+https://github.com/winstonjs/winston.git" }, "scripts": { "test": "vows --spec --isolate" }, "types": "./index.d.ts", "version": "2.4.4" }