cordova-plugin-ia-launch-navigator
Version:
Cordova/Phonegap plugin to navigate to a destination using native navigation apps on Android, iOS, and Windows
33 lines (32 loc) • 957 B
JSON
{
"version": "1.0.3",
"name": "cordova-plugin-ia-launch-navigator",
"cordova_name": "Launch Navigator for IntelliAcc",
"description": "Cordova/Phonegap plugin to navigate to a destination using native navigation apps on Android, iOS, and Windows",
"author": "Various Authors",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/nicolaasza/cordova-plugin-ia-launch-navigator.git"
},
"cordova": {
"id": "cordova-plugin-ia-launch-navigator",
"platforms": [
"android",
"ios",
"windows"
]
},
"issue": "https://github.com/nicolaasza/cordova-plugin-ia-launch-navigator/issues",
"keywords": [
"ecosystem:cordova",
"cordova",
"phonegap",
"ios",
"android",
"windows",
"navigation",
"navigator"
],
"types": "./cordova-plugin-ia-launch-navigator.d.ts"
}