{
  "_args": [
    [
      "web3-core-promievent@1.3.6",
      "/Users/giro/Desktop/projects/exbita-scripts/bnb"
    ]
  ],
  "_from": "web3-core-promievent@1.3.6",
  "_id": "web3-core-promievent@1.3.6",
  "_inBundle": false,
  "_integrity": "sha512-Z+QzfyYDTXD5wJmZO5wwnRO8bAAHEItT1XNSPVb4J1CToV/I/SbF7CuF8Uzh2jns0Cm1109o666H7StFFvzVKw==",
  "_location": "/web3-core-promievent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-core-promievent@1.3.6",
    "name": "web3-core-promievent",
    "escapedName": "web3-core-promievent",
    "rawSpec": "1.3.6",
    "saveSpec": null,
    "fetchSpec": "1.3.6"
  },
  "_requiredBy": [
    "/web3-core-method",
    "/web3-eth-contract",
    "/web3-eth-ens"
  ],
  "_resolved": "https://registry.npmjs.org/web3-core-promievent/-/web3-core-promievent-1.3.6.tgz",
  "_spec": "1.3.6",
  "_where": "/Users/giro/Desktop/projects/exbita-scripts/bnb",
  "dependencies": {
    "eventemitter3": "4.0.4"
  },
  "description": "This package extends the EventEmitter with the Promise class to allow chaining as well as multiple final states of a function.",
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "8bfba2358448089e9a78bf38bd09538065186d2b",
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3-core-promievent",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core-promievent"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json"
  },
  "version": "1.3.6"
}
