UNPKG

j_wallet_sdk

Version:
25 lines (24 loc) 560 B
{ "name": "j_wallet_sdk", "version": "2.1.3", "description": "", "main": "index.js", "access":"public", "keywords": ["sdk","wallet","j"], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jokerhaos/wallet_sdk.git" }, "author": "joker", "license": "ISC", "bugs": { "url": "https://github.com/jokerhaos/wallet_sdk/issues" }, "homepage": "https://github.com/jokerhaos/wallet_sdk#readme", "dependencies": { "web3": "^1.7.1" } }