xdc-web
Version:
XinFin JavaScript API wrapper repository
19 lines (18 loc) • 537 B
JSON
{
"name": "xdc3-utils",
"namespace": "xinfin",
"version": "1.0.0-beta.36",
"description": "Collection of utility functions used in xdc3.js.",
"repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-utils",
"license": "LGPL-3.0",
"main": "src/index.js",
"dependencies": {
"bn.js": "4.11.6",
"eth-lib": "0.1.27",
"ethjs-unit": "0.1.6",
"number-to-bn": "1.7.0",
"randomhex": "0.1.5",
"underscore": "1.8.3",
"utf8": "2.1.1"
}
}