1 Star 0 Fork 0

huatech2016 / cordova-plugin-fastrde-downloader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 696 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "cordova-plugin-fastrde-downloader",
"version": "0.2.1",
"description": "Downloads files to persistant Storage on your Phone, checks md5sum if you want, unzips packed files if necassary (For Android and iOS)",
"cordova": {
"id": "cordova-plugin-fastrde-downloader",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "https://github.com/fastrde/cordova-plugin-fastrde-downloader"
},
"keywords": [
"cordova",
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"file",
"download",
"downloader",
"multiple",
"md5",
"unzip"
],
"author": "Fabian Strachanski",
"license": "MIT"
}
JavaScript
1
https://gitee.com/huatech2016/cordova-plugin-fastrde-downloader.git
git@gitee.com:huatech2016/cordova-plugin-fastrde-downloader.git
huatech2016
cordova-plugin-fastrde-downloader
cordova-plugin-fastrde-downloader
master

搜索帮助