ssh-auto-publish
Version:
publish project to different environment
25 lines (24 loc) • 459 B
JSON
{
"name": "ssh-auto-publish",
"version": "1.0.6",
"description": "publish project to different environment ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"chalk": "^2.4.2",
"archiver": "^3.0.0"
},
"keywords": [
"自动打包",
"发布",
"publish",
"ssh2",
"ssh",
"node-cmd"
],
"private": false,
"author": "River",
"license": "ISC"
}