UNPKG

@radixdlt/hardware-ledger

Version:
50 lines (49 loc) 1.33 kB
{ "name": "@radixdlt/hardware-ledger", "version": "2.1.40", "description": "Ledger Nano hardware wallet connection", "keywords": [ "Ledger", "Hardware", "Wallet", "Nano" ], "author": "Alexander Cyon <alex.cyon@gmail.com>", "homepage": "https://github.com/radixdlt/radixdlt-javascript/tree/master/packages/hardware-ledger#readme", "license": "Apache-2.0", "main": "dist/index.js", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/radixdlt/radixdlt-javascript.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "bugs": { "url": "https://github.com/radixdlt/radixdlt-javascript/issues" }, "engines": { "node": ">=15.5.0 <16" }, "dependencies": { "@ledgerhq/hw-transport-node-hid": "^6.2.0", "@radixdlt/crypto": "^2.1.17", "@radixdlt/hardware-wallet": "^2.1.20", "@radixdlt/primitives": "^3.0.9", "@radixdlt/tx-parser": "^2.1.23", "@radixdlt/util": "1.0.29", "neverthrow": "4.0.1", "prelude-ts": "^1.0.2", "rxjs": "7.0.0", "uuid": "^8.3.2" }, "devDependencies": { "@radixdlt/account": "^3.0.14", "@radixdlt/application": "^3.0.7", "@types/uuid": "^8.3.0" }, "gitHead": "ab9c32eb1fa60d467362ef8eb97799ccf475eb2d" }