{ "name": "ethers-contracts", "version": "2.1.7", "description": "Contract and Interface (ABI) library for Ethereum.", "bugs": { "url": "http://github.com/ethers-io/ethers.js/issues", "email": "github@ricmoo.com" }, "main": "index.js", "dependencies": { "ethers-utils": "^2.1.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ethereum", "ethers", "contrat", "interface", "coder", "abi" ], "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "author": "Richard Moore ", "license": "MIT" }