https://gitlab.com/tezos/tezos
Raw File
Tip revision: 9369b7123e02037604b75e403b691f7a08dcddf0 authored by Jun Furuse on 24 September 2023, 00:35:10 UTC
more runs
Tip revision: 9369b71
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