xdc-web
Version:
XinFin JavaScript API wrapper repository
17 lines (16 loc) • 581 B
JSON
{
"name": "xdc3-core-method",
"namespace": "xinfin",
"version": "1.0.0-beta.36",
"description": "Creates the methods on the web3 modules. This is an internal package.",
"repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-core-method",
"license": "LGPL-3.0",
"main": "src/index.js",
"dependencies": {
"underscore": "1.8.3",
"xdc3-core-helpers": "1.0.0-beta.36",
"xdc3-core-promievent": "1.0.0-beta.36",
"xdc3-core-subscriptions": "1.0.0-beta.36",
"xdc3-utils": "1.0.0-beta.36"
}
}