| Server IP : 162.214.74.102 / Your IP : 216.73.217.21 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/cpanel/ea-ruby24/root/usr/share/passenger/node/vendor-copy/winston/ |
Upload File : |
{
"name": "winston",
"description": "A multi-transport async logging library for Node.js",
"version": "2.4.5",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"maintainers": [
"Jarrett Cruger <jcrugzz@gmail.com>",
"Alberto Pose <albertopose@gmail.com>"
],
"repository": {
"type": "git",
"url": "https://github.com/winstonjs/winston.git"
},
"keywords": [
"winston",
"logging",
"sysadmin",
"tools"
],
"dependencies": {
"async": "~1.0.0",
"colors": "1.0.x",
"cycle": "1.0.x",
"eyes": "0.1.x",
"isstream": "0.1.x",
"stack-trace": "0.0.x"
},
"devDependencies": {
"cross-spawn-async": "^2.0.0",
"hock": "1.x.x",
"std-mocks": "~1.0.0",
"vows": "0.7.x"
},
"main": "./lib/winston",
"scripts": {
"test": "vows --dot-matrix --isolate"
},
"types": "./index.d.ts",
"engines": {
"node": ">= 0.10.0"
},
"license": "MIT"
}