mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-25 23:27:58 +00:00
fcebfeae60
skip-checks: true
21 lines
496 B
JSON
21 lines
496 B
JSON
{
|
|
"name": "@polkadot/ledger",
|
|
"version": "0.62.2-21",
|
|
"repository": "github:polkadot-js/ui",
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [],
|
|
"contributors": [],
|
|
"license": "Apache-2.0",
|
|
"main": "index.js",
|
|
"sideEffects": false,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.5",
|
|
"@polkadot/ledger-transports": "0.62.2-21",
|
|
"@polkadot/util": "^4.2.1",
|
|
"@zondax/ledger-polkadot": "^0.12.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@polkadot/util": "*"
|
|
}
|
|
}
|