{"name":"msgpackr","author":{"name":"Kris Zyp"},"version":"1.2.7","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.6"},"devDependencies":{"@types/node":"latest","chai":"^4","mocha":"^4","webpack":"^4.44.1","webpack-cli":"^3.3.2","webpack-command":"^0.4.1"},"gitHead":"d9cc3bf71294ead5974622f7aa0b5017f6cc1f60","bugs":{"url":"https://github.com/kriszyp/msgpackr/issues"},"homepage":"https://github.com/kriszyp/msgpackr#readme","dependencies":{"msgpackr-extract":"^1.0.6"},"_id":"msgpackr@1.2.7","_nodeVersion":"15.10.0","_npmVersion":"6.14.8","dist":{"shasum":"374e17a294b52f2155bf3d54182a0888be286cad","size":71320,"noattachment":false,"key":"/msgpackr/-/msgpackr-1.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/msgpackr/download/msgpackr-1.2.7.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.7_1614347181670_0.8057765616539405"},"_hasShrinkwrap":false,"publish_time":1614347181882,"_cnpm_publish_time":1614347181882,"dist-tags":{"beta":"1.4.0-beta4","debug":"1.9.5-debug.1","latest":"1.11.9"}}