Submit
Path:
~
/
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
passenger
/
node
/
vendor-copy
/
winston
/
lib
/
winston
/
config
/
File Content:
npm-config.js
/* * npm-config.js: Config that conform to npm logging levels. * * (C) 2010 Charlie Robbins * MIT LICENCE * */ var npmConfig = exports; npmConfig.levels = { error: 0, warn: 1, info: 2, verbose: 3, debug: 4, silly: 5 }; npmConfig.colors = { error: 'red', warn: 'yellow', info: 'green', verbose: 'cyan', debug: 'blue', silly: 'magenta' };
Submit
FILE
FOLDER
Name
Size
Permission
Action
cli-config.js
499 bytes
0644
npm-config.js
370 bytes
0644
syslog-config.js
441 bytes
0644
N4ST4R_ID | Naxtarrr