{"name":"cbor","version":"6.0.0","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"},"browser":{"fs":false},"scripts":{"clean":"rm -rf coverage .nyc_output/ docs/api man/*","lint":"eslint lib/*.js cli/lib/* cli/bin/* test/*.js","doc":"jsdoc -c .jsdoc.conf","coverage":"nyc npm test","coveragehtml":"nyc -r html ava","test":"ava","release":"npm version patch && git push --follow-tags && npm publish","predev":"npm run coveragehtml","dev":"light-server -q -s. -w 'lib/*.js # npm run doc' -w 'lib/*.js,test/*.js # npm run coveragehtml' -o /coverage/index.html","coveralls":"nyc report --reporter=text-lcov | coveralls","lcov":"nyc --reporter=lcov npm test","types":"tsc","preinstall":"node .checkVersion"},"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"]},"types":"./types/lib/cbor.d.ts","devDependencies":{"@types/node":"*","ava":"3.15.0","garbage":"0.0","jsdoc":"^3.6.6","light-server":"*","minami":"*","nyc":"^15.1.0","typescript":"^4.1.3"},"license":"MIT","dependencies":{"bignumber.js":"^9.0.1","nofilter":"^1.0.4"},"engines":{"node":">=10.18.0"},"gitHead":"887007c628f8c44fb5663035c4744f0e2c03df08","bugs":{"url":"https://github.com/hildjj/node-cbor/issues"},"_id":"cbor@6.0.0","_nodeVersion":"15.5.0","_npmVersion":"7.3.0","dist":{"shasum":"58afb643f5079ceb3b4fe54ea825a4a86659d640","size":32790,"noattachment":false,"key":"/cbor/-/cbor-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cbor/download/cbor-6.0.0.tgz"},"_npmUser":{"name":"hildjj","email":"joe-github@cursive.net"},"maintainers":[{"name":"dotcypress","email":"dotcypress@gmail.com"},{"name":"hildjj","email":"joe-github@cursive.net"},{"name":"paroga","email":"paroga@paroga.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cbor_6.0.0_1610396716812_0.9781267299431411"},"_hasShrinkwrap":false,"publish_time":1610396716968,"_cnpm_publish_time":1610396716968,"dist-tags":{"latest":"10.0.12"}}