https://gitlab.com/tezos/tezos
Raw File
Tip revision: 62e16336d4b5f7d074d913c3efaddd721ad46301 authored by Thomas Letan on 07 August 2023, 16:05:48 UTC
Misc: Move protocols in their own top-level directory
Tip revision: 62e1633
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