UNPKG

xdc-web

Version:

XinFin JavaScript API wrapper repository

14 lines (13 loc) 483 B
{ "name": "xdc3-core-promievent", "namespace": "xinfin", "version": "1.0.0-beta.36", "description": "This package extends eventEmitters with promises to allow chaining as well as multiple final states of a function.", "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-core-promievent", "license": "LGPL-3.0", "main": "src/index.js", "dependencies": { "any-promise": "1.3.0", "eventemitter3": "1.1.1" } }