{"name":"msgpackr","author":{"name":"Kris Zyp"},"version":"1.2.11","description":"Ultra-fast MessagePack implementation with extensions for records and structured cloning","license":"MIT","types":"./index.d.ts","keywords":["MessagePack","msgpack","performance","structured","clone"],"repository":{"type":"git","url":"git+ssh://git@github.com/kriszyp/msgpackr.git"},"scripts":{"benchmark":"node ./tests/benchmark.js","test":"mocha tests/test*.js -u tdd"},"type":"commonjs","module":"./index.mjs","main":"./index.js","browser":{"./index.mjs":"./browser.mjs","./index.js":"./browser.js"},"exports":{".":{"node":{"import":"./index.mjs","require":"./index.js"},"default":{"import":"./browser.mjs","require":"./browser.js"}},"./pack":{"node":{"import":"./index.mjs","require":"./index.js"},"default":{"import":"./pack.mjs","require":"./pack.js"}},"./unpack":{"node":{"import":"./index.mjs","require":"./index.js"},"default":{"import":"./unpack.mjs","require":"./unpack.js"}}},"optionalDependencies":{"msgpackr-extract":"^1.0.8"},"devDependencies":{"@types/node":"latest","chai":"^4","mocha":"^4","webpack":"^4.44.1","webpack-cli":"^3.3.2","webpack-command":"^0.4.1"},"gitHead":"7c85c158d1d498182302005c229247ea9b13e14a","bugs":{"url":"https://github.com/kriszyp/msgpackr/issues"},"homepage":"https://github.com/kriszyp/msgpackr#readme","dependencies":{"msgpackr-extract":"^1.0.8"},"_id":"msgpackr@1.2.11","_nodeVersion":"16.0.0","_npmVersion":"6.14.8","dist":{"shasum":"25990b1e4e510ad23fb23baf7cb16de8597d3d3e","size":72475,"noattachment":false,"key":"/msgpackr/-/msgpackr-1.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/msgpackr/download/msgpackr-1.2.11.tgz"},"_npmUser":{"name":"kriszyp","email":"kriszyp@gmail.com"},"directories":{},"maintainers":[{"name":"kriszyp","email":"kriszyp@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/msgpackr_1.2.11_1620741430503_0.7411543798585443"},"_hasShrinkwrap":false,"publish_time":1620741430634,"_cnpm_publish_time":1620741430634,"dist-tags":{"beta":"1.4.0-beta4","debug":"1.9.5-debug.1","latest":"1.11.9"}}