{ "name": "@ethersproject/abi", "version": "5.0.0-beta.136", "description": "Error utility functions for ethers.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/address": ">5.0.0-beta.0", "@ethersproject/bignumber": ">5.0.0-beta.0", "@ethersproject/bytes": ">5.0.0-beta.0", "@ethersproject/constants": ">5.0.0-beta.0", "@ethersproject/hash": ">5.0.0-beta.0", "@ethersproject/keccak256": ">5.0.0-beta.0", "@ethersproject/logger": ">5.0.0-beta.0", "@ethersproject/properties": ">5.0.0-beta.0", "@ethersproject/strings": ">5.0.0-beta.0" }, "keywords": [ "Ethereum", "ethers" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "tarballHash": "0x9585dafdf431d8f83f4eb02869142a31ef6dfec6638c5706517d012eb363ad47" }