UNPKG

xdc-web

Version:

XinFin JavaScript API wrapper repository

15 lines (14 loc) 405 B
{ "name": "xdc3-eth-abi", "namespace": "xinfin", "version": "1.0.0-beta.36", "description": "xdc3 module encode and decode EVM in/output.", "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-eth-abi", "license": "LGPL-3.0", "main": "src/index.js", "dependencies": { "ethers": "4.0.0-beta.1", "underscore": "1.8.3", "xdc3-utils": "1.0.0-beta.36" } }