https://gitlab.com/tezos/tezos
Raw File
Tip revision: 1cb09434a41cf3e83c79c0eca6dccb00621f7880 authored by Frej Soya on 07 April 2022, 08:39:17 UTC
Proto/Michelson: (FIXME tmp commit) disable test
Tip revision: 1cb0943
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