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