| Current Path : /usr/lib/node_modules/npm/node_modules/colors/themes/ |
| Current File : //usr/lib/node_modules/npm/node_modules/colors/themes/generic-logging.js |
module['exports'] = {
silly: 'rainbow',
input: 'grey',
verbose: 'cyan',
prompt: 'grey',
info: 'green',
data: 'grey',
help: 'cyan',
warn: 'yellow',
debug: 'blue',
error: 'red',
};