cordova-plugin-mfilechooser
Version:
File Chooser for Cordova/Phonegap based on Maginsoft FileChooser. One change, it can go landscape and portait mode.
31 lines (30 loc) • 761 B
JSON
{
"name": "cordova-plugin-mfilechooser",
"version": "1.0.5",
"description": "File Chooser for Cordova/Phonegap based on Maginsoft FileChooser. One change, it can go landscape and portait mode.",
"cordova": {
"id": "cordova-plugin-mfilechooser",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/Evolution-36/MFileChooser.git"
},
"keywords": [
"cordova",
"filechooser",
"android",
"filepicker",
"phonegap",
"ecosystem:cordova",
"cordova-android"
],
"author": "Evolution36",
"license": "MIT",
"bugs": {
"url": "https://github.com/Evolution-36/MFileChooser/issues"
},
"homepage": "https://github.com/Evolution-36/MFileChooser#readme"
}