7 Star 12 Fork 2

五牛 / cordova-hot-code-push

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 973 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nikolay Demyankov 提交于 2016-11-06 16:34 . Added changelog. Bump version.
{
"name": "cordova-hot-code-push-plugin",
"version": "1.5.2",
"description": "Cordova plugin to perform code updates on the fly",
"cordova": {
"id": "cordova-hot-code-push-plugin",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/nordnet/cordova-hot-code-push.git"
},
"keywords": [
"cordova",
"nordnet",
"mobile",
"code",
"update",
"push",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"engines": [
{
"name": "cordova-android",
"version": ">=4"
},
{
"name": "cordova-plugman",
"version": ">=4.2.0"
}
],
"dependencies": {
"xml2js": "^0.4"
},
"author": "Nikolay Demyankov for Nordnet Bank AB",
"license": "MIT",
"bugs": {
"url": "https://github.com/nordnet/cordova-hot-code-push/issues"
},
"homepage": "https://github.com/nordnet/cordova-hot-code-push#readme"
}
JavaScript
1
https://gitee.com/wuniu55/cordova-hot-code-push.git
git@gitee.com:wuniu55/cordova-hot-code-push.git
wuniu55
cordova-hot-code-push
cordova-hot-code-push
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891