{
  "name": "wallet-address-validator",
  "description": "Wallet address validator for Bitcoin and other Altcoins.",
  "version": "0.2.1",
  "keywords": [
    "bitcoin",
    "bcash",
    "litecoin",
    "dogecoin",
    "altcoin",
    "address",
    "wallet",
    "validator",
    "javascript",
    "browser",
    "nodejs"
  ],
  "license": "MIT",
  "homepage": "https://github.com/CoinFlux/wallet-address-validator",
  "main": "dist/wallet-address-validator.min.js",
  "devDependencies": {
    "jssha": "1.6.0"
  }
}
