{
  "name": "web3-eth-iban",
  "version": "1.0.0",
  "description": "This package converts Ethereum addresses to IBAN addresses a vice versa.",
  "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-eth-iban",
  "license": "LGPL-3.0",
  "main": "src/index.js",
  "dependencies": {
    "bases": "^0.2.1",
    "bn.js": "^4.11.6",
    "web3-utils": "^1.0.0"
  }
}
