deno.land / x / msgpack_javascript@v3.0.0-beta2 / benchmark / package.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "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" }}
msgpack_javascript

Version Info

Tagged at
a year ago