https://gitlab.com/tezos/tezos
Raw File
Tip revision: f01c4a16f936def960ce21d60b683417d0bc96e3 authored by iguerNL@Functori on 31 January 2024, 07:55:00 UTC
fixup! to merge at the end: re-enable warning for History V2
Tip revision: f01c4a1
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