{"name":"msgpackr","author":{"name":"Kris Zyp"},"version":"1.8.5","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 && cpy index.d.ts . --rename=index.d.cts","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"},"bun":{"require":"./dist/node.cjs","import":"./node-index.js"},"types":{"require":"./index.d.cts","import":"./index.d.ts"},"default":"./index.js"},"./pack":{"node":{"import":"./index.js","require":"./dist/node.cjs"},"bun":{"import":"./index.js","require":"./dist/node.cjs"},"default":"./pack.js"},"./unpack":{"node":{"import":"./index.js","require":"./dist/node.cjs"},"bun":{"import":"./index.js","require":"./dist/node.cjs"},"default":"./unpack.js"},"./unpack-no-eval":"./dist/unpack-no-eval.cjs","./index-no-eval":"./dist/index-no-eval.cjs"},"optionalDependencies":{"msgpackr-extract":"^3.0.1"},"devDependencies":{"@rollup/plugin-json":"^5.0.1","@rollup/plugin-replace":"^5.0.1","@types/node":"latest","async":"^3","chai":"^4.3.4","cpy-cli":"^4.1.0","esm":"^3.2.25","mocha":"^10.1.0","rollup":"^3.2.5","@rollup/plugin-terser":"^0.1.0"},"gitHead":"bfb3f2543e6a1a4c46206d8dca03ce1218016c35","bugs":{"url":"https://github.com/kriszyp/msgpackr/issues"},"homepage":"https://github.com/kriszyp/msgpackr#readme","dependencies":{"msgpackr-extract":"^3.0.1"},"_id":"msgpackr@1.8.5","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"8cadfb935357680648f33699d0e833c9179dbfeb","size":376552,"noattachment":false,"key":"/msgpackr/-/msgpackr-1.8.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/msgpackr/download/msgpackr-1.8.5.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.8.5_1678237372027_0.0015082765547116406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-08T01:02:52.213Z","publish_time":1678237372213,"_cnpm_publish_time":1678237372213,"dist-tags":{"beta":"1.4.0-beta4","debug":"1.9.5-debug.1","latest":"1.11.9"}}