Adds 256 color support.

This commit is contained in:
Joshua Appelman 2014-07-14 00:23:49 +02:00
parent 03b92b1bb8
commit 79c6bdcfd8
3 changed files with 21 additions and 0 deletions

View file

@ -40,6 +40,7 @@
"text"
],
"dependencies": {
"ansi-8-bit": "^1.0.1",
"ansi-styles": "^1.1.0",
"escape-string-regexp": "^1.0.1",
"has-ansi": "^0.1.0",