UNPKG

funcunit

Version:
87 lines (86 loc) 2.05 kB
{ "_from": "winston@^0.7.3", "_id": "winston@0.7.3", "_inBundle": false, "_integrity": "sha1-euMTunP83C7LSqL5zURugphncmY=", "_location": "/winston", "_phantomChildren": { "async": "0.2.10", "aws-sign": "0.2.0", "combined-stream": "0.0.7", "cookie-jar": "0.2.0", "mime": "1.2.11", "node-uuid": "1.4.8" }, "_requested": { "type": "range", "registry": true, "raw": "winston@^0.7.3", "name": "winston", "escapedName": "winston", "rawSpec": "^0.7.3", "saveSpec": null, "fetchSpec": "^0.7.3" }, "_requiredBy": [ "/documentjs/steal-tools", "/steal-tools" ], "_resolved": "https://registry.npmjs.org/winston/-/winston-0.7.3.tgz", "_shasum": "7ae313ba73fcdc2ecb4aa2f9cd446e8298677266", "_spec": "winston@^0.7.3", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs/node_modules/steal-tools", "author": { "name": "Nodejitsu Inc.", "email": "info@nodejitsu.com" }, "bugs": { "url": "https://github.com/flatiron/winston/issues" }, "bundleDependencies": false, "dependencies": { "async": "0.2.x", "colors": "0.6.x", "cycle": "1.0.x", "eyes": "0.1.x", "pkginfo": "0.3.x", "request": "2.16.x", "stack-trace": "0.0.x" }, "deprecated": false, "description": "A multi-transport async logging library for Node.js", "devDependencies": { "vows": "0.7.x" }, "engines": { "node": ">= 0.6.0" }, "homepage": "https://github.com/flatiron/winston#readme", "keywords": [ "logging", "sysadmin", "tools" ], "licenses": [ { "type": "MIT", "url": "https://raw.github.com/flatiron/winston/master/LICENSE" } ], "main": "./lib/winston", "maintainers": [ { "name": "indexzero", "email": "charlie@nodejitsu.com" } ], "name": "winston", "repository": { "type": "git", "url": "git+https://github.com/flatiron/winston.git" }, "scripts": { "test": "vows --spec --isolate" }, "version": "0.7.3" }