https://gitlab.com/tezos/tezos
Raw File
Tip revision: d8d878cf02e099bfe0d746fc0bf7b5830b3ce61b authored by Arvid Jakobsson on 07 March 2024, 16:48:34 UTC
CI: generate the [schedule_extended_test] pipeline
Tip revision: d8d878c
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