https://gitlab.com/tezos/tezos
Raw File
Tip revision: 043517ad101e1e62c1609699fd508edf2c3eda6c authored by Valentin Chaboche on 12 December 2022, 11:55:17 UTC
Scoru,Proto: fix error description
Tip revision: 043517a
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/secp256k1-wasm": ">=0.4.0",
    "hacl-wasm": ">=1.4.0 <1.5.0",
    "kaitai-struct": "0.10.0",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top