https://gitlab.com/tezos/tezos
Revision 226862029b22aad1294dd94aa849e60164c26fae authored by Sandeep.C.R on 02 October 2023, 14:08:17 UTC, committed by Marge Bot on 31 October 2023, 12:52:51 UTC
1 parent 9f05168
Raw File
Tip revision: 226862029b22aad1294dd94aa849e60164c26fae authored by Sandeep.C.R on 02 October 2023, 14:08:17 UTC
MIR: Add tests for the runner
Tip revision: 2268620
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