1 Star 0 Fork 48

Simlan / mps-deploy

forked from Li / mps-deploy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 615 Bytes
一键复制 编辑 原始数据 按行查看 历史
Li 提交于 2020-07-24 15:18 . 0.1.2
{
"name": "mps-deploy",
"version": "0.1.3",
"description": "miniprogram`s (weapp) batch deployment tool",
"main": "index.js",
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "https://gitee.com/leeeink/mps-deploy"
},
"bin": {
"mps-deploy": "./src/command.js",
"mpsd": "./src/command.js"
},
"keywords": [
"小程序",
"发布",
"微信",
"weapp",
"deploy",
"batch"
],
"author": "Leeeink",
"license": "ISC",
"dependencies": {
"miniprogram-ci": "^1.0.51",
"babel-preset-es2015": "^6.24.1"
},
"devDependencies": {}
}
NodeJS
1
https://gitee.com/Simlan/mps-deploy.git
git@gitee.com:Simlan/mps-deploy.git
Simlan
mps-deploy
mps-deploy
master

搜索帮助