PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/web3-core-requestmanager
Просмотр файла: package.json
{
"name": "web3-core-requestmanager",
"version": "1.3.6",
"description": "Web3 module to handle requests to external providers.",
"repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core-requestmanager",
"license": "LGPL-3.0",
"engines": {
"node": ">=8.0.0"
},
"main": "lib/index.js",
"scripts": {
"compile": "tsc -b tsconfig.json"
},
"dependencies": {
"underscore": "1.12.1",
"util": "^0.12.0",
"web3-core-helpers": "1.3.6",
"web3-providers-http": "1.3.6",
"web3-providers-ipc": "1.3.6",
"web3-providers-ws": "1.3.6"
},
"gitHead": "8bfba2358448089e9a78bf38bd09538065186d2b"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!