1 Star 0 Fork 0

MaJXm/m-deploy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
MaJXm 提交于 2021-03-18 17:05 . 1.3.4 完善提示语
{
"name": "m-ssh-deploy",
"version": "1.3.3",
"description": "微型自动部署插件",
"main": "./lib/main.js",
"license": "MIT",
"bin": {
"m-deploy": "./bin/index.js"
},
"scripts": {
"test": "node ./test/index.js",
"build": "webpack",
"deploy": "npm run build && npm publish"
},
"keywords": [
"node",
"shell"
],
"files": [
"lib",
"bin"
],
"repository": {
"type": "git",
"url": "https://gitee.com/MaJXm21/m-deploy.git"
},
"bugs": {
"url": "https://gitee.com/MaJXm21/m-deploy/issues"
},
"author": "majiax",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"async-validator": "^3.5.1",
"chalk": "^4.1.0",
"child_process": "^1.0.2",
"compressing": "^1.5.1",
"dayjs": "^1.9.6",
"inquirer": "^7.3.3",
"node-notifier": "^8.0.0",
"node-ssh": "^11.1.1",
"ora": "^5.1.0",
"path": "^0.12.7",
"shelljs": "^0.8.4"
},
"devDependencies": {
"@babel/core": "^7.12.8",
"@babel/preset-env": "^7.12.7",
"babel-loader": "^8.2.1",
"clean-webpack-plugin": "^3.0.0",
"eslint": "^7.14.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^4.0.2",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/MaJXm21/m-deploy.git
git@gitee.com:MaJXm21/m-deploy.git
MaJXm21
m-deploy
m-deploy
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385