{"name":"@msgpack/msgpack","version":"0.10.0","description":"MessagePack implementation in JavaScript","main":"dist/index.js","browser":"dist.es5/msgpack.js","scripts":{"build":"npm publish --dry-run","prepare":"tsc -p tsconfig.production.es2019.json && webpack","prepublishOnly":"TEST_DIST=true npm run test","clean":"rm -rf build dist dist.es5","test":"TS_NODE_FILES=true mocha 'test/**/*.test.ts'","test:cover":"TS_NODE_FILES=true npx nyc mocha 'test/**/*.test.ts'","lint":"eslint --ext .ts src test","lint:fix":"eslint --fix --ext .ts src test && npm run format","format":"prettier --write 'src/**/*.ts' 'test/**/*.ts'","profile:encode":"rm -f isolate-*.log ; node --prof --require ts-node/register  -e 'require(\"./benchmark/profile-encode\")' && node --prof-process --preprocess -j isolate-*.log | npx flamebearer","profile:decode":"rm -f isolate-*.log ; node --prof --require ts-node/register  -e 'require(\"./benchmark/profile-decode\")' && node --prof-process --preprocess -j isolate-*.log | npx flamebearer","benchmark":"ts-node benchmark/benchmark-from-msgpack-lite.ts"},"repository":{"type":"git","url":"git+ssh://git@github.com/msgpack/msgpack-javascript.git"},"keywords":["msgpack","MessagePack","serialization"],"author":{"name":"The MessagePack community"},"license":"ISC","bugs":{"url":"https://github.com/msgpack/msgpack-javascript/issues"},"homepage":"https://github.com/msgpack/msgpack-javascript","devDependencies":{"@bitjourney/check-es-version-webpack-plugin":"^1.0.2","@types/mocha":"^5.2.6","@types/node":"^11.13.8","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","eslint":"^5.16.0","eslint-config-prettier":"^4.2.0","eslint-plugin-prettier":"^3.0.1","ieee754":"^1.1.13","mocha":"^6.1.4","msgpack-lite":"^0.1.26","msgpack-test-js":"^1.0.0","prettier":"^1.17.0","ts-loader":"^5.4.5","ts-node":"^8.1.0","typescript":"^3.4.5","webpack":"^4.30.0","webpack-cli":"^3.3.1"},"dependencies":{},"gitHead":"f60f08faa37b78be98e9dd86509305f6b20473a0","_id":"@msgpack/msgpack@0.10.0","_nodeVersion":"12.1.0","_npmVersion":"6.9.0","dist":{"shasum":"0014d3018358aa87c0206b2e55087126d6764b4a","size":35539,"noattachment":false,"key":"/@msgpack/msgpack/-/@msgpack/msgpack-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@msgpack/msgpack/download/@msgpack/msgpack-0.10.0.tgz"},"maintainers":[{"name":"gfx","email":"gfuji@cpan.org"}],"_npmUser":{"name":"gfx","email":"g.psy.va@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/msgpack_0.10.0_1556774625407_0.13736878715913226"},"_hasShrinkwrap":false,"publish_time":1556774625623,"_cnpm_publish_time":1556774625623,"deprecated":"pre-1.0.0","dist-tags":{"latest":"2.7.1"}}