{
  "_args": [
    [
      "web3-providers-http@1.3.6",
      "/Users/giro/Desktop/projects/exbita-scripts/bnb"
    ]
  ],
  "_from": "web3-providers-http@1.3.6",
  "_id": "web3-providers-http@1.3.6",
  "_inBundle": false,
  "_integrity": "sha512-OQkT32O1A06dISIdazpGLveZcOXhEo5cEX6QyiSQkiPk/cjzDrXMw4SKZOGQbbS1+0Vjizm1Hrp7O8Vp2D1M5Q==",
  "_location": "/web3-providers-http",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-providers-http@1.3.6",
    "name": "web3-providers-http",
    "escapedName": "web3-providers-http",
    "rawSpec": "1.3.6",
    "saveSpec": null,
    "fetchSpec": "1.3.6"
  },
  "_requiredBy": [
    "/web3-core-requestmanager"
  ],
  "_resolved": "https://registry.npmjs.org/web3-providers-http/-/web3-providers-http-1.3.6.tgz",
  "_spec": "1.3.6",
  "_where": "/Users/giro/Desktop/projects/exbita-scripts/bnb",
  "dependencies": {
    "web3-core-helpers": "1.3.6",
    "xhr2-cookies": "1.1.0"
  },
  "description": "Module to handle web3 RPC connections over HTTP.",
  "devDependencies": {
    "dtslint": "^3.4.1",
    "typescript": "^3.9.5"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "8bfba2358448089e9a78bf38bd09538065186d2b",
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3-providers-http",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-providers-http"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types"
  },
  "types": "types/index.d.ts",
  "version": "1.3.6"
}
