{
  "_from": "web3-core-promievent@1.8.0",
  "_id": "web3-core-promievent@1.8.0",
  "_inBundle": false,
  "_integrity": "sha512-FGLyjAuOaAQ+ZhV6iuw9tg/9WvIkSZXKHQ4mdTyQ8MxVraOtFivOCbuLLsGgapfHYX+RPxsc1j1YzQjKoupagQ==",
  "_location": "/web3-core-promievent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-core-promievent@1.8.0",
    "name": "web3-core-promievent",
    "escapedName": "web3-core-promievent",
    "rawSpec": "1.8.0",
    "saveSpec": null,
    "fetchSpec": "1.8.0"
  },
  "_requiredBy": [
    "/web3-core-method",
    "/web3-eth-contract",
    "/web3-eth-ens"
  ],
  "_resolved": "https://registry.npmjs.org/web3-core-promievent/-/web3-core-promievent-1.8.0.tgz",
  "_shasum": "979765fd4d37ab0f158f0ee54037b279b737bd53",
  "_spec": "web3-core-promievent@1.8.0",
  "_where": "/Users/giro/Desktop/projects/tempmodifier/scripts/simple/node_modules/web3-core-method",
  "bundleDependencies": false,
  "dependencies": {
    "eventemitter3": "4.0.4"
  },
  "deprecated": false,
  "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": "59b657b8c02af05575dc2d0ed321fa7d3aa8eaf6",
  "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.8.0"
}
