UNPKG

colorize

Version:

An expressive interface for ANSI colored strings and terminal output.

16 lines 414 B
{ "name": "colorize", "version": "0.1.0", "description": "An expressive interface for ANSI colored strings and terminal output.", "keywords": ["color", "ansi", "terminal"], "author": { "name": "Matt Patenaude", "email": "matt@mattpatenaude.com", "url": "http://mattpatenaude.com" }, "main": "./lib/colorize.js", "repository": { "type": "git", "url": "https://github.com/mattpat/colorize.git" } }