https://gitlab.com/tezos/tezos
Raw File
Tip revision: 0d2af0e807bd3a469899179ff89a8dae917d719b authored by Julien Coolen on 24 May 2022, 13:20:31 UTC
Crypto: Allow verification of slot pages of 4096 bytes
Tip revision: 0d2af0e
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": ">=3.0.0 <3.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top