mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 10:52:47 +00:00
107 lines
2.3 KiB
JSON
107 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"winston@0.8.0",
|
|
"/home/mywebsite/node_modules/broadway"
|
|
]
|
|
],
|
|
"_from": "winston@0.8.0",
|
|
"_id": "winston@0.8.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/winston",
|
|
"_npmUser": {
|
|
"email": "jcrugzz@gmail.com",
|
|
"name": "jcrugzz"
|
|
},
|
|
"_npmVersion": "1.4.23",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "winston",
|
|
"raw": "winston@0.8.0",
|
|
"rawSpec": "0.8.0",
|
|
"scope": null,
|
|
"spec": "0.8.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/broadway",
|
|
"/cliff"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/winston/-/winston-0.8.0.tgz",
|
|
"_shasum": "61d0830fa699706212206b0a2b5ca69a93043668",
|
|
"_shrinkwrap": null,
|
|
"_spec": "winston@0.8.0",
|
|
"_where": "/home/mywebsite/node_modules/broadway",
|
|
"author": {
|
|
"email": "info@nodejitsu.com",
|
|
"name": "Nodejitsu Inc."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/flatiron/winston/issues"
|
|
},
|
|
"dependencies": {
|
|
"async": "0.2.x",
|
|
"colors": "0.6.x",
|
|
"cycle": "1.0.x",
|
|
"eyes": "0.1.x",
|
|
"pkginfo": "0.3.x",
|
|
"stack-trace": "0.0.x"
|
|
},
|
|
"description": "A multi-transport async logging library for Node.js",
|
|
"devDependencies": {
|
|
"vows": "0.7.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "61d0830fa699706212206b0a2b5ca69a93043668",
|
|
"tarball": "http://registry.npmjs.org/winston/-/winston-0.8.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
},
|
|
"gitHead": "5ff2673ea37f0122436248968f1e886a14f42c77",
|
|
"homepage": "https://github.com/flatiron/winston",
|
|
"keywords": [
|
|
"logging",
|
|
"sysadmin",
|
|
"tools"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://raw.github.com/flatiron/winston/master/LICENSE"
|
|
}
|
|
],
|
|
"main": "./lib/winston",
|
|
"maintainers": [
|
|
{
|
|
"name": "indexzero",
|
|
"email": "charlie.robbins@gmail.com"
|
|
},
|
|
{
|
|
"name": "chjj",
|
|
"email": "chjjeffrey@gmail.com"
|
|
},
|
|
{
|
|
"name": "V1",
|
|
"email": "info@3rd-Eden.com"
|
|
},
|
|
{
|
|
"name": "jcrugzz",
|
|
"email": "jcrugzz@gmail.com"
|
|
}
|
|
],
|
|
"name": "winston",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/flatiron/winston.git"
|
|
},
|
|
"scripts": {
|
|
"test": "vows --spec --isolate"
|
|
},
|
|
"version": "0.8.0"
|
|
}
|