Revision 0ee2f76e859539284d5031e5419eb2f9435f4be6 authored by Sylvain Ribstein on 16 January 2024, 08:38:46 UTC, committed by Marge Bot on 22 January 2024, 12:25:15 UTC
1 parent f9becc1
Raw File
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