https://gitlab.com/tezos/tezos
Revision eab5d05dc16030502180256f10d6e779709492bd authored by Lucas Randazzo on 07 February 2024, 16:03:59 UTC, committed by Marge Bot on 15 February 2024, 15:51:59 UTC
1 parent 142eed6
Raw File
Tip revision: eab5d05dc16030502180256f10d6e779709492bd authored by Lucas Randazzo on 07 February 2024, 16:03:59 UTC
Proto: convert percentage constants
Tip revision: eab5d05
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