{
  "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"
  ]
}
