1 Star 0 Fork 0

ineo6 / resign

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 730 Bytes
一键复制 编辑 原始数据 按行查看 历史
ineo6 提交于 2018-08-05 21:16 . 调整命令
{
"name": "rebuildapp",
"version": "1.0.0",
"description": "Resign iOS app with dynamic library.",
"main": "bin/pack-app.js",
"bin": {
"rebuildapp": "bin/pack-app.js",
"easy-app-install": "bin/install.js"
},
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"chalk": "^2.4.1",
"colors": "^1.3.1",
"commander": "^2.16.0",
"download-git-repo": "^1.0.2",
"fs-extra": "^7.0.0",
"inquirer": "^6.0.0",
"minimist": "^1.2.0",
"ora": "^3.0.0",
"shelljs": "^0.8.2",
"which": "^1.3.1"
},
"optionalDependencies": {
"node-ios-device": "^1.6.2"
}
}
1
https://gitee.com/ineo6/resign.git
git@gitee.com:ineo6/resign.git
ineo6
resign
resign
master

搜索帮助