{"name":"hexer","version":"1.2.1","description":"Hex Dumper (streaming, sync, and cli)","keywords":["hex","dump","hexdump"],"author":{"name":"Joshua T Corbin","email":"joshua@wunjo.org"},"repository":{"type":"git","url":"git://github.com/jcorbin/hexer.git"},"main":"index.js","homepage":"https://github.com/jcorbin/hexer","bugs":{"url":"https://github.com/jcorbin/hexer/issues","email":"joshua@wunjo.org"},"contributors":[{"name":"Joshua T Corbin"}],"bin":{"hexer":"./cli.js"},"dependencies":{"minimist":"^1.1.0","process":"^0.10.0"},"devDependencies":{"coveralls":"^2.10.0","istanbul":"^0.3.5","itape":"^1.5.0","jshint":"^2.6.0","opn":"^1.0.1","pre-commit":"0.0.9","tape":"^3.4.0"},"licenses":[{"type":"MIT","url":"http://github.com/jcorbin/hexer/raw/master/LICENSE"}],"scripts":{"check-cover":"istanbul check-coverage","check-ls":"npm ls 1>/dev/null","cover":"npm run test-cover -s && npm run check-cover -s","lint":"jshint .","test":"npm run check-ls -s && npm run lint -s && npm run cover -s","test-cover":"istanbul cover --report html --print detail -- test/index.js","trace":"itape test/index.js --trace","travis":"npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || exit 0)","view-cover":"opn ./coverage/index.html"},"engines":{"node":">= 0.10.x"},"pre-commit":["check-licence","test"],"pre-commit.silent":true,"itape":{"trace":{"debuglog":["hexer"],"leakedHandles":{"timeout":5001,"debugSockets":true},"formatStack":true}},"private":false,"uber-ngen-version":"5.0.0","gitHead":"6b2ea652ed076df16aae83d44d3b70292ad7da54","_id":"hexer@1.2.1","_shasum":"d00d84b52e49efa8867dcbb156c886dfe1dbce89","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jcorbin","email":"jcorbin@wunjo.org"},"maintainers":[{"name":"jcorbin","email":""}],"dist":{"shasum":"d00d84b52e49efa8867dcbb156c886dfe1dbce89","size":5373,"noattachment":false,"key":"/hexer/-/hexer-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/hexer/download/hexer-1.2.1.tgz"},"directories":{},"publish_time":1425678669396,"_hasShrinkwrap":false,"_cnpm_publish_time":1425678669396,"_cnpmcore_publish_time":"2021-12-17T00:16:17.669Z","dist-tags":{"latest":"1.5.0"}}