{ "name": "@ethersproject/abi", "version": "5.0.0-beta.137", "description": "Utilities and Classes for parsing, formatting and managing Ethereum ABIs.", "main": "./lib/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" }, "module": "./lib.esm/index.js", "tarballHash": "0x39e9e020225c070444d3030a0423e986c5c8b25ee3279341641f4b6bf343f4a2" }