@chainup-custody/js-waas-sdk
Version:
wallet as a service, chainup custody waas sdk
28 lines (27 loc) • 618 B
JSON
{
"name": "@chainup-custody/js-waas-sdk",
"version": "1.0.6",
"description": "wallet as a service, chainup custody waas sdk",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "https://github.com/HiCoinCom/js-sdk.git"
},
"keywords": [
"waas"
],
"author": "Chainup Custody",
"license": "MIT",
"bugs": {
"url": "https://github.com/HiCoinCom/js-sdk/issues"
},
"homepage": "https://github.com/HiCoinCom/js-sdk#readme",
"dependencies": {
"node-rsa": "^1.1.1",
"request": "^2.88.2",
"urlsafe-base64": "^1.0.0"
}
}