https://gitlab.com/tezos/tezos
Revision 2a0830c47d3540c14f5724c97abcb7e9348dc4ca authored by Raphaël Cauderlier on 11 October 2023, 15:46:55 UTC, committed by Marge Bot on 07 November 2023, 12:36:50 UTC
1 parent c96aa1f
Raw File
Tip revision: 2a0830c47d3540c14f5724c97abcb7e9348dc4ca authored by Raphaël Cauderlier on 11 October 2023, 15:46:55 UTC
Client+RPC/Michelson: client side parsing of big map ids
Tip revision: 2a0830c
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",
    "ocaml-bls12-381": "file:src/lib_bls12_381/blst.js"
  }
}
back to top