PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` { "name": "ansi-html-community", "version": "0.0.8", "description": "An elegant lib that converts the chalked (ANSI) text to HTML. (Community)", "main": "index.js", "scripts": { "test": "./node_modules/.bin/mocha -R spec -t 5000" }, "bin": { "ansi-html": "./bin/ansi-html" }, "repository": { "type": "git", "url": "git://github.com/mahdyar/ansi-html-community.git" }, "keywords": [ "ansi", "ansi html", "chalk html" ], "author": { "name": "mahdyar" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/mahdyar/ansi-html-community/issues" }, "engines": [ "node >= 0.8.0" ], "dependencies": { }, "devDependencies": { "mocha": "^1.21.4", "chai": "^1.9.1", "chalk": "^1.1.3", "lodash": "^2.4.2" }, "readmeFilename": "README.md", "homepage": "https://github.com/mahdyar/ansi-html-community", "standard": { "ignore": [], "globals": [ "describe", "it", "before", "after" ] } }