Skip to main content
Module

x/msgpack_javascript/benchmark/package.json

@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[JavaScript/TypeScript/ECMA-262]
Latest
File
{ "name": "@msgpack/msgpack-benchmark", "private": true, "version": "0.0.0", "scripts": { "update-dependencies": "npx rimraf node_modules/ package-lock.json ; npm install ; npm audit fix --force ; git restore package.json ; npm install" }, "dependencies": { "benchmark": "latest", "msgpack-lite": "latest", "msgpackr": "latest", "notepack.io": "latest" }}