{
"_args": [
[
{
"raw": "[email protected]",
"scope": null,
"escapedName": "winston",
"name": "winston",
"rawSpec": "0.6.2",
"spec": "0.6.2",
"type": "version"
},
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "[email protected]",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/forever/winston",
"_nodeVersion": "v0.8.1",
"_npmUser": {
"name": "indexzero",
"email": "[email protected]"
},
"_npmVersion": "1.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "[email protected]",
"scope": null,
"escapedName": "winston",
"name": "winston",
"rawSpec": "0.6.2",
"spec": "0.6.2",
"type": "version"
},
"_requiredBy": [
"/forever"
],
"_resolved": "https://registry.npmjs.org/winston/-/winston-0.6.2.tgz",
"_shasum": "4144fe2586cdc19a612bf8c035590132c9064bd2",
"_shrinkwrap": null,
"_spec": "[email protected]",
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever",
"author": {
"name": "Nodejitsu Inc.",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/flatiron/winston/issues"
},
"dependencies": {
"async": "0.1.x",
"colors": "0.x.x",
"cycle": "1.0.x",
"eyes": "0.1.x",
"pkginfo": "0.2.x",
"request": "2.9.x",
"stack-trace": "0.0.x"
},
"description": "A multi-transport async logging library for Node.js",
"devDependencies": {
"vows": "0.6.x"
},
"directories": {},
"dist": {
"shasum": "4144fe2586cdc19a612bf8c035590132c9064bd2",
"tarball": "https://registry.npmjs.org/winston/-/winston-0.6.2.tgz"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://github.com/flatiron/winston#readme",
"keywords": [
"logging",
"sysadmin",
"tools"
],
"main": "./lib/winston",
"maintainers": [
{
"name": "indexzero",
"email": "[email protected]"
},
{
"name": "marak",
"email": "[email protected]"
},
{
"name": "mmalecki",
"email": "[email protected]"
},
{
"name": "chjj",
"email": "[email protected]"
}
],
"name": "winston",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/flatiron/winston.git"
},
"scripts": {
"test": "vows --spec --isolate"
},
"version": "0.6.2"
}