{
  "name": "single-call-balance-checker-abi",
  "version": "1.0.0",
  "description": "A simple node module that exports the [Ethereum ABI](1) for eth-balance-checker smart contract",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ethereum",
    "balance",
    "checker",
    "abi",
    "json"
  ],
  "author": "Will O'Beirne",
  "license": "MIT"
}
