{"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"dist-tags":{"latest":"2.1.0"},"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"description":"colorful if a terminal tool for colors","readme":"# Colorful support for terminal\n\n---------------------\n\n## Color\n\ncolor as function:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\n```\n\ncolor as human:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n```\n\ncolor and style supports:\n\n- `black` `black_bg`\n- `red` `red_bg`\n- `green` `green_bg`\n- `yellow` `yellow_bg`\n- `blue` `blue_bg`\n- `magenta` `magenta_bg`\n- `cyan` `cyan_bg`\n- `white` `white_bg`\n- `gray` `grey` `gray_bg` `grey_bg`\n-  bold\n-  italic\n-  underline\n-  blink\n-  inverse\n-  strike\n\nand detect is color supported:\n\n```javascript\nrequire('colorful').color.isSupported\n```\n\n## Logging\n\nColorful and nested logging support.\n","repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"users":{"kxbrand":true,"po":true,"preco21":true},"versions":{"1.0.0":{"name":"colorful","version":"1.0.0","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"mocha":"*","should":"*"},"scripts":{"test":"./node_modules/.bin/mocha --reporter spec"},"readme":"# Colorful support for terminal\n\n---------------------\n\n## Color\n\ncolor as function:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\n```\n\ncolor as human:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n```\n\ncolor and style supports:\n\n- `black` `black_bg`\n- `red` `red_bg`\n- `green` `green_bg`\n- `yellow` `yellow_bg`\n- `blue` `blue_bg`\n- `magenta` `magenta_bg`\n- `cyan` `cyan_bg`\n- `white` `white_bg`\n- `gray` `grey` `gray_bg` `grey_bg`\n-  bold\n-  italic\n-  underline\n-  blink\n-  inverse\n-  strike\n\nand detect is color supported:\n\n```javascript\nrequire('colorful').color.isSupported\n```\n\n## Logging\n\nColorful and nested logging support.\n","readmeFilename":"README.md","_id":"colorful@1.0.0","dist":{"shasum":"8fab440d9f36461df3654c8a2fe2da36172d50a1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.0.0.tgz"},"_npmVersion":"1.1.65","_npmUser":{"name":"lepture","email":"sopheryoung@gmail.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.0.1":{"name":"colorful","version":"1.0.1","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful support for terminal\n\n---------------------\n\n## Color\n\ncolor as function:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\n```\n\ncolor as human:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n```\n\ncolor and style supports:\n\n- `black` `black_bg`\n- `red` `red_bg`\n- `green` `green_bg`\n- `yellow` `yellow_bg`\n- `blue` `blue_bg`\n- `magenta` `magenta_bg`\n- `cyan` `cyan_bg`\n- `white` `white_bg`\n- `gray` `grey` `gray_bg` `grey_bg`\n-  bold\n-  italic\n-  underline\n-  blink\n-  inverse\n-  strike\n\nand detect is color supported:\n\n```javascript\nrequire('colorful').color.isSupported\n```\n\n## Logging\n\nColorful and nested logging support.\n","readmeFilename":"README.md","_id":"colorful@1.0.1","dist":{"shasum":"774167fa96b4e675ce95d28619feae0351aa97b3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.0.1.tgz"},"_npmVersion":"1.1.65","_npmUser":{"name":"lepture","email":"sopheryoung@gmail.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.0.2":{"name":"colorful","version":"1.0.2","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful support for terminal\n\n---------------------\n\n## Color\n\ncolor as function:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\n```\n\ncolor as human:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n```\n\ncolor and style supports:\n\n- `black` `black_bg`\n- `red` `red_bg`\n- `green` `green_bg`\n- `yellow` `yellow_bg`\n- `blue` `blue_bg`\n- `magenta` `magenta_bg`\n- `cyan` `cyan_bg`\n- `white` `white_bg`\n- `gray` `grey` `gray_bg` `grey_bg`\n-  bold\n-  italic\n-  underline\n-  blink\n-  inverse\n-  strike\n\nand detect is color supported:\n\n```javascript\nrequire('colorful').color.isSupported\n```\n\n## Logging\n\nColorful and nested logging support.\n","readmeFilename":"README.md","_id":"colorful@1.0.2","dist":{"shasum":"579ebe873ba5568550e3ac0b04e2c32ed4b1df37","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.0.2.tgz"},"_npmVersion":"1.1.65","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.1.0":{"name":"colorful","version":"1.1.0","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n```\n\n------\n\n# Logging\n\nColorful and nested logging in terminal.\n\n[![nico](http://lab.lepture.com/nico/nico-look.png)](http://lab.lepture.com/nico/)\n\n## Favorite\n\nDefault is my favorite, we should do nothing:\n\n```javascript\nvar logging = require('colorful').logging;\n// start a nested logging\nlogging.start('Start Application')\nlogging.info('send an info message')\n\n// start another nested logging\nlogging.start('Start subprocess')\nlogging.warn('send a warn message')\nlogging.end('End subprocess')\n\nlogging.error('send an error message')\nlogging.debug('send a debug message')\nlogging.end('End Application')\n```\n\n## Config\n\nI want to show debug message:\n\n```javascript\nlogging.config('debug')\n// or\nlogging.config({level: 'debug'})\nlogging.config({verbose: true})\n```\n\n## Customize\n","readmeFilename":"README.md","_id":"colorful@1.1.0","dist":{"shasum":"048724b1361ae48094e2ffd079724d4c6dea59a4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.1.0.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.1.1":{"name":"colorful","version":"1.1.1","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n```\n\n------\n\n# Logging\n\nColorful and nested logging in terminal.\n\n[![nico](http://lab.lepture.com/nico/nico-look.png)](http://lab.lepture.com/nico/)\n\n## Favorite\n\nDefault is my favorite, we should do nothing:\n\n```javascript\nvar logging = require('colorful').logging;\n// start a nested logging\nlogging.start('Start Application')\nlogging.info('send an info message')\n\n// start another nested logging\nlogging.start('Start subprocess')\nlogging.warn('send a warn message')\nlogging.end('End subprocess')\n\nlogging.error('send an error message')\nlogging.debug('send a debug message')\nlogging.end('End Application')\n```\n\n## Config\n\nI want to show debug message:\n\n```javascript\nlogging.config('debug')\n// or\nlogging.config({level: 'debug'})\nlogging.config({verbose: true})\n```\n\n## Customize\n","readmeFilename":"README.md","_id":"colorful@1.1.1","dist":{"shasum":"41998fe58901bf0b742ade7a531a5254971acf0c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.1.1.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.1.2":{"name":"colorful","version":"1.1.2","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n```\n\n------\n\n# Logging\n\nColorful and nested logging in terminal.\n\n[![nico](http://lab.lepture.com/nico/nico-look.png)](http://lab.lepture.com/nico/)\n\n## Favorite\n\nDefault is my favorite, we should do nothing:\n\n```javascript\nvar logging = require('colorful').logging;\n// start a nested logging\nlogging.start('Start Application')\nlogging.info('send an info message')\n\n// start another nested logging\nlogging.start('Start subprocess')\nlogging.warn('send a warn message')\nlogging.end('End subprocess')\n\nlogging.error('send an error message')\nlogging.debug('send a debug message')\nlogging.end('End Application')\n```\n\n## Config\n\nI want to show debug message:\n\n```javascript\nlogging.config('debug')\n// or\nlogging.config({level: 'debug'})\nlogging.config({verbose: true})\n```\n\n## Customize\n","readmeFilename":"README.md","_id":"colorful@1.1.2","dist":{"shasum":"1e6117b633af8d065a78f2864876e3de88376782","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.1.2.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.2.0":{"name":"colorful","version":"1.2.0","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n------\n\n# Logging\n\nColorful and nested logging in terminal.\n\n[![nico](http://lab.lepture.com/nico/nico-look.png)](http://lab.lepture.com/nico/)\n\n## Favorite\n\nDefault is my favorite, we should do nothing:\n\n```javascript\nvar logging = require('colorful').logging;\n// start a nested logging\nlogging.start('Start Application')\nlogging.info('send an info message')\n\n// start another nested logging\nlogging.start('Start subprocess')\nlogging.warn('send a warn message')\nlogging.end('End subprocess')\n\nlogging.error('send an error message')\nlogging.debug('send a debug message')\nlogging.end('End Application')\n```\n\n## Config\n\nI want to show debug message:\n\n```javascript\nlogging.config('debug')\n// or\nlogging.config({level: 'debug'})\nlogging.config({verbose: true})\n```\n\n## Scheme\n\nDefine your logging scheme:\n\n```javascript\nvar scheme = {\n    debug: {\n        start: '# ',\n        color: 'gray',\n        end: ' #'\n    },\n    info: {\n        start: 'v ',\n        color: 'green'\n    },\n    warn: {\n        start: '! ',\n        color: 'yellow'\n    },\n    error: {\n        start: 'x ',\n        color: 'red'\n    },\n    start: {\n        start: '> '\n    },\n    end: {\n        start: '< '\n    }\n}\nlogging.scheme = scheme;\n```\n","readmeFilename":"README.md","_id":"colorful@1.2.0","dist":{"shasum":"8047faa255cc2b065e82fdde1af7cda50d96c8fd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.2.0.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.2.2":{"name":"colorful","version":"1.2.2","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n------\n\n# Logging\n\nColorful and nested logging in terminal.\n\n[![nico](http://lab.lepture.com/nico/nico-look.png)](http://lab.lepture.com/nico/)\n\n## Favorite\n\nDefault is my favorite, we should do nothing:\n\n```javascript\nvar logging = require('colorful').logging;\n// start a nested logging\nlogging.start('Start Application')\nlogging.info('send an info message')\n\n// start another nested logging\nlogging.start('Start subprocess')\nlogging.warn('send a warn message')\nlogging.end('End subprocess')\n\nlogging.error('send an error message')\nlogging.debug('send a debug message')\nlogging.end('End Application')\n```\n\n## Config\n\nI want to show debug message:\n\n```javascript\nlogging.config('debug')\n// or\nlogging.config({level: 'debug'})\nlogging.config({verbose: true})\n```\n\n## Scheme\n\nDefine your logging scheme:\n\n```javascript\nvar scheme = {\n    debug: {\n        start: '# ',\n        color: 'gray',\n        end: ' #'\n    },\n    info: {\n        start: 'v ',\n        color: 'green'\n    },\n    warn: {\n        start: '! ',\n        color: 'yellow'\n    },\n    error: {\n        start: 'x ',\n        color: 'red'\n    },\n    start: {\n        start: '> '\n    },\n    end: {\n        start: '< '\n    }\n}\nlogging.scheme = scheme;\n```\n","readmeFilename":"README.md","_id":"colorful@1.2.2","dist":{"shasum":"25cd8f2bce8ea393e367a0961398e8242972ce17","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.2.2.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.2.3":{"name":"colorful","version":"1.2.3","description":"colorful if a terminal tool for color, logging and command","keywords":["color","logging","console","terminal","command"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n------\n\n# Logging\n\nColorful and nested logging in terminal.\n\n[![nico](http://lab.lepture.com/nico/nico-look.png)](http://lab.lepture.com/nico/)\n\n## Favorite\n\nDefault is my favorite, we should do nothing:\n\n```javascript\nvar logging = require('colorful').logging;\n// start a nested logging\nlogging.start('Start Application')\nlogging.info('send an info message')\n\n// start another nested logging\nlogging.start('Start subprocess')\nlogging.warn('send a warn message')\nlogging.end('End subprocess')\n\nlogging.error('send an error message')\nlogging.debug('send a debug message')\nlogging.end('End Application')\n```\n\n## Config\n\nI want to show debug message:\n\n```javascript\nlogging.config('debug')\n// or\nlogging.config({level: 'debug'})\nlogging.config({verbose: true})\n```\n\n## Scheme\n\nDefine your logging scheme:\n\n```javascript\nvar scheme = {\n    debug: {\n        start: '# ',\n        color: 'gray',\n        end: ' #'\n    },\n    info: {\n        start: 'v ',\n        color: 'green'\n    },\n    warn: {\n        start: '! ',\n        color: 'yellow'\n    },\n    error: {\n        start: 'x ',\n        color: 'red'\n    },\n    start: {\n        start: '> '\n    },\n    end: {\n        start: '< '\n    }\n}\nlogging.scheme = scheme;\n```\n","readmeFilename":"README.md","_id":"colorful@1.2.3","dist":{"shasum":"5fbd5c9e4495f4c2d2e4578b717ff426a3944921","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.2.3.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"1.3.0":{"name":"colorful","version":"1.3.0","description":"colorful if a terminal tool for colors","keywords":["color","console","terminal"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*","mocha":"*","should":"*"},"scripts":{"test":"make test"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful').color\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n# Colors\n\n- bold\n- faint\n- italic\n- underline\n- blink\n- overline\n- inverse\n- conceal\n- strike\n- black\n- black_bg\n- red\n- red_bg\n- green\n- green_bg\n- yellow\n- yellow_bg\n- blue\n- blue_bg\n- magenta\n- magenta_bg\n- cyan\n- cyan_bg\n- white\n- white_bg\n- grey\n- gray\n- grey_bg\n- gray_bg\n\n# Changelog\n\n- `1.3.0`\n\n- removed logging\n","readmeFilename":"README.md","_id":"colorful@1.3.0","dist":{"shasum":"28b6cfb934a1d473f9303f92feaac844136b63a1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-1.3.0.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"2.0.0":{"name":"colorful","version":"2.0.0","description":"colorful if a terminal tool for colors","keywords":["color","ansi","256color","console","terminal"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n![screen shot](./screen-shot.png)\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful')\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n\n## Artist\n\nAs an artist, you need more colors.\n\n```javascript\nvar Color = require('colorful').Color;\n\nvar s = new Color('colorful');\ns.fgcolor = 13;\ns.bgcolor = 61;\n```\n\nSupport ANSI 256 colors. [0 - 255]\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n# Colors\n\n- bold\n- faint\n- italic\n- underline\n- blink\n- overline\n- inverse\n- conceal\n- strike\n- black\n- black_bg\n- red\n- red_bg\n- green\n- green_bg\n- yellow\n- yellow_bg\n- blue\n- blue_bg\n- magenta\n- magenta_bg\n- cyan\n- cyan_bg\n- white\n- white_bg\n- grey\n- gray\n- grey_bg\n- gray_bg\n\n# Changelog\n\n## `2.0.0`\n\nRedesign. Support for ANSI 256 colors.\n\n## `1.3.0`\n\n- removed logging\n","readmeFilename":"README.md","_id":"colorful@2.0.0","dist":{"shasum":"c2de75b0398196f9b626426bcfc07896c2271b6e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-2.0.0.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"2.0.1":{"name":"colorful","version":"2.0.1","description":"colorful if a terminal tool for colors","keywords":["color","ansi","256color","console","terminal"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n![screen shot](./screen-shot.png)\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful')\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n\n## Artist\n\nAs an artist, you need more colors.\n\n```javascript\nvar Color = require('colorful').Color;\n\nvar s = new Color('colorful');\ns.fgcolor = 13;\ns.bgcolor = 61;\n```\n\nSupport ANSI 256 colors. [0 - 255]\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n# Colors\n\n- bold\n- faint\n- italic\n- underline\n- blink\n- overline\n- inverse\n- conceal\n- strike\n- black\n- black_bg\n- red\n- red_bg\n- green\n- green_bg\n- yellow\n- yellow_bg\n- blue\n- blue_bg\n- magenta\n- magenta_bg\n- cyan\n- cyan_bg\n- white\n- white_bg\n- grey\n- gray\n\n# Changelog\n\n## 2013-03-18 `2.0.1`\n\nAdd gray color.\n\n## 2013-03-18 `2.0.0`\n\nRedesign. Support for ANSI 256 colors.\n\n## `1.3.0`\n\n- remove logging\n","readmeFilename":"README.md","_id":"colorful@2.0.1","dist":{"shasum":"85dab055af28a464536cd64efd9fefe58ad9f2a3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-2.0.1.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"2.0.2":{"name":"colorful","version":"2.0.2","description":"colorful if a terminal tool for colors","keywords":["color","ansi","256color","console","terminal"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n![screen shot](./screen-shot.png)\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful')\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n\n## Artist\n\nAs an artist, you need more colors.\n\n```javascript\nvar Color = require('colorful').Color;\n\nvar s = new Color('colorful');\ns.fgcolor = 13;\ns.bgcolor = 61;\n```\n\nSupport ANSI 256 colors. [0 - 255]\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n# Colors\n\n- bold\n- faint\n- italic\n- underline\n- blink\n- overline\n- inverse\n- conceal\n- strike\n- black\n- black_bg\n- red\n- red_bg\n- green\n- green_bg\n- yellow\n- yellow_bg\n- blue\n- blue_bg\n- magenta\n- magenta_bg\n- cyan\n- cyan_bg\n- white\n- white_bg\n- grey\n- gray\n\n# Changelog\n\n**2013-03-22** `2.0.2`\n\nMerge terminal into ansi.\n\n**2013-03-18** `2.0.1`\n\nAdd gray color.\n\n**2013-03-18** `2.0.0`\n\nRedesign. Support for ANSI 256 colors.\n","readmeFilename":"README.md","_id":"colorful@2.0.2","dist":{"shasum":"2fff3dac8ca657e0656a0615eb659e024470dcc3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-2.0.2.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"2.0.3":{"name":"colorful","version":"2.0.3","description":"colorful if a terminal tool for colors","keywords":["color","ansi","256color","console","terminal"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n![screen shot](./screen-shot.png)\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful')\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n\n## Artist\n\nAs an artist, you need more colors.\n\n```javascript\nvar Color = require('colorful').Color;\n\nvar s = new Color('colorful');\ns.fgcolor = 13;\ns.bgcolor = 61;\n```\n\nSupport ANSI 256 colors. [0 - 255]\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n# Colors\n\n- bold\n- faint\n- italic\n- underline\n- blink\n- overline\n- inverse\n- conceal\n- strike\n- black\n- black_bg\n- red\n- red_bg\n- green\n- green_bg\n- yellow\n- yellow_bg\n- blue\n- blue_bg\n- magenta\n- magenta_bg\n- cyan\n- cyan_bg\n- white\n- white_bg\n- grey\n- gray\n\n# Changelog\n\n**2013-03-22** `2.0.2`\n\nMerge terminal into ansi.\n\n**2013-03-18** `2.0.1`\n\nAdd gray color.\n\n**2013-03-18** `2.0.0`\n\nRedesign. Support for ANSI 256 colors.\n","readmeFilename":"README.md","_id":"colorful@2.0.3","dist":{"shasum":"c9016a9b043a2c203e848673c314772500d0fa6d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-2.0.3.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}},"2.1.0":{"name":"colorful","version":"2.1.0","description":"colorful if a terminal tool for colors","keywords":["color","ansi","256color","console","terminal"],"author":{"name":"Hsiaoming Yang","email":"lepture@me.com"},"repository":{"type":"git","url":"https://github.com/lepture/colorful.git"},"devDependencies":{"jshint":"*"},"readme":"# Colorful\n\nIt's not just color, it's everything colorful in terminal.\n\n---------------------\n\n# Color\n\nColor in terminal and only terminal.\n\n![screen shot](./screen-shot.png)\n\n## Programmer\n\nAs a programmer, you think they are functions:\n\n```javascript\nvar color = require('colorful')\ncolor.red('hello')\ncolor.underline('hello')\ncolor.red(color.underline('hello'))\n```\n\n## Human\n\nAs a human, you think you are a painter:\n\n```javascript\nvar paint = require('colorful').paint\npaint('hello').red.color\npaint('hello').bold.underline.red.color\n```\n\n**WTF**, is bold, underline a color? If you don't like the idea, try:\n\n```javascript\npaint('hello').bold.underline.red.style\n```\n\n## Alien\n\nAs an alien, you are from outer space, you think it should be:\n\n```javascript\nrequire('colorful').colorful()\n'hello'.to.red.color\n'hello'.to.underline.bold.red.color\n'hello'.to.underline.bold.red.style\n```\n\n\n## Artist\n\nAs an artist, you need more colors.\n\n```javascript\nvar Color = require('colorful').Color;\n\nvar s = new Color('colorful');\ns.fgcolor = 13;\ns.bgcolor = 61;\n```\n\nSupport ANSI 256 colors. [0 - 255]\n\n\n## Toxic\n\nLet's posion the string object, just like colors does.\n\n```javascript\nrequire('colorful').toxic()\n'hello'.bold\n'hello'.red\n```\n\n\n## Detective\n\nAs a detective, you think we should detect if color is supported:\n\n```javascript\nrequire('colorful').isSupported\n\n// we can disable color\nrequire('colorful').disabled = true\nrequire('colorful').isSupported\n// => false\n```\n\n# Colors\n\n- bold\n- faint\n- italic\n- underline\n- blink\n- overline\n- inverse\n- conceal\n- strike\n- black\n- black_bg\n- red\n- red_bg\n- green\n- green_bg\n- yellow\n- yellow_bg\n- blue\n- blue_bg\n- magenta\n- magenta_bg\n- cyan\n- cyan_bg\n- white\n- white_bg\n- grey\n- gray\n\n# Changelog\n\n**2013-05-22** `2.1.0`\n\nAdd toxic API.\n\n**2013-03-22** `2.0.2`\n\nMerge terminal into ansi.\n\n**2013-03-18** `2.0.1`\n\nAdd gray color.\n\n**2013-03-18** `2.0.0`\n\nRedesign. Support for ANSI 256 colors.\n","readmeFilename":"README.md","_id":"colorful@2.1.0","dist":{"shasum":"6a8bdcbc2da42a50db3b4882fa25263aaa1f2d8e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/colorful/-/colorful-2.1.0.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"lepture","email":"lepture@me.com"},"maintainers":[{"name":"lepture","email":"sopheryoung@gmail.com"}],"directories":{}}},"name":"colorful","time":{"modified":"2013-05-22T07:47:18.162Z","created":"2012-12-07T13:17:35.234Z","1.0.0":"2012-12-07T13:17:39.332Z","1.0.1":"2012-12-08T08:13:12.486Z","1.0.2":"2012-12-10T06:17:17.039Z","1.1.0":"2012-12-21T15:58:19.775Z","1.1.1":"2012-12-27T05:47:05.984Z","1.1.2":"2012-12-29T16:55:21.818Z","1.2.0":"2013-01-06T06:34:04.152Z","1.2.2":"2013-01-22T08:18:51.038Z","1.2.3":"2013-01-25T13:56:49.875Z","1.3.0":"2013-03-17T10:53:23.023Z","2.0.0":"2013-03-18T08:25:24.147Z","2.0.1":"2013-03-18T09:20:59.167Z","2.0.2":"2013-03-22T08:56:11.276Z","2.0.3":"2013-03-23T02:40:10.889Z","2.1.0":"2013-05-22T07:47:18.162Z"}}