{"name":"hexer","version":"1.4.3","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":{"ansi-color":"^0.2.1","minimist":"^1.1.0","process":"^0.10.0","readable-stream":"^1.0.33","xtend":"^4.0.0"},"devDependencies":{"coveralls":"^2.10.0","error":"^5.2.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":"4315af9a208ea40673a6f18c939fda0d9aa5c8a9","_id":"hexer@1.4.3","_shasum":"2d7ae1d3935534940f79aff43ebf4d404f26eca8","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jcorbin","email":"jcorbin@wunjo.org"},"maintainers":[{"name":"jcorbin","email":""}],"dist":{"shasum":"2d7ae1d3935534940f79aff43ebf4d404f26eca8","size":9085,"noattachment":false,"key":"/hexer/-/hexer-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/hexer/download/hexer-1.4.3.tgz"},"directories":{},"publish_time":1428884153283,"_hasShrinkwrap":false,"_cnpm_publish_time":1428884153283,"_cnpmcore_publish_time":"2021-12-17T00:16:15.559Z","dist-tags":{"latest":"1.5.0"}}