UNPKG

@vaultie/lds-merkle-proof-2019

Version:
35 lines (34 loc) 899 B
{ "name": "@vaultie/lds-merkle-proof-2019", "version": "0.0.12", "description": "LDS Merkle Proof 2019 signature suite tools", "keywords": [ "lds-merkle-proof-2019", "verifiable credentials", "merkle-proof" ], "repository": { "type": "git", "url": "https://github.com/vaultie/lds-merkle-proof-2019.git" }, "homepage": "https://github.com/vaultie/lds-merkle-proof-2019", "main": "src/index.js", "dependencies": { "@exodus/schemasafe": "^1.3.0", "cbor": "^5.0.1", "encodr": "^1.2.1", "lodash.flatten": "^4.4.0", "lodash.invert": "^4.3.0", "lodash.invertby": "^4.7.0", "multibase": "^0.6.0" }, "devDependencies": { "jest": "^26.4.2" }, "scripts": { "test": "jest", "postpublish": "npm publish --ignore-scripts --@vaultie:registry='https://registry.npmjs.org'" }, "author": "Vaultie Inc.", "license": "MIT" }