UNPKG

@plugnet/keyring

Version:
35 lines (34 loc) 847 B
{ "name": "@plugnet/keyring", "version": "1.1.100", "description": "Keyring management", "main": "index.js", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org" }, "repository": { "type": "git", "url": "git+https://github.com/plugblockchain/common.js.git" }, "keywords": [ "Plugnet", "Keyring", "ed25519" ], "author": "Jaco Greeff <jacogr@gmail.com>", "maintainers": [ "Ian He <ian.he@centrality.ai>" ], "contributors": [], "license": "Apache-2.0", "bugs": { "url": "https://github.com/plugblockchain/common.js/issues" }, "homepage": "https://github.com/plugblockchain/common.js/tree/master/packages/keyring#readme", "dependencies": { "@babel/runtime": "^7.5.5", "@plugnet/util": "^1.1.100", "@plugnet/util-crypto": "^1.1.100" } }