https://gitlab.com/tezos/tezos
Revision dee328e64fbbba8fbea71007ad5856ee1bc136c1 authored by Julien Coolen on 25 July 2022, 14:37:28 UTC, committed by Julien Coolen on 25 July 2022, 14:37:28 UTC
1 parent 416adcb
Raw File
Tip revision: dee328e64fbbba8fbea71007ad5856ee1bc136c1 authored by Julien Coolen on 25 July 2022, 14:37:28 UTC
wip
Tip revision: dee328e
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": {
    "@dannywillems/ocaml-bls12-381": ">=4.0.0 <4.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top