{"name":"cbor","version":"7.0.2","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","directory":"packages/cbor"},"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,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"},"license":"MIT","engines":{"node":">=10.18.0"},"gitHead":"119733b563bf64f6f2414c0c45eb4cb00c8b477f","bugs":{"url":"https://github.com/hildjj/node-cbor/issues"},"_id":"cbor@7.0.2","_nodeVersion":"15.8.0","_npmVersion":"lerna/3.22.1/node@v15.8.0+x64 (darwin)","dist":{"shasum":"9f0b74f3dfc5896775e0802e7d68f9b6af530ce3","size":37533,"noattachment":false,"key":"/cbor/-/cbor-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cbor/download/cbor-7.0.2.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.2_1613977467639_0.1518812970626493"},"_hasShrinkwrap":false,"publish_time":1613977467745,"_cnpm_publish_time":1613977467745,"dist-tags":{"latest":"10.0.12"}}