https://gitlab.com/tezos/tezos
Raw File
Tip revision: 4b3033b501f4320d36e2c397fc7079169519ae11 authored by Ilya Peresadin on 09 November 2022, 16:56:52 UTC
Add tests
Tip revision: 4b3033b
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": ">=5.0.0 <5.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top