{ "name": "@polkadot/ui-keyring", "version": "0.25.3", "main": "index.js", "repository": "https://github.com/polkadot-js/apps.git", "author": "Jaco Greeff ", "maintainers": [ "Jaco Greeff " ], "contributors": [], "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.2.0", "@types/store": "^2.0.1", "rxjs": "^6.3.3", "store": "^2.0.12" }, "devDependecies": { "@polkadot/keyring": "^0.33.30", "@polkadot/types": "^0.38.1", "@polkadot/util": "^0.33.30" }, "peerDependencies": { "@polkadot/keyring": "*", "@polkadot/types": "*", "@polkadot/util": "*" } }