{"name":"cbor","version":"7.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":"https://github.com/hildjj/node-cbor/tree/master/packages/cbor","directories":{"lib":"lib"},"browser":{"fs":false},"scripts":{"clean":"rm -rf coverage .nyc_output/ docs","lint":"eslint lib/*.js test/*.js","coverage":"nyc -r lcov npm test","test":"ava test/*.ava.js","release":"npm version patch && git push --follow-tags && npm publish","predev":"npm run coverage","dev":"light-server -q -s. -w 'lib/*.js # npm run doc' -w 'lib/*.js,test/*.js # npm run coverage' -o /coverage/lcov-report/index.html","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"}],"types":"./types/lib/cbor.d.ts","dependencies":{"nofilter":"^2.0.0"},"peerDependencies":{"bignumber.js":"^9.0.1"},"peerDependenciesMeta":{"bignumber.js":{"optional":true}},"devDependencies":{"@types/node":"*","bignumber.js":"^9.0.1","garbage":"~0.0.0","typescript":"^4.1.4"},"license":"MIT","engines":{"node":">=10.18.0"},"bugs":{"url":"https://github.com/hildjj/node-cbor/issues"},"_id":"cbor@7.0.0","_nodeVersion":"15.8.0","_npmVersion":"7.5.3","dist":{"shasum":"4917f5a9e054f1aa27434ff6897edd554689bba2","size":35757,"noattachment":false,"key":"/cbor/-/cbor-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cbor/download/cbor-7.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_7.0.0_1613000300618_0.574236267107213"},"_hasShrinkwrap":false,"publish_time":1613000300789,"_cnpm_publish_time":1613000300789,"dist-tags":{"latest":"10.0.12"}}