mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 17:41:01 +00:00
Initial add from apps
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.22.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/polkadot-js/apps.git",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [
|
||||
"Jaco Greeff <jacogr@gmail.com>"
|
||||
],
|
||||
"contributors": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.5",
|
||||
"@polkadot/keyring": "^0.33.7",
|
||||
"store": "^2.0.12"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user