{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bignumber": "^5.0.6", "@ethersproject/bytes": "^5.0.4", "@ethersproject/keccak256": "^5.0.3", "@ethersproject/sha2": "^5.0.3", "@ethersproject/strings": "^5.0.3" }, "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": "0x6c0f4c325c97940f39843f3a0495d0099f05ece384375e31e3052d0a61504fe3", "types": "./lib/index.d.ts", "version": "5.0.3" }