{"name":"msgpackr","author":{"name":"Kris Zyp"},"version":"1.2.9","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.7"},"devDependencies":{"@types/node":"latest","chai":"^4","mocha":"^4","webpack":"^4.44.1","webpack-cli":"^3.3.2","webpack-command":"^0.4.1"},"gitHead":"4f3e47e84a07263bbababbfe53d4450f774815da","bugs":{"url":"https://github.com/kriszyp/msgpackr/issues"},"homepage":"https://github.com/kriszyp/msgpackr#readme","dependencies":{"msgpackr-extract":"^1.0.7"},"_id":"msgpackr@1.2.9","_nodeVersion":"16.0.0","_npmVersion":"6.14.8","dist":{"shasum":"1a4735be9618794592ab710fdd77a7f5392f3ba9","size":72461,"noattachment":false,"key":"/msgpackr/-/msgpackr-1.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/msgpackr/download/msgpackr-1.2.9.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.9_1619023003467_0.536941187959975"},"_hasShrinkwrap":false,"publish_time":1619023003598,"_cnpm_publish_time":1619023003598,"dist-tags":{"beta":"1.4.0-beta4","debug":"1.9.5-debug.1","latest":"1.11.9"}}