2 Star 1 Fork 0

yayaluoya/server-file-sync

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1006 Bytes
一键复制 编辑 原始数据 按行查看 历史
yayaluoya 提交于 2023-04-20 11:30 . 关于一个包版本锁定的问题
{
"name": "server-file-sync",
"version": "1.6.15",
"description": "把本地文件同步到服务器指定目录,方便前端更新代码到服务器",
"main": "index.js",
"bin": {
"server-file-sync": "./dist/__bin/index.js",
"sfs": "./dist/__bin/index.js"
},
"scripts": {
"tsc-w": "tsc -w",
"npm-publish": "npm publish"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yayaluoya/server-file-sync.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/yayaluoya/server-file-sync/issues"
},
"homepage": "https://github.com/yayaluoya/server-file-sync#readme",
"dependencies": {
"anymatch": "^3.1.2",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"inquirer": "^8.2.5",
"moment": "^2.29.3",
"ssh2": "^1.10.0",
"vorpal": "^1.12.0",
"yayaluoya-tool": "1.7.5"
},
"devDependencies": {
"@types/inquirer": "^8.2.5",
"@types/node": "^17.0.34",
"@types/ssh2": "^0.5.52"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yayaluoya/server-file-sync.git
git@gitee.com:yayaluoya/server-file-sync.git
yayaluoya
server-file-sync
server-file-sync
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385