aibcore-wallet-client
Version:
Client for aibcore-wallet-service
27 lines (26 loc) • 486 B
JSON
{
"name": "aibcore-wallet-client",
"main": "index.js",
"version": "2.1.1",
"homepage": "https://github.com/iobond/aibcore-wallet-client",
"authors": ["AIB Dev <dev@aib.one>"],
"description": "Client for aibcore-wallet-service",
"keywords": [
"aib",
"aipay",
"multisig",
"wallet",
"client",
"aibcore"
],
"ignore": [
"**/.*",
"lib",
"node_modules",
"Gruntfile.js",
"Makefile",
"index.js",
"test",
"Makefile"
]
}