{ "name": "@polkadot/ui-keyring", "version": "0.39.1", "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.4.5", "@types/store": "^2.0.1", "store": "^2.0.12", "styled-components": "^4.2.0" }, "devDependencies": { "@polkadot/keyring": "^0.91.1", "@polkadot/types": "^0.79.1", "@polkadot/util": "^0.91.1" }, "peerDependencies": { "@polkadot/keyring": "*", "@polkadot/types": "*", "@polkadot/util": "*" } }