{"name":"cbor","version":"4.2.1","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"},"browser":{"fs":false},"scripts":{"clean":"rm -rf coverage .nyc_output/ docs/api man/*","lint":"eslint lib/*.js bin/* test/*.js","doc":"jsdoc -c .jsdoc.conf","coverage":"nyc npm test","coveragehtml":"nyc report -r html","precoveragehtml":"npm run coverage","test":"ava","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","watch":"watch 'npm run coveragehtml' lib/ test/","release":"npm version patch && git push --follow-tags && npm publish","live":"live-server --port=4002 --ignorePattern='(js|css|png)$' coverage","predev":"node tools/copyif.js","dev":"npm-run-all -p --silent watch live","coveralls":"nyc report --reporter=text-lcov | coveralls","typecheck":"tsc --allowJs --checkJs --noEmit --target ES6 --moduleResolution node lib/*.js"},"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/"},{"name":"Denis Lapaev","email":"den@lapaev.me","url":"http://lapaev.me/"},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de"},{"name":"Burt Harris","email":"Burt_Harris_cbor@azxs.33mail.com"}],"ava":{"files":["test/*.ava.js"]},"devDependencies":{"@types/node":"^12.7.0","ava":"^1.4.1","concordance":"^4.0","garbage":"0.0","jsdoc":"^3.6.3","live-server":"*","marked-man":"^0.7.0","minami":"*","mock-stdio":"^1.0.3","npm-run-all":"^4.1.5","nyc":"^14.1.1","watch":"*"},"license":"MIT","dependencies":{"bignumber.js":"^9.0.0","commander":"^2.20.0","json-text-sequence":"^0.1","nofilter":"^1.0.3"},"engines":{"node":">=6.0.0"},"man":[],"gitHead":"474fb2bd7328cba3e9c9b416d5248f809983d07e","bugs":{"url":"https://github.com/hildjj/node-cbor/issues"},"_id":"cbor@4.2.1","_nodeVersion":"12.7.0","_npmVersion":"6.10.2","dist":{"shasum":"141c1ec5acfb0e5964a88e0fc5fe179c50fbed95","size":27524,"noattachment":false,"key":"/cbor/-/cbor-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cbor/download/cbor-4.2.1.tgz"},"maintainers":[{"name":"dotcypress","email":"dotcypress@gmail.com"},{"name":"hildjj","email":"joe-github@cursive.net"},{"name":"paroga","email":"paroga@paroga.com"}],"_npmUser":{"name":"hildjj","email":"joe-github@cursive.net"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cbor_4.2.1_1565263499339_0.630629388217244"},"_hasShrinkwrap":false,"publish_time":1565263499435,"_cnpm_publish_time":1565263499435,"dist-tags":{"latest":"10.0.12"}}