{"name":"msgpackr","author":{"name":"Kris Zyp"},"version":"1.9.1","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.2"},"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":"3893646d989a1aa773932a2ab52dd543416d9899","bugs":{"url":"https://github.com/kriszyp/msgpackr/issues"},"homepage":"https://github.com/kriszyp/msgpackr#readme","dependencies":{"msgpackr-extract":"^3.0.2"},"_id":"msgpackr@1.9.1","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"4375d705232b721bedb44a3993e7aa8a6f959502","size":383207,"noattachment":false,"key":"/msgpackr/-/msgpackr-1.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/msgpackr/download/msgpackr-1.9.1.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.9.1_1683037720597_0.06604032255274439"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-02T14:28:40.840Z","publish_time":1683037720840,"_source_registry_name":"default","_cnpm_publish_time":1683037720840,"dist-tags":{"beta":"1.4.0-beta4","debug":"1.9.5-debug.1","latest":"1.11.9"}}