1 Star 1 Fork 0

Sunlife/cordova-plugin-ImagePicker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 747 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiangwei 提交于 2019-09-20 16:11 . 1.2.1
{
"name": "cordova-plugin-imagepicker",
"version": "1.2.1",
"description": "Cordova ImagePicker Plugin",
"cordova": {
"id": "cordova-plugin-imagepicker",
"platforms": [
"ios",
"android"
]
},
"repository": {
"type": "git",
"url": "https://github.com/giantss/cordova-plugin-ImagePicker"
},
"keywords": [
"cordova",
"cordova-ios",
"cordova-android",
"ImagePicker"
],
"author": "giantss",
"license": "Apache-2.0",
"engines": {
"cordovaDependencies": {
"1.0.0": {
"cordova-android": ">6.0.0"
},
"2.0.0": {
"cordova": ">100"
}
}
},
"devDependencies": {
"jshint": "^0.1.8"
},
"dependencies": {
"async": "^2.6.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zinc/cordova-plugin-ImagePicker.git
git@gitee.com:zinc/cordova-plugin-ImagePicker.git
zinc
cordova-plugin-ImagePicker
cordova-plugin-ImagePicker
master

搜索帮助