commandx
Version:
commands of alinode agentx
27 lines (26 loc) • 575 B
JSON
{
"name": "commandx",
"version": "1.5.4",
"description": "commands of alinode agentx",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/aliyun-node/commands.git"
},
"keywords": [
"alinode",
"agentx",
"commands"
],
"author": "alinode team",
"license": "MIT",
"bugs": {
"url": "https://github.com/aliyun-node/commands/issues"
},
"homepage": "https://github.com/aliyun-node/commands#readme",
"dependencies": {
"formstream": "^1.1.0",
"tunnel-agent": "^0.6.0",
"urllib": "^2.22.0"
}
}