PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/web3-core-promievent

Просмотр файла: package.json

{
    "name": "web3-core-promievent",
    "version": "1.3.6",
    "description": "This package extends the EventEmitter with the Promise class to allow chaining as well as multiple final states of a function.",
    "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core-promievent",
    "license": "LGPL-3.0",
    "engines": {
        "node": ">=8.0.0"
    },
    "main": "lib/index.js",
    "scripts": {
        "compile": "tsc -b tsconfig.json"
    },
    "dependencies": {
        "eventemitter3": "4.0.4"
    },
    "gitHead": "8bfba2358448089e9a78bf38bd09538065186d2b"
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!