{"name":"msgpackr","author":{"name":"Kris Zyp"},"version":"1.8.0","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"}},"optionalDependencies":{"msgpackr-extract":"^2.2.0"},"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":"edf63dbb99a655df57e42ed8c7e54f1728467c7c","bugs":{"url":"https://github.com/kriszyp/msgpackr/issues"},"homepage":"https://github.com/kriszyp/msgpackr#readme","dependencies":{"msgpackr-extract":"^2.2.0"},"_id":"msgpackr@1.8.0","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"6cf213e88f04c5a358c61085a42a4dbe5542de44","size":348895,"noattachment":false,"key":"/msgpackr/-/msgpackr-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/msgpackr/download/msgpackr-1.8.0.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.0_1668297402008_0.6848746697695374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-12T23:56:47.369Z","publish_time":1668297402194,"_cnpm_publish_time":1668297402194,"dist-tags":{"beta":"1.4.0-beta4","debug":"1.9.5-debug.1","latest":"1.11.9"}}