{ "name": "web3-utils", "version": "1.0.0", "description": "Collection of utility functions used in web3.js.", "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-utils", "license": "LGPL-3.0", "main": "src/index.js", "dependencies": { "utf8": "^2.1.1", "crypto-js": "^3.1.4", "bignumber.js": "git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2" } }