UNPKG

domotz-remote-pawn

Version:

Domotz Agent

44 lines (43 loc) 981 B
{ "name": "winston", "description": "A multi-transport async logging library for Node.js", "version": "1.1.2", "author": "Charlie Robbins <charlie.robbins@gmail.com>", "maintainers": [ "indexzero <charlie@nodejitsu.com>" ], "repository": { "type": "git", "url": "https://github.com/winstonjs/winston.git" }, "keywords": [ "logging", "sysadmin", "tools" ], "dependencies": { "async": "~1.0.0", "colors": "1.0.x", "cycle": "1.0.x", "eyes": "0.1.x", "isstream": "0.1.x", "pkginfo": "0.3.x", "stack-trace": "0.0.x" }, "devDependencies": { "hock": "1.x.x", "std-mocks": "~1.0.0", "vows": "0.7.x" }, "main": "./lib/winston", "scripts": { "test": "vows --spec --isolate" }, "engines": { "node": ">= 0.8.0" }, "license": "MIT" ,"_resolved": "http://npm.domotz.com:4873/winston/-/winston-1.1.2.tgz" ,"_integrity": "sha1-aO3Xaf951PlSjPDl2AAhqt5nSAw=" ,"_from": "winston@1.1.2" }