https://gitlab.com/tezos/tezos
Raw File
Tip revision: 0da6c692a1414faa354095af52bd9ea0c3db0788 authored by Corneliu Hoffman on 23 September 2022, 17:45:48 UTC
SCORU/WASM: using the pipe kernel
Tip revision: 0da6c69
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": {
    "@dannywillems/ocaml-bls12-381": ">=4.0.0 <4.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top