{ "name": "@ethersproject/solidity", "version": "5.0.0-beta.127", "description": "Solidity coder for non-standard (tight) packing.", "main": "./lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bignumber": ">=5.0.0-beta.130", "@ethersproject/bytes": ">=5.0.0-beta.129", "@ethersproject/keccak256": ">=5.0.0-beta.127", "@ethersproject/sha2": ">=5.0.0-beta.129", "@ethersproject/strings": ">=5.0.0-beta.130" }, "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", "types": "./lib/index.d.ts", "ethereum": "donations.ethers.eth", "tarballHash": "0xc2a19838a45f6751775a0e8a0f68c81ce5889081b747f6cf57afab37b1ea3dca" }