https://gitlab.com/tezos/tezos
Raw File
Tip revision: ec014a0d52aaab249a6c0628cef7c6579837a46f authored by Arvid Jakobsson on 25 July 2023, 09:57:28 UTC
Add results for tezt tests memory consumption
Tip revision: ec014a0
package.json
{
  "DO NOT EDIT": "This file was automatically generated, edit file manifest/main.ml instead",
  "private": true,
  "type": "commonjs",
  "description": "n/a",
  "license": "n/a",
  "dependencies": {
    "@nomadic-labs/ocaml-bls12-381": ">=6.1.0 <6.2.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0"
  }
}
back to top