https://gitlab.com/tezos/tezos
Raw File
Tip revision: d8f6f26f8ca53d21b8170a4dee1029d53ea0144c authored by Mathias Bourgoin on 22 March 2024, 09:01:15 UTC
Manifest: Remove alcotezt dependency from test/integration/gas
Tip revision: d8f6f26
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",
    "kaitai-struct": "0.10.0",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top