Revision d264c45d5eb1d7b5a0a71d2e231fd805aabeecf1 authored by pecornilleau on 02 February 2024, 12:44:12 UTC, committed by Marge Bot on 05 February 2024, 08:18:22 UTC
1 parent 28a3de7
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