bitcore-wallet-client-excc
Version:
Client for bitcore-wallet-service-excc
27 lines (26 loc) • 479 B
JSON
{
"name": "bitcore-wallet-client",
"main": "index.js",
"version": "2.1.1",
"homepage": "https://github.com/bitpay/bitcore-wallet-client",
"authors": ["BitPay Inc"],
"description": "Client for bitcore-wallet-service",
"keywords": [
"bitcoin",
"copay",
"multisig",
"wallet",
"client",
"bitcore"
],
"ignore": [
"**/.*",
"lib",
"node_modules",
"Gruntfile.js",
"Makefile",
"index.js",
"test",
"Makefile"
]
}