{"name":"cbor","version":"9.0.1","description":"Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).","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/main/packages/cbor","directories":{"lib":"lib"},"browser":{"fs":false},"scripts":{"clean":"rimraf 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 && npm run copy-types","copy-types":"copyfiles \"./types/**\" \"../cbor-web/\""},"keywords":["coap","cbor","json","rfc7049","rfc8949"],"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"},{"name":"Jakub Arbet","email":"hi@jakubarbet.me","url":"https://jakubarbet.me/"},{"name":"Rouzbeh Karimi","email":"rouzweltt@gmail.com","url":"https://github.com/rouzwelt"}],"types":"./types/lib/cbor.d.ts","dependencies":{"nofilter":"^3.1.0"},"devDependencies":{"@types/node":"^20","bignumber.js":"^9.1.1","garbage":"~0.0.0","p-event":"^4.2.0","rimraf":"^5.0.0"},"license":"MIT","engines":{"node":">=16"},"gitHead":"9ae25267211a80490f61f27740eafcc67973e795","bugs":{"url":"https://github.com/hildjj/node-cbor/issues"},"_id":"cbor@9.0.1","_nodeVersion":"20.5.0","_npmVersion":"lerna/7.1.4/node@v20.5.0+arm64 (darwin)","dist":{"shasum":"b16e393d4948d44758cd54ac6151379d443b37ae","size":42759,"noattachment":false,"key":"/cbor/-/cbor-9.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/cbor/download/cbor-9.0.1.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_9.0.1_1689965890704_0.6037463469015465"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-21T18:58:10.918Z","publish_time":1689965890918,"_source_registry_name":"default","_cnpm_publish_time":1689965890918,"dist-tags":{"latest":"10.0.12"}}