btcnano-wallet-client
Version:
Client for btcnano-wallet-service
27 lines (26 loc) • 516 B
JSON
{
"name": "btcnano-wallet-client",
"main": "index.js",
"version": "0.1.2",
"homepage": "https://github.com/bitcoinnano/btcnano-wallet-client",
"authors": ["BtcNano Inc"],
"description": "Client for btcnano-wallet-service",
"keywords": [
"Nano",
"copay-btcnano",
"multisig",
"wallet",
"client",
"btcnano"
],
"ignore": [
"**/.*",
"lib",
"node_modules",
"Gruntfile.js",
"Makefile",
"index.js",
"test",
"Makefile"
]
}