{"name":"emphasize","version":"1.0.0","description":"Syntax highlighting in ANSI, for the terminal","license":"MIT","keywords":["syntax","code","ansi","terminal","highlight","highlighting"],"files":["index.js","lib/core.js"],"repository":{"type":"git","url":"git+https://github.com/wooorm/emphasize.git"},"bugs":{"url":"https://github.com/wooorm/emphasize/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"dependencies":{"chalk":"^1.1.3","highlight.js":"~9.4.0","lowlight":"^1.2.0"},"devDependencies":{"browserify":"^13.0.0","eslint":"^2.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^3.0.0","jscs-jsdoc":"^2.0.0","remark":"^4.0.0","remark-comment-config":"^3.0.0","remark-github":"^4.0.1","remark-lint":"^3.0.0","remark-usage":"^3.0.0","remark-validate-links":"^3.0.0","tape":"^4.0.0"},"scripts":{"build-registry":"node script/build-registry","build-md":"remark . --quiet --frail","build-bundle":"browserify index.js --bare -s emphasize > emphasize.js","build-mangle":"esmangle emphasize.js > emphasize.min.js","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test/index.js","test-coverage":"istanbul cover test/index.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"035e47e6c291697d93658aec1be2102993a3112d","homepage":"https://github.com/wooorm/emphasize#readme","_id":"emphasize@1.0.0","_shasum":"6ed4eab520dc489ad951b834f5f2fcfccf901ed8","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"6ed4eab520dc489ad951b834f5f2fcfccf901ed8","size":5635,"noattachment":false,"key":"/emphasize/-/emphasize-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/emphasize/download/emphasize-1.0.0.tgz"},"maintainers":[{"name":"npm:wooorm","email":""},{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/emphasize-1.0.0.tgz_1463744440038_0.6056150193326175"},"directories":{},"publish_time":1463744443469,"_cnpm_publish_time":1463744443469,"_hasShrinkwrap":false,"dist-tags":{"latest":"6.0.0"}}