{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bignumber": ">=5.0.0-beta.138", "@ethersproject/bytes": ">=5.0.0-beta.137", "@ethersproject/keccak256": ">=5.0.0-beta.131", "@ethersproject/sha2": ">=5.0.0-beta.136", "@ethersproject/strings": ">=5.0.0-beta.136" }, "description": "Solidity coder for non-standard (tight) packing.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/solidity", "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": "0x52c5da6e625a06e4baca788dd5ba26ab570c7fc83e57d38913387446a620e017", "types": "./lib/index.d.ts", "version": "5.0.0-beta.132" }