{"name":"msgpackr","author":{"name":"Kris Zyp"},"version":"1.5.2","description":"Ultra-fast MessagePack implementation with extensions for records and structured cloning","license":"MIT","types":"./index.d.ts","main":"./dist/node.cjs","module":"./index.js","keywords":["MessagePack","msgpack","performance","structured","clone"],"repository":{"type":"git","url":"git+ssh://git@github.com/kriszyp/msgpackr.git"},"scripts":{"benchmark":"node ./tests/benchmark.cjs","build":"rollup -c","dry-run":"npm publish --dry-run","prepare":"npm run build","test":"mocha tests/test**.*js -u tdd --experimental-json-modules"},"type":"module","exports":{".":{"node":{"require":"./dist/node.cjs","import":"./node-index.js"},"default":"./index.js"},"./pack":{"node":{"import":"./index.js","require":"./dist/node.cjs"},"default":"./pack.js"},"./unpack":{"node":{"import":"./index.js","require":"./dist/node.cjs"},"default":"./unpack.js"}},"optionalDependencies":{"msgpackr-extract":"^1.0.14"},"devDependencies":{"@rollup/plugin-json":"^4.1.0","@types/node":"latest","async":"^3","chai":"^4.3.4","esm":"^3.2.25","mocha":"^8.1.3","rollup":"^1.20.3","rollup-plugin-babel-minify":"^9.0.0"},"gitHead":"2efec1515f9ac69d0e9b6cf6c8a6761c9c41101b","bugs":{"url":"https://github.com/kriszyp/msgpackr/issues"},"homepage":"https://github.com/kriszyp/msgpackr#readme","dependencies":{"msgpackr-extract":"^1.0.14"},"_id":"msgpackr@1.5.2","_nodeVersion":"16.13.1","_npmVersion":"6.14.8","dist":{"shasum":"b400c9885642bdec27b284f8bdadbd6570b448b7","size":74984,"noattachment":false,"key":"/msgpackr/-/msgpackr-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/msgpackr/download/msgpackr-1.5.2.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.5.2_1640065490879_0.11585511858962616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:44:57.510Z","publish_time":1640065491049,"_cnpm_publish_time":1640065491049,"dist-tags":{"beta":"1.4.0-beta4","debug":"1.9.5-debug.1","latest":"1.11.9"}}