@theankur/cordova-plugin-file-opener2
Version:
A File Opener Plugin for Cordova. (The Original Version)
37 lines (36 loc) • 888 B
JSON
{
"name": "@theankur/cordova-plugin-file-opener2",
"version": "1.0.1",
"description": "A File Opener Plugin for Cordova. (The Original Version)",
"cordova": {
"id": "@theankur/cordova-plugin-file-opener2",
"platforms": [
"android",
"ios",
"windows",
"electron"
]
},
"repository": {
"type": "git",
"url": "https://github.com/TheAnkurPanchani/cordova-plugin-file-opener2.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"cordova-windows",
"cordova-electron"
],
"engines": {
"cordova": ">=6.0.0"
},
"author": {
"name": "ankurpanchani.career@gmail.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/TheAnkurPanchani/cordova-plugin-file-opener2/issues"
},
"homepage": "https://github.com/TheAnkurPanchani/cordova-plugin-file-opener2#readme"
}