mirror of
https://github.com/lampaa/com.lampa.startapp.git
synced 2026-02-04 00:06:15 +08:00
34 lines
717 B
JSON
34 lines
717 B
JSON
{
|
|
"name": "com.lampa.startapp",
|
|
"version": "6.1.6",
|
|
"description": "Phonegap plugin for check or launch other application in android device.",
|
|
"cordova": {
|
|
"id": "com.lampa.startapp",
|
|
"platforms": [
|
|
"android",
|
|
"ios"
|
|
]
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/lampaa/com.lampa.startapp.git"
|
|
},
|
|
"keywords": [
|
|
"cordova",
|
|
"startapp",
|
|
"lampa",
|
|
"extra",
|
|
"extrafields",
|
|
"hasextra",
|
|
"cordova",
|
|
"cordova-android",
|
|
"cordova-ios"
|
|
],
|
|
"author": "lampaa",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/lampaa/com.lampa.startapp/issues"
|
|
},
|
|
"homepage": "https://github.com/lampaa/com.lampa.startapp#readme"
|
|
}
|