{"_id":"ansi-to-html","_rev":"1114504","name":"ansi-to-html","description":"Convert ansi escaped text streams to html.","dist-tags":{"latest":"0.7.2"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"time":{"modified":"2021-10-05T00:45:59.000Z","created":"2012-09-16T04:02:12.606Z","0.7.2":"2021-10-05T00:44:50.716Z","0.7.1":"2021-07-21T02:34:49.190Z","0.7.0":"2021-07-07T02:57:19.685Z","0.6.15":"2021-05-13T12:34:00.861Z","0.6.14":"2020-02-05T09:36:29.742Z","0.6.13":"2019-11-05T08:35:26.077Z","0.6.12":"2019-10-14T03:09:32.369Z","0.6.11":"2019-05-20T07:26:08.268Z","0.6.10":"2019-01-24T04:25:17.427Z","0.6.9":"2018-11-22T13:38:25.118Z","0.6.8":"2018-10-24T03:18:03.373Z","0.6.7":"2018-10-20T07:45:34.134Z","0.6.6":"2018-06-30T05:13:44.338Z","0.6.5":"2018-06-30T05:11:05.969Z","0.6.4":"2018-01-11T02:27:07.478Z","0.6.3":"2017-07-09T12:16:57.331Z","0.6.2":"2017-04-29T17:25:06.092Z","0.6.1":"2017-04-29T08:36:40.103Z","0.6.0":"2017-02-17T02:31:37.195Z","0.5.0":"2016-12-18T05:48:23.930Z","0.4.2":"2016-09-26T07:09:55.155Z","0.4.1":"2016-02-27T15:30:49.783Z","0.4.0":"2016-02-26T03:00:37.767Z","0.3.0":"2014-12-07T09:24:09.880Z","0.2.1":"2014-10-26T15:00:01.752Z","0.2.0":"2014-05-24T05:37:49.981Z","0.1.1":"2013-01-06T13:11:49.410Z","0.1.0":"2012-09-16T04:02:12.606Z"},"users":{"regality":true,"goliatone":true,"sahilsk":true,"itonyyo":true,"diwank":true,"monsterkodi":true,"hypnoglow":true,"tsxuehu":true,"geniusm4ster":true},"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"versions":{"0.7.2":{"name":"ansi-to-html","version":"0.7.2","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":">=8.0.0"},"scripts":{"build":"babel src --source-maps --copy-files --out-dir lib","build:watch":"babel src --source-maps --out-dir lib --watch","lint":"eslint .","test":"nyc mocha --reporter tap","test:watch":"mocha --reporter tap --watch ./test ./"},"nyc":{"reporter":["text","html"]},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Piotr Monwid-Olechnowicz","url":"https://github.com/hasparus"},{"name":"Lior Chervinsky","url":"https://github.com/lior-chervinsky"},{"name":"Maple Miao","url":"https://github.com/mapleeit"},{"name":"remolueoend","url":"https://github.com/remolueoend"},{"name":"Vincent Boulaye","url":"https://github.com/vboulaye"}],"license":"MIT","devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/preset-env":"^7.15.6","chai":"^4.3.0","eslint":"^7.0.0","mocha":"^9.0.0","ansi-regex":">=5.0.1","nyc":"^15.1.0"},"dependencies":{"entities":"^2.2.0"},"bin":{"ansi-to-html":"bin/ansi-to-html"},"babel":{"presets":["@babel/env"]},"types":"./lib/ansi_to_html.d.ts","gitHead":"0c6ffc38af6e04d7f54a9fc8109b4e62da725682","_id":"ansi-to-html@0.7.2","_nodeVersion":"14.17.6","_npmVersion":"7.24.2","dist":{"shasum":"a92c149e4184b571eb29a0135ca001a8e2d710cb","size":20737,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.7.2.tgz"},"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.7.2_1633394690575_0.38603492094509373"},"_hasShrinkwrap":false,"publish_time":1633394690716,"_cnpm_publish_time":1633394690716},"0.7.1":{"name":"ansi-to-html","version":"0.7.1","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":">=8.0.0"},"scripts":{"build":"babel src --source-maps --copy-files --out-dir lib","build:watch":"babel src --source-maps --out-dir lib --watch","lint":"eslint .","test":"nyc mocha --reporter tap","test:watch":"mocha --reporter tap --watch ./test ./"},"nyc":{"reporter":["text","html"]},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Piotr Monwid-Olechnowicz","url":"https://github.com/hasparus"},{"name":"Lior Chervinsky","url":"https://github.com/lior-chervinsky"},{"name":"Maple Miao","url":"https://github.com/mapleeit"},{"name":"remolueoend","url":"https://github.com/remolueoend"},{"name":"Vincent Boulaye","url":"https://github.com/vboulaye"}],"license":"MIT","devDependencies":{"@babel/cli":"^7.14.0","@babel/core":"^7.14.0","@babel/preset-env":"^7.14.0","chai":"^4.3.0","eslint":"^7.0.0","mocha":"^9.0.0","nyc":"^15.1.0"},"dependencies":{"entities":"^2.2.0"},"bin":{"ansi-to-html":"bin/ansi-to-html"},"babel":{"presets":["@babel/env"]},"gitHead":"79ef237db934b812d19a749967453a9daff2639b","_id":"ansi-to-html@0.7.1","_nodeVersion":"14.17.2","_npmVersion":"7.20.0","dist":{"shasum":"22411b5840c929a747b1bb6ced718fbba5154a14","size":20717,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.7.1.tgz"},"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.7.1_1626834889042_0.31638072833559927"},"_hasShrinkwrap":false,"publish_time":1626834889190,"_cnpm_publish_time":1626834889190},"0.7.0":{"name":"ansi-to-html","version":"0.7.0","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":">=8.0.0"},"scripts":{"build":"babel src --source-maps --copy-files --out-dir lib","build:watch":"babel src --source-maps --out-dir lib --watch","lint":"eslint .","test":"nyc mocha --reporter tap","test:watch":"mocha --reporter tap --watch ./test ./"},"nyc":{"reporter":["text","html"]},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Piotr Monwid-Olechnowicz","url":"https://github.com/hasparus"},{"name":"Lior Chervinsky","url":"https://github.com/lior-chervinsky"},{"name":"Maple Miao","url":"https://github.com/mapleeit"},{"name":"remolueoend","url":"https://github.com/remolueoend"}],"license":"MIT","devDependencies":{"@babel/cli":"^7.14.0","@babel/core":"^7.14.0","@babel/preset-env":"^7.14.0","chai":"^4.3.0","eslint":"^7.0.0","mocha":"^9.0.0","nyc":"^15.1.0"},"dependencies":{"entities":"^2.2.0"},"bin":{"ansi-to-html":"bin/ansi-to-html"},"babel":{"presets":["@babel/env"]},"gitHead":"0c5296c78c768154ceb5e5e3f6c185a100882dbc","_id":"ansi-to-html@0.7.0","_nodeVersion":"14.17.0","_npmVersion":"7.19.1","dist":{"shasum":"bd048451a43b5c5abe03272f5e40aaede3a158e6","size":20572,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.7.0.tgz"},"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.7.0_1625626639484_0.6476882978791634"},"_hasShrinkwrap":false,"publish_time":1625626639685,"_cnpm_publish_time":1625626639685},"0.6.15":{"name":"ansi-to-html","version":"0.6.15","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":">=8.0.0"},"scripts":{"build":"babel src --source-maps --copy-files --out-dir lib","build:watch":"babel src --source-maps --out-dir lib --watch","lint":"eslint .","test":"nyc mocha --reporter tap","test:watch":"mocha --reporter tap --watch ./test ./"},"nyc":{"reporter":["text","html"]},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Piotr Monwid-Olechnowicz","url":"https://github.com/hasparus"},{"name":"Lior Chervinsky","url":"https://github.com/lior-chervinsky"},{"name":"Maple Miao","url":"https://github.com/mapleeit"}],"license":"MIT","devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","chai":"~4.2.0","eslint":"^6.8.0","mocha":"^7.1.1","nyc":"^15.0.1"},"dependencies":{"entities":"^2.0.0"},"bin":{"ansi-to-html":"bin/ansi-to-html"},"babel":{"presets":["@babel/env"]},"gitHead":"b2f24627aaf981235bc47a175a8af88988c18ea1","_id":"ansi-to-html@0.6.15","_nodeVersion":"14.16.1","_npmVersion":"7.11.1","dist":{"shasum":"ac6ad4798a00f6aa045535d7f6a9cb9294eebea7","size":20438,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.15.tgz"},"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.15_1620909240692_0.06097168070362868"},"_hasShrinkwrap":false,"publish_time":1620909240861,"_cnpm_publish_time":1620909240861},"0.6.14":{"name":"ansi-to-html","version":"0.6.14","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","lint":"eslint src test","test":"mocha --reporter tap","test:watch":"mocha --reporter tap --watch ./test ./"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Piotr Monwid-Olechnowicz","url":"https://github.com/hasparus"},{"name":"Lior Chervinsky","url":"https://github.com/lior-chervinsky"},{"name":"Maple Miao","url":"https://github.com/mapleeit"}],"license":"MIT","devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","chai":"~4.2.0","eslint":"^5.16.0","mocha":"^6.1.4"},"dependencies":{"entities":"^1.1.2"},"bin":{"ansi-to-html":"bin/ansi-to-html"},"babel":{"presets":["@babel/env"]},"gitHead":"770c6e2a03cd8cd4bb32bc5be8087c79e3f31e1c","_id":"ansi-to-html@0.6.14","_nodeVersion":"10.18.1","_npmVersion":"6.13.7","dist":{"shasum":"65fe6d08bba5dd9db33f44a20aec331e0010dad8","size":10021,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.14.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.14_1580895389628_0.6391620056483389"},"_hasShrinkwrap":false,"publish_time":1580895389742,"_cnpm_publish_time":1580895389742},"0.6.13":{"name":"ansi-to-html","version":"0.6.13","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","build:watch":"babel src --out-dir lib --watch","lint":"eslint src test","test":"mocha --reporter tap","test:watch":"mocha --reporter tap --watch ./test ./"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Piotr Monwid-Olechnowicz","url":"https://github.com/hasparus"},{"name":"Lior Chervinsky","url":"https://github.com/lior-chervinsky"}],"license":"MIT","devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","chai":"~4.2.0","eslint":"^5.16.0","mocha":"^6.1.4"},"dependencies":{"entities":"^1.1.2"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["@babel/env"]},"gitHead":"ae9d4ba60388834c1d1c471290303d1bf8d7201e","_id":"ansi-to-html@0.6.13","_nodeVersion":"10.16.3","_npmVersion":"6.12.0","dist":{"shasum":"c72eae8b63e5ca0643aab11bfc6e6f2217425833","size":9959,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.13.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.13_1572942925892_0.9384616039690843"},"_hasShrinkwrap":false,"publish_time":1572942926077,"_cnpm_publish_time":1572942926077},"0.6.12":{"name":"ansi-to-html","version":"0.6.12","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"},{"name":"Brett Zamir","url":"https://github.com/brettz9"},{"name":"Piotr Monwid-Olechnowicz","url":"https://github.com/hasparus"}],"license":"MIT","devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","chai":"~4.2.0","eslint":"^5.16.0","mocha":"^6.1.4"},"dependencies":{"entities":"^1.1.2"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["@babel/env"]},"gitHead":"0965fd7b62233f39faca2d18330b595eb16252c4","_id":"ansi-to-html@0.6.12","_nodeVersion":"10.16.3","_npmVersion":"6.12.0","dist":{"shasum":"9dcd1646f17770d02ec065615e97f979f4e313cb","size":9523,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.12.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.12_1571022572236_0.7452481438461902"},"_hasShrinkwrap":false,"publish_time":1571022572369,"_cnpm_publish_time":1571022572369},"0.6.11":{"name":"ansi-to-html","version":"0.6.11","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"63a03ad9647c90cdd97f4c24a56e830a3e589bee","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.11","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"5093fc4962186c0e9343dec572a4f71abdc93439","size":8792,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.11.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.11_1558337168127_0.8528795875880202"},"_hasShrinkwrap":false,"publish_time":1558337168268,"_cnpm_publish_time":1558337168268},"0.6.10":{"name":"ansi-to-html","version":"0.6.10","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"001b3dc5fab4a418b350affff3df478fbf2a8ea7","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.10","_nodeVersion":"8.15.0","_npmVersion":"6.6.0","dist":{"shasum":"412114353bac2589a034db7ec5b371b8ba771131","size":9040,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.10.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.10_1548303917322_0.16240760482418914"},"_hasShrinkwrap":false,"publish_time":1548303917427,"_cnpm_publish_time":1548303917427},"0.6.9":{"name":"ansi-to-html","version":"0.6.9","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"e492041ad58e53914778c2c139365195c67a253d","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.9","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"f4f2e2361792269cc62da85944f39759fc71b1e2","size":9017,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.9.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.9_1542893903968_0.8556628658098269"},"_hasShrinkwrap":false,"publish_time":1542893905118,"_cnpm_publish_time":1542893905118},"0.6.8":{"name":"ansi-to-html","version":"0.6.8","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"d118273018e781d2f6b8c77eea6edf30c45bfb56","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.8","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"2a4468b45a5d2a2c1a51eb1a1175eda8acb4f07a","size":8800,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.8.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.8_1540351083192_0.15781114747685288"},"_hasShrinkwrap":false,"publish_time":1540351083373,"_cnpm_publish_time":1540351083373},"0.6.7":{"name":"ansi-to-html","version":"0.6.7","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"},{"name":"NeeEoo","url":"https://github.com/NeeEoo"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"d159035d545defbbc53f19a8c4f2168053f30cab","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.7","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"9b7801d5704121ff49a0d352cc79bf781a07c9ce","size":8845,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.7.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.7_1540021534006_0.9252566455120315"},"_hasShrinkwrap":false,"publish_time":1540021534134,"_cnpm_publish_time":1540021534134},"0.6.6":{"name":"ansi-to-html","version":"0.6.6","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"4ec107b594e2bcb334a1cf9f5e18941576cc385c","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.6","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"58a8d04b87ec9a85e3ad273c12a5fbc7147b9c42","size":8690,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.6.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.6_1530335624247_0.017274261773637445"},"_hasShrinkwrap":false,"publish_time":1530335624338,"_cnpm_publish_time":1530335624338},"0.6.5":{"name":"ansi-to-html","version":"0.6.5","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"},{"name":"Paul Grime","email":"gitgrimbo@gmail.com"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"6a07bd6529e8a277fd53ea1a96d23e980d4dfb0b","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.5","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"c830ece52bcd80bbe4c1961afbdd38374946cb02","size":8434,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.5.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html_0.6.5_1530335465922_0.10064723970489742"},"_hasShrinkwrap":false,"publish_time":1530335465969,"_cnpm_publish_time":1530335465969},"0.6.4":{"name":"ansi-to-html","version":"0.6.4","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"},{"name":"Patrick Steele-Idem","email":"pnidem@gmail.com"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"fdc0d87815a4f2fbabbc0faa8684d9dad934ac8b","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"8b14ace87f8b3d25367d03cd5300d60be17cf9e0","size":8253,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.4.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html-0.6.4.tgz_1515637627412_0.7279465436004102"},"directories":{},"publish_time":1515637627478,"_hasShrinkwrap":false,"_cnpm_publish_time":1515637627478},"0.6.3":{"name":"ansi-to-html","version":"0.6.3","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"5d594667a5fc97547292f966ae9e21e04dacc95a","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.3","_npmVersion":"5.1.0","_nodeVersion":"8.1.2","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"167ebfa5a125dc96bb39ba3ae0660fd5f43d2cb0","size":8249,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.3.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ansi-to-html-0.6.3.tgz_1499602617209_0.2968250035773963"},"directories":{},"publish_time":1499602617331,"_cnpm_publish_time":1499602617331,"_hasShrinkwrap":false},"0.6.2":{"name":"ansi-to-html","version":"0.6.2","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"281194f9642ea18a6efca0a7a27e4d7de8597b58","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.2","_shasum":"df8baacf201d87eff1b1a4b69cb4473d34b190e6","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"df8baacf201d87eff1b1a4b69cb4473d34b190e6","size":8134,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.2.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ansi-to-html-0.6.2.tgz_1493486705873_0.6405794429592788"},"directories":{},"publish_time":1493486706092,"_cnpm_publish_time":1493486706092,"_hasShrinkwrap":false},"0.6.1":{"name":"ansi-to-html","version":"0.6.1","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"build":"babel src --out-dir lib","lint":"eslint src test","test":"mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-preset-env":"^1.4.0","chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"babel":{"presets":["env"]},"gitHead":"281194f9642ea18a6efca0a7a27e4d7de8597b58","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.1","_shasum":"06c2ad0954c2cdf4aae2dcd638e2e61d11a79d1f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"06c2ad0954c2cdf4aae2dcd638e2e61d11a79d1f","size":4904,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.1.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ansi-to-html-0.6.1.tgz_1493454998229_0.5290110735222697"},"directories":{},"publish_time":1493455000103,"_cnpm_publish_time":1493455000103,"_hasShrinkwrap":false},"0.6.0":{"name":"ansi-to-html","version":"0.6.0","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"lint":"./node_modules/eslint/bin/eslint.js lib test","test":"./node_modules/mocha/bin/mocha --reporter tap"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Dane Stuckel","email":"dane.stuckel@gmail.com"},{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"chai":"~3.5.0","eslint":"^3.13.1","mocha":"^3.2.0"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"gitHead":"07a720736ce09e2e9b8557e31e67088516e1ff65","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.6.0","_shasum":"719a6b5a9c11178fdb7faead28c604ea90cf8eed","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"719a6b5a9c11178fdb7faead28c604ea90cf8eed","size":8320,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.6.0.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ansi-to-html-0.6.0.tgz_1487298695254_0.08918852778151631"},"directories":{},"publish_time":1487298697195,"_cnpm_publish_time":1487298697195,"_hasShrinkwrap":false},"0.5.0":{"name":"ansi-to-html","version":"0.5.0","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"test":"grunt simplemocha"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"chai":"~3.5.0","grunt":"~0.4.5","grunt-contrib-coffee":"^0.13.0","grunt-contrib-watch":"~0.6.1","grunt-simple-mocha":"~0.4.1"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"gitHead":"53adeae89b0800b58caf726021ee0c965cd46a93","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.5.0","_shasum":"e933ac19b1623b09104899ac0fc838443c3cb511","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.7.0","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"e933ac19b1623b09104899ac0fc838443c3cb511","size":7664,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.5.0.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ansi-to-html-0.5.0.tgz_1482040101932_0.8257758982945234"},"directories":{},"publish_time":1482040103930,"_cnpm_publish_time":1482040103930,"_hasShrinkwrap":false},"0.4.2":{"name":"ansi-to-html","version":"0.4.2","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"test":"grunt simplemocha"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"chai":"~3.5.0","grunt":"~0.4.5","grunt-contrib-coffee":"^0.13.0","grunt-contrib-watch":"~0.6.1","grunt-simple-mocha":"~0.4.1"},"dependencies":{"entities":"^1.1.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"gitHead":"4dbebe56b7fdd3153413a265d11e52a505525895","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.4.2","_shasum":"5102e0273a598be2f8d08896603b179b0fdfcf11","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"5102e0273a598be2f8d08896603b179b0fdfcf11","size":7494,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.4.2.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ansi-to-html-0.4.2.tgz_1474873793278_0.8167830959428102"},"directories":{},"publish_time":1474873795155,"_cnpm_publish_time":1474873795155,"_hasShrinkwrap":false},"0.4.1":{"name":"ansi-to-html","version":"0.4.1","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","engines":{"node":"*"},"scripts":{"test":"grunt simplemocha"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"chai":"~3.5.0","grunt":"~0.4.5","grunt-contrib-coffee":"^0.13.0","grunt-contrib-watch":"~0.6.1","grunt-simple-mocha":"~0.4.1"},"dependencies":{"entities":"^1.1.1","karg":"^1.0.4"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"gitHead":"7d34444cb45eb53253b2e119a36c95ccf4410684","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.4.1","_shasum":"2df22cb5ddeb2a1da5250514591442dd9de52289","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"2df22cb5ddeb2a1da5250514591442dd9de52289","size":7242,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.4.1.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/ansi-to-html-0.4.1.tgz_1456587048716_0.4716067148838192"},"directories":{},"publish_time":1456587049783,"_cnpm_publish_time":1456587049783,"_hasShrinkwrap":false},"0.4.0":{"name":"ansi-to-html","version":"0.4.0","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","scripts":{"test":"grunt simplemocha"},"repository":{"type":"git","url":"git+https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Michael","email":"michael@riesd.com"},{"name":"Thorsten Kohnhorst","email":"monsterkodi@gmx.net"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":"MIT","devDependencies":{"chai":"~3.5.0","grunt":"~0.4.5","grunt-contrib-coffee":"^0.13.0","grunt-contrib-watch":"~0.6.1","grunt-simple-mocha":"~0.4.1"},"dependencies":{"entities":"^1.1.1","karg":"^0.2.1"},"bin":{"ansi-to-html":"./bin/ansi-to-html"},"gitHead":"ec5907cb66d3a9044cee14c0793eec8f6e525c77","homepage":"https://github.com/rburns/ansi-to-html#readme","_id":"ansi-to-html@0.4.0","_shasum":"6e398c310617fcd9731500142d5d1a453a113718","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"dist":{"shasum":"6e398c310617fcd9731500142d5d1a453a113718","size":7220,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.4.0.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/ansi-to-html-0.4.0.tgz_1456455636808_0.5195359003264457"},"directories":{},"publish_time":1456455637767,"_cnpm_publish_time":1456455637767,"_hasShrinkwrap":false},"0.3.0":{"name":"ansi-to-html","version":"0.3.0","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","scripts":{"test":"grunt simplemocha"},"repository":{"type":"git","url":"https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Michael","email":"michael@riesd.com"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":{"type":"MIT","url":"http://github.com/rburns/ansi-to-html/blob/master/LICENSE"},"devDependencies":{"chai":"~1.2.0","grunt":"~0.4.1","grunt-contrib-coffee":"^0.10.1","grunt-contrib-watch":"~0.3.1","grunt-simple-mocha":"~0.4.0"},"dependencies":{"entities":"^1.1.1"},"homepage":"https://github.com/rburns/ansi-to-html","_id":"ansi-to-html@0.3.0","dist":{"shasum":"233cbe5cb3cf3126f64326fabfbe6c1f4854809f","size":6409,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.3.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"publish_time":1417944249880,"_cnpm_publish_time":1417944249880,"_hasShrinkwrap":false},"0.2.1":{"name":"ansi-to-html","version":"0.2.1","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","scripts":{"test":"grunt simplemocha"},"repository":{"type":"git","url":"https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Michael","email":"michael@riesd.com"},{"name":"Yoram Grahame","email":"yoz@yoz.com"}],"license":{"type":"MIT","url":"http://github.com/rburns/ansi-to-html/blob/master/LICENSE"},"devDependencies":{"chai":"~1.2.0","grunt":"~0.4.1","grunt-contrib-coffee":"^0.10.1","grunt-contrib-watch":"~0.3.1","grunt-simple-mocha":"~0.4.0"},"dependencies":{"entities":"^1.1.1"},"homepage":"https://github.com/rburns/ansi-to-html","_id":"ansi-to-html@0.2.1","dist":{"shasum":"d3ab62b393ca89d366f5d7c0e77bde1e04a84d43","size":6270,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.2.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"publish_time":1414335601752,"_cnpm_publish_time":1414335601752,"_hasShrinkwrap":false},"0.2.0":{"name":"ansi-to-html","version":"0.2.0","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","scripts":{"test":"grunt mocha"},"repository":{"type":"git","url":"https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"contributors":[{"name":"Michael","email":"michael@riesd.com"}],"license":{"type":"MIT","url":"http://github.com/rburns/ansi-to-html/blob/master/LICENSE"},"devDependencies":{"chai":"~1.2.0","grunt":"~0.4.1","grunt-contrib-coffee":"^0.10.1","grunt-contrib-watch":"~0.3.1","grunt-simple-mocha":"~0.4.0"},"dependencies":{"entities":"^1.1.1"},"homepage":"https://github.com/rburns/ansi-to-html","_id":"ansi-to-html@0.2.0","dist":{"shasum":"19219ace4b02373116030060947a1faf52deb373","size":5382,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.2.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"rburns","email":"rburns@paiges.net"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"publish_time":1400909869981,"_cnpm_publish_time":1400909869981,"_hasShrinkwrap":false},"0.1.1":{"name":"ansi-to-html","version":"0.1.1","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","scripts":{"test":"grunt mocha"},"repository":{"type":"git","url":"https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"license":{"type":"MIT","url":"http://github.com/rburns/ansi-to-html/blob/master/LICENSE"},"devDependencies":{"grunt-simple-mocha":"~0.1.2","grunt-coffee":"0.0.6","grunt-growl":"~0.1.2","mocha":"~1.4.2","chai":"~1.2.0"},"_id":"ansi-to-html@0.1.1","dist":{"shasum":"ed3fb7f56cc46934bfe5968ac30e50a838aa6e1c","size":5111,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.1.1.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"publish_time":1357477909410,"_hasShrinkwrap":false,"_cnpm_publish_time":1357477909410},"0.1.0":{"name":"ansi-to-html","version":"0.1.0","description":"Convert ansi escaped text streams to html.","main":"lib/ansi_to_html.js","scripts":{"test":"grunt mocha"},"repository":{"type":"git","url":"https://github.com/rburns/ansi-to-html.git"},"bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"keywords":["ansi","html"],"author":{"name":"Rob Burns","email":"rburns@paiges.net","url":"http://rburns.paiges.net/"},"license":{"type":"MIT","url":"http://github.com/rburns/ansi-to-html/blob/master/LICENSE"},"devDependencies":{"grunt-simple-mocha":"~0.1.2","grunt-coffee":"0.0.6","grunt-growl":"~0.1.2","mocha":"~1.4.2","chai":"~1.2.0"},"_id":"ansi-to-html@0.1.0","dist":{"shasum":"9517e450c48055a0439c474a6a6192091752ad7c","size":5121,"noattachment":false,"key":"/ansi-to-html/-/ansi-to-html-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ansi-to-html/download/ansi-to-html-0.1.0.tgz"},"maintainers":[{"name":"rburns","email":"rburns@paiges.net"}],"directories":{},"publish_time":1347768132606,"_hasShrinkwrap":false,"_cnpm_publish_time":1347768132606}},"readme":"## Ansi to Html\n[![rburns](https://circleci.com/gh/rburns/ansi-to-html.svg?style=svg)](https://circleci.com/gh/rburns/ansi-to-html)\n[![](https://img.shields.io/npm/v/ansi-to-html.svg)](https://www.npmjs.com/package/ansi-to-html)\n![](https://img.shields.io/npm/dm/ansi-to-html.svg)\n\nThis was originally a port of the ansi to html converter from\n[bcat](https://github.com/rtomayko/bcat/blob/master/lib/bcat/ansi.rb) to\nJavaScript. It has since undergone quite a lot of modification.\n\nIt has a few additions:\n\n* The API has been altered to accept options in the constructor, and input in `toHtml()`.\n* ANSI codes for setting the foreground or background color to default are handled\n* the 'erase in line' escape code (`\\x1b[K`) is dropped from the output.\n\n## Installation\n\n```bash\nnpm install ansi-to-html\n```\n\n## Usage\n\n```javascript\nvar Convert = require('ansi-to-html');\nvar convert = new Convert();\n\nconsole.log(convert.toHtml('\\x1b[30mblack\\x1b[37mwhite'));\n\n/*\n    prints:\n    <span style=\"color:#000\">black<span style=\"color:#AAA\">white</span></span>\n*/\n```\n\n## Command line usage\n\nWhen using ansi-to-html from the command line the stream option is set to `true`.\nOther options can be provided. See `ansi-to-html -h` for more detail.\n\n### Process a file\n\n```bash\nansi-to-html the_filename\n```\n\n### From STDIN\n\n```bash\ngit log | ansi-to-html\n```\n\n## Options\n\nOptions can be be passed to the constructor to customize behaviour.\n\n**fg** `<CSS color values>`. The default foreground color used when reset color codes are encountered.\n\n**bg** `<CSS color values>`. The default background color used when reset color codes are encountered.\n\n**newline** `true` or `false`. Convert newline characters to `<br/>`.\n\n**escapeXML** `true` or `false`. Generate HTML/XML entities.\n\n**stream** `true` or `false`. Save style state across invocations of `toHtml()`.\n\n**colors** `Object`/`Array` (with values 0 - 255 containing CSS color values). Can override specific colors or the entire ANSI palette\n\n### Default options\n\n```json5\n{\n    fg: '#FFF',\n    bg: '#000',\n    newline: false,\n    escapeXML: false,\n    stream: false\n}\n```\n\n## Development\n\nOnce you have the git repository cloned, install the dependencies:\n\n```bash\ncd ansi-to-html\nnpm install\n```\n\n#### Lint\n\n```bash\nnpm run lint\n```\n\n#### Build\n\n```bash\nnpm run build\n```\n\n- Builds the `/src` files by running `babel`.\n- Saves the built files in `/lib` output directory.\n- Recommended to run `babel` in Watch mode - will re-build the project each time the files are changed.\n```bash\nnpm run build:watch\n```\n\n#### Test\n\n```bash\nnpm test\n```\n- Note: Runs the tests against the built files (in the `/lib` directory).\n- You also run the tests in watch mode (will rerun tests when files are changed).\n- Recommended to run the build in watch mode as well to re-build the project before the tests are run.\n\n```bash\nnpm run test:watch\n```\n\n","_attachments":{},"homepage":"https://github.com/rburns/ansi-to-html","bugs":{"url":"https://github.com/rburns/ansi-to-html/issues"},"license":"MIT"}