{"name":"cli-highlight","version":"1.2.0","description":"Syntax highlighting in your terminal","main":"dist/index.js","types":"dist/index.d.ts","files":["dist","bin","README.md","LICENSE.txt"],"bin":{"highlight":"./bin/highlight"},"engines":{"node":">=4.0.0"},"scripts":{"test":"mocha dist/test","lint":"npm run tslint && npm run prettier","tslint":"tslint -c tslint.json -p tsconfig.json","prettier":"prettier --write --list-different '**/{*.ts,*.json,.prettierrc}'","build":"tsc -p .","watch":"tsc -p . -w","typedoc":"typedoc --media media --mode file --excludeNotExported --out typedoc src/index.ts","semantic-release":"semantic-release","commitmsg":"validate-commit-msg"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"release":{"verifyConditions":"@semantic-release/github"},"repository":{"type":"git","url":"git+https://github.com/felixfbecker/cli-highlight.git"},"keywords":["terminal","syntax","highlight","color","cli","ansi"],"author":{"name":"Felix Becker","email":"felix.b@outlook.com"},"license":"ISC","bugs":{"url":"https://github.com/felixfbecker/cli-highlight/issues"},"homepage":"https://github.com/felixfbecker/cli-highlight#readme","dependencies":{"chalk":"^2.3.0","highlight.js":"^9.6.0","mz":"^2.4.0","parse5":"^3.0.3","yargs":"^10.0.3"},"devDependencies":{"@sourcegraph/prettierrc":"^2.0.0","@sourcegraph/tslint-config":"^9.0.2","@types/highlight.js":"^9.12.1","@types/mocha":"^2.2.44","@types/mz":"0.0.32","@types/node":"^8.0.53","@types/yargs":"^8.0.2","cz-conventional-changelog":"^2.1.0","husky":"^0.14.3","mocha":"^4.0.1","prettier":"1.8.2","semantic-release":"^10.0.0","tslint":"^5.8.0","typedoc":"^0.9.0","typescript":"^2.6.1","validate-commit-msg":"^2.14.0"},"gitHead":"db93a4d41763e07066c4a22e907f74f2e8049892","_id":"cli-highlight@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"felixfbecker","email":"felix.b@outlook.com"},"dist":{"shasum":"6aae2bc358a1bd8551042d8ee57a0999517d5244","size":10834,"noattachment":false,"key":"/cli-highlight/-/cli-highlight-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cli-highlight/download/cli-highlight-1.2.0.tgz"},"maintainers":[{"name":"felixfbecker","email":"felix.b@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cli-highlight-1.2.0.tgz_1511396033251_0.7136782975867391"},"directories":{},"publish_time":1511396033459,"_hasShrinkwrap":false,"_cnpm_publish_time":1511396033459,"dist-tags":{"latest":"2.1.11"}}