329 lines
11 KiB
JSON
Executable File
329 lines
11 KiB
JSON
Executable File
{
|
|
"prepare_queue": {
|
|
"installed": [],
|
|
"uninstalled": []
|
|
},
|
|
"config_munge": {
|
|
"files": {
|
|
"res/xml/config.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<feature name=\"ActionSheet\"><param name=\"android-package\" value=\"nl.xservices.plugins.actionsheet.ActionSheet\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Notification\"><param name=\"android-package\" value=\"org.apache.cordova.dialogs.Notification\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Fingerprint\"><param name=\"android-package\" value=\"de.niklasmerz.cordova.fingerprint.Fingerprint\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Geolocation\"><param name=\"android-package\" value=\"org.apache.cordova.geolocation.Geolocation\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"SplashScreen\"><param name=\"android-package\" value=\"org.apache.cordova.splashscreen.SplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"StatusBar\"><param name=\"android-package\" value=\"org.apache.cordova.statusbar.StatusBar\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"LaunchNavigator\"><param name=\"android-package\" value=\"uk.co.workingedge.phonegap.plugin.LaunchNavigator\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"AppVersion\"><param name=\"android-package\" value=\"uk.co.whiteoctober.cordova.AppVersion\" /></feature>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"AndroidManifest.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<uses-permission android:name=\"android.permission.USE_FINGERPRINT\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<uses-feature android:name=\"android.hardware.location.gps\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
|
|
"count": 1
|
|
}
|
|
],
|
|
"application": [
|
|
{
|
|
"xml": "<provider android:authorities=\"${applicationId}.provider\" android:exported=\"false\" android:grantUriPermissions=\"true\" android:name=\"org.apache.cordova.camera.FileProvider\"><meta-data android:name=\"android.support.FILE_PROVIDER_PATHS\" android:resource=\"@xml/camera_provider_paths\" /></provider>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"config.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<feature name=\"Keyboard\"><param name=\"android-package\" onload=\"true\" value=\"io.ionic.keyboard.IonicKeyboard\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<allow-navigation href=\"http://localhost:8080/*\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<preference name=\"webView\" value=\"com.ionicframework.cordova.webview.IonicWebViewEngine\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"IonicWebView\"><param name=\"android-package\" value=\"com.ionicframework.cordova.webview.IonicWebView\" /></feature>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installed_plugins": {
|
|
"cordova-plugin-actionsheet": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-camera": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-device": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-dialogs": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-fingerprint-aio": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-geolocation": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-ionic-keyboard": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-ionic-webview": {
|
|
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+",
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-splashscreen": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-statusbar": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-whitelist": {
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"uk.co.workingedge.phonegap.plugin.launchnavigator": {
|
|
"OKHTTP_VERSION": "3.+",
|
|
"PACKAGE_NAME": "io.ionic.starterlen"
|
|
},
|
|
"cordova-plugin-app-version": {
|
|
"PACKAGE_NAME": "com.sineedge.pdglender"
|
|
}
|
|
},
|
|
"dependent_plugins": {},
|
|
"modules": [
|
|
{
|
|
"id": "cordova-plugin-actionsheet.ActionSheet",
|
|
"file": "plugins/cordova-plugin-actionsheet/www/ActionSheet.js",
|
|
"pluginId": "cordova-plugin-actionsheet",
|
|
"clobbers": [
|
|
"window.plugins.actionsheet"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-camera.Camera",
|
|
"file": "plugins/cordova-plugin-camera/www/CameraConstants.js",
|
|
"pluginId": "cordova-plugin-camera",
|
|
"clobbers": [
|
|
"Camera"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-camera.CameraPopoverOptions",
|
|
"file": "plugins/cordova-plugin-camera/www/CameraPopoverOptions.js",
|
|
"pluginId": "cordova-plugin-camera",
|
|
"clobbers": [
|
|
"CameraPopoverOptions"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-camera.camera",
|
|
"file": "plugins/cordova-plugin-camera/www/Camera.js",
|
|
"pluginId": "cordova-plugin-camera",
|
|
"clobbers": [
|
|
"navigator.camera"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-camera.CameraPopoverHandle",
|
|
"file": "plugins/cordova-plugin-camera/www/CameraPopoverHandle.js",
|
|
"pluginId": "cordova-plugin-camera",
|
|
"clobbers": [
|
|
"CameraPopoverHandle"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-device.device",
|
|
"file": "plugins/cordova-plugin-device/www/device.js",
|
|
"pluginId": "cordova-plugin-device",
|
|
"clobbers": [
|
|
"device"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-dialogs.notification",
|
|
"file": "plugins/cordova-plugin-dialogs/www/notification.js",
|
|
"pluginId": "cordova-plugin-dialogs",
|
|
"merges": [
|
|
"navigator.notification"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-dialogs.notification_android",
|
|
"file": "plugins/cordova-plugin-dialogs/www/android/notification.js",
|
|
"pluginId": "cordova-plugin-dialogs",
|
|
"merges": [
|
|
"navigator.notification"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-fingerprint-aio.Fingerprint",
|
|
"file": "plugins/cordova-plugin-fingerprint-aio/www/Fingerprint.js",
|
|
"pluginId": "cordova-plugin-fingerprint-aio",
|
|
"clobbers": [
|
|
"Fingerprint"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-geolocation.geolocation",
|
|
"file": "plugins/cordova-plugin-geolocation/www/android/geolocation.js",
|
|
"pluginId": "cordova-plugin-geolocation",
|
|
"clobbers": [
|
|
"navigator.geolocation"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-geolocation.PositionError",
|
|
"file": "plugins/cordova-plugin-geolocation/www/PositionError.js",
|
|
"pluginId": "cordova-plugin-geolocation",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-ionic-keyboard.keyboard",
|
|
"file": "plugins/cordova-plugin-ionic-keyboard/www/android/keyboard.js",
|
|
"pluginId": "cordova-plugin-ionic-keyboard",
|
|
"clobbers": [
|
|
"window.Keyboard"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-ionic-webview.IonicWebView",
|
|
"file": "plugins/cordova-plugin-ionic-webview/src/www/util.js",
|
|
"pluginId": "cordova-plugin-ionic-webview",
|
|
"clobbers": [
|
|
"Ionic.WebView"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-splashscreen.SplashScreen",
|
|
"file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
|
|
"pluginId": "cordova-plugin-splashscreen",
|
|
"clobbers": [
|
|
"navigator.splashscreen"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-statusbar.statusbar",
|
|
"file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
|
|
"pluginId": "cordova-plugin-statusbar",
|
|
"clobbers": [
|
|
"window.StatusBar"
|
|
]
|
|
},
|
|
{
|
|
"id": "uk.co.workingedge.phonegap.plugin.launchnavigator.Common",
|
|
"file": "plugins/uk.co.workingedge.phonegap.plugin.launchnavigator/www/common.js",
|
|
"pluginId": "uk.co.workingedge.phonegap.plugin.launchnavigator",
|
|
"clobbers": [
|
|
"launchnavigator"
|
|
]
|
|
},
|
|
{
|
|
"id": "uk.co.workingedge.phonegap.plugin.launchnavigator.LocalForage",
|
|
"file": "plugins/uk.co.workingedge.phonegap.plugin.launchnavigator/www/localforage.v1.5.0.min.js",
|
|
"pluginId": "uk.co.workingedge.phonegap.plugin.launchnavigator",
|
|
"clobbers": [
|
|
"localforage"
|
|
]
|
|
},
|
|
{
|
|
"id": "uk.co.workingedge.phonegap.plugin.launchnavigator.LaunchNavigator",
|
|
"file": "plugins/uk.co.workingedge.phonegap.plugin.launchnavigator/www/android/launchnavigator.js",
|
|
"pluginId": "uk.co.workingedge.phonegap.plugin.launchnavigator",
|
|
"merges": [
|
|
"launchnavigator"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-app-version.AppVersionPlugin",
|
|
"file": "plugins/cordova-plugin-app-version/www/AppVersionPlugin.js",
|
|
"pluginId": "cordova-plugin-app-version",
|
|
"clobbers": [
|
|
"cordova.getAppVersion"
|
|
]
|
|
}
|
|
],
|
|
"plugin_metadata": {
|
|
"cordova-plugin-actionsheet": "2.3.3",
|
|
"cordova-plugin-camera": "4.0.3",
|
|
"cordova-plugin-device": "2.0.2",
|
|
"cordova-plugin-dialogs": "2.0.1",
|
|
"cordova-plugin-fingerprint-aio": "1.4.1",
|
|
"cordova-plugin-geolocation": "2.4.3",
|
|
"cordova-plugin-ionic-keyboard": "2.1.3",
|
|
"cordova-plugin-ionic-webview": "2.2.0",
|
|
"cordova-plugin-splashscreen": "5.0.2",
|
|
"cordova-plugin-statusbar": "2.4.2",
|
|
"cordova-plugin-whitelist": "1.3.3",
|
|
"uk.co.workingedge.phonegap.plugin.launchnavigator": "4.2.2",
|
|
"cordova-plugin-app-version": "0.1.9"
|
|
}
|
|
} |