https://gitlab.com/tezos/tezos
Raw File
Tip revision: 628bec6d87cdbf4a1b453796d0008eef5c14b9e8 authored by Gauthier SEBILLE on 17 August 2023, 19:29:57 UTC
RBT: profile every calls to call_service
Tip revision: 628bec6
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",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top