{"name":"cbor","version":"1.0.4","description":"Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).","main":"./lib/cbor.js","repository":{"type":"git","url":"git+ssh://git@github.com/hildjj/node-cbor.git"},"homepage":"http://hildjj.github.io/node-cbor/","directories":{"lib":"lib","man":"man"},"bin":{"cbor2comment":"./bin/cbor2comment","cbor2diag":"./bin/cbor2diag","cbor2json":"./bin/cbor2json","json2cbor":"./bin/json2cbor"},"scripts":{"clean":"rm -rf coverage lib doc man/*","lint":"coffeelint src test","coffee":"coffee -cm -o lib/ src","coverage":"istanbul cover nodeunit test/*.test.js","precoverage":"npm run coffee -s","test":"nodeunit test/*.coffee","pretest":"npm run coffee -s","codo":"codo src","man":"mkdir -p man; for f in man_src/*.md; do b=`basename $f`; marked-man $f -o man/${b%.md}.1; gzip -9f man/${b%.md}.1; done","doc":"npm-run-all --silent man codo","prepublish":"npm-run-all --silent coffee doc","watch":"watch 'npm run coverage' src/","release":"npm version patch && git push --follow-tags && npm publish","ci":"npm run coverage -s && cat ./coverage/lcov.info | coveralls","live":"live-server --port=4002 --ignorePattern='(js|css|png)$' coverage/lcov-report","dev":"npm-run-all -p --silent watch live"},"keywords":["coap","cbor","json"],"author":{"name":"Joe Hildebrand","email":"joe-github@cursive.net"},"contributors":[{"name":"Patrick Gansterer","email":"paroga@paroga.com","url":"http://paroga.com/"},{"name":"Artyom Yagilev","email":"github@scorpi.org","url":"http://scorpi.org/"}],"devDependencies":{"async":"latest","codo":"latest","coffeelint":"latest","coffee-script":"latest","coveralls":"latest","garbage":"latest","istanbul":"latest","live-server":"latest","marked-man":"latest","nodeunit":"latest","npm-run-all":"latest","source-map-support":"latest","watch":"latest"},"license":"MIT","dependencies":{"bignumber.js":"~2.3","commander":"^2.9","json-text-sequence":"^0.1","nofilter":"^0.0"},"engines":{"node":">=4.1.0"},"man":[],"gitHead":"db1ed65092e1fe9f77b291137f4addb16e8e4301","bugs":{"url":"https://github.com/hildjj/node-cbor/issues"},"_id":"cbor@1.0.4","_shasum":"80ace01e89a4a98a899255eba06ef3803204a20b","_from":".","_npmVersion":"3.8.8","_nodeVersion":"6.0.0","_npmUser":{"name":"hildjj","email":"joe-github@cursive.net"},"dist":{"shasum":"80ace01e89a4a98a899255eba06ef3803204a20b","size":51618,"noattachment":false,"key":"/cbor/-/cbor-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/cbor/download/cbor-1.0.4.tgz"},"maintainers":[{"name":"dotcypress","email":"dotcypress@gmail.com"},{"name":"hildjj","email":"joe-github@cursive.net"},{"name":"paroga","email":"paroga@paroga.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/cbor-1.0.4.tgz_1461965998011_0.00965576944872737"},"publish_time":1461966000229,"_cnpm_publish_time":1461966000229,"_hasShrinkwrap":false,"dist-tags":{"latest":"10.0.12"}}