{ "author": "Richard Moore ", "dependencies": { "@ethersproject/address": "^5.0.3", "@ethersproject/bignumber": "^5.0.6", "@ethersproject/bytes": "^5.0.4", "@ethersproject/constants": "^5.0.3", "@ethersproject/hash": "^5.0.3", "@ethersproject/keccak256": "^5.0.3", "@ethersproject/logger": "^5.0.5", "@ethersproject/properties": "^5.0.3", "@ethersproject/strings": "^5.0.3" }, "description": "Utilities and Classes for parsing, formatting and managing Ethereum ABIs.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/abi", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0x1630469ed427457628d157d6f09440960fd37999bf6ad7e2521a757e2a946d04", "types": "./lib/index.d.ts", "version": "5.0.4" }