UNPKG

demoxdc

Version:

Ethereum JavaScript API wrapper repository

14 lines (13 loc) 443 B
{ "name": "web3-providers-http", "namespace": "ethereum", "version": "1.0.0-beta.36", "description": "Module to handle web3 RPC connections over HTTP.", "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-providers-http", "license": "LGPL-3.0", "main": "src/index.js", "dependencies": { "web3-core-helpers": "1.0.0-beta.36", "xhr2-cookies": "1.1.0" } }