{
  "name": "aion-web3-eth-abi",
  "namespace": "aion",
  "version": "1.2.7-beta.0",
  "description": "Web3 module encode and decode EVM in/output.",
  "repository": "https://github.com/aionnetwork/aion_web3/tree/master/packages/web3-eth-abi",
  "license": "LGPL-3.0",
  "main": "src/index.js",
  "dependencies": {
    "aion-lib": "1.2.7-beta.0",
    "aion-web3-core-helpers": "1.2.7-beta.0",
    "aion-web3-utils": "1.2.7-beta.0",
    "bn.js": "^4.11.8",
    "safe-buffer": "^5.1.2",
    "underscore": "1.8.3"
  },
  "gitHead": "b1b34f7c5b699cb4f869f74b23cccc637e24f067"
}
