Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/www/node-socket/node_modules/prompt/node_modules/winston/ |
{
"name": "winston",
"description": "A multi-transport async logging library for Node.js",
"version": "0.8.3",
"author": "Nodejitsu Inc. <info@nodejitsu.com>",
"maintainers": [
"indexzero <charlie@nodejitsu.com>"
],
"repository": {
"type": "git",
"url": "https://github.com/flatiron/winston.git"
},
"keywords": [
"logging",
"sysadmin",
"tools"
],
"dependencies": {
"async": "0.2.x",
"colors": "0.6.x",
"cycle": "1.0.x",
"eyes": "0.1.x",
"isstream": "0.1.x",
"pkginfo": "0.3.x",
"stack-trace": "0.0.x"
},
"devDependencies": {
"vows": "0.7.x"
},
"main": "./lib/winston",
"scripts": {
"test": "vows --spec --isolate"
},
"engines": {
"node": ">= 0.6.0"
},
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/flatiron/winston/master/LICENSE"
}
]
}