{
  "name": "@zondax/filecoin-signing-tools",
  "collaborators": [
    "Zondax <info@zondax.ch>"
  ],
  "description": "",
  "version": "0.0.0",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/Zondax/filecoin-signing-tools"
  },
  "files": [
    "filecoin_signer_wasm_bg.wasm",
    "filecoin_signer_wasm.js",
    "filecoin_signer_wasm_bg.js"
  ],
  "module": "filecoin_signer_wasm.js",
  "sideEffects": "false"
}
