PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/agent-base
Просмотр файла: package.json
{
"name": "agent-base",
"version": "2.1.1",
"description": "Turn a function into an `http.Agent` instance",
"main": "agent.js",
"scripts": {
"test": "mocha --reporter spec"
},
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-agent-base.git"
},
"keywords": [
"http",
"agent",
"base",
"barebones",
"https"
],
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/TooTallNate/node-agent-base/issues"
},
"devDependencies": {
"mocha": "2",
"ws": "0.8.0"
},
"dependencies": {
"extend": "~3.0.0",
"semver": "~5.0.1"
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!