Ai
1 Star 0 Fork 0

Tars.js/deploy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 743 Bytes
一键复制 编辑 原始数据 按行查看 历史
zouchengzhuo 提交于 2020-06-03 00:01 +08:00 . update default linux node to x64 v12.17
{
"name": "@tars/deploy",
"preferGlobal": true,
"version": "2.0.6",
"description": "TARS 框架服务打包工具",
"author": {
"name": "Superzheng",
"email": "superzheng@tencent.com"
},
"homepage": "https://github.com/tars-node/deploy",
"repository": {
"type": "git",
"url": "https://github.com/tars-node/deploy.git"
},
"bugs": {
"url": "https://github.com/tars-node/deploy/issues"
},
"keywords": [
"deploy",
"tars"
],
"dependencies": {
"commander": "2.9.0",
"chalk": "1.1.3",
"async": "2.1.5",
"fs-extra": "2.0.0",
"fstream": "1.0.11",
"tar": "2.2.1",
"pad": "1.1.0"
},
"bin": {
"tars-deploy": "./bin/tars-deploy"
},
"license": "BSD-3-Clause"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tars-node/deploy.git
git@gitee.com:tars-node/deploy.git
tars-node
deploy
deploy
master

搜索帮助