UNPKG

xdc-web

Version:

XinFin JavaScript API wrapper repository

54 lines (53 loc) 1.27 kB
{ "name": "xdc3", "namespace": "xinfin", "version": "1.0.0-beta.36", "description": "xinfin JavaScript API", "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3", "license": "LGPL-3.0", "main": "src/index.js", "bugs": { "url": "https://github.com/ethereum/web3.js/issues" }, "keywords": [ "XinFin", "JavaScript", "API" ], "author": "xinfin.org", "authors": [ { "name": "Fabian Vogelsteller", "email": "fabian@ethereum.org", "homepage": "http://frozeman.de" }, { "name": "Marek Kotewicz", "email": "marek@parity.io", "url": "https://github.com/debris" }, { "name": "Marian Oancea", "url": "https://github.com/cubedro" }, { "name": "Gav Wood", "email": "g@parity.io", "homepage": "http://gavwood.com" }, { "name": "Jeffery Wilcke", "email": "jeffrey.wilcke@ethereum.org", "url": "https://github.com/obscuren" } ], "dependencies": { "xdc3-bzz": "1.0.0-beta.36", "xdc3-core": "1.0.0-beta.36", "xdc3-eth": "1.0.0-beta.36", "xdc3-eth-personal": "1.0.0-beta.36", "xdc3-net": "1.0.0-beta.36", "xdc3-shh": "1.0.0-beta.36", "xdc3-utils": "1.0.0-beta.36" } }