136 lines
4.1 KiB
JSON
136 lines
4.1 KiB
JSON
{
|
|
"prepare_queue": {
|
|
"installed": [],
|
|
"uninstalled": []
|
|
},
|
|
"config_munge": {
|
|
"files": {
|
|
"config.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<feature name=\"StatusBar\"><param name=\"ios-package\" value=\"CDVStatusBar\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<preference name=\"StatusBarOverlaysWebView\" value=\"true\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<preference name=\"StatusBarStyle\" value=\"lightcontent\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Device\"><param name=\"ios-package\" value=\"CDVDevice\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"SplashScreen\"><param name=\"ios-package\" value=\"CDVSplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<allow-navigation href=\"ionic://*\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<preference name=\"deployment-target\" value=\"11.0\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"IonicWebView\"><param name=\"ios-package\" value=\"CDVWKWebViewEngine\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<preference name=\"CordovaWebViewEngine\" value=\"CDVWKWebViewEngine\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"CDVIonicKeyboard\"><param name=\"ios-package\" onload=\"true\" value=\"CDVIonicKeyboard\" /></feature>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installed_plugins": {
|
|
"cordova-plugin-whitelist": {
|
|
"PACKAGE_NAME": "io.ionic.starter"
|
|
},
|
|
"cordova-plugin-statusbar": {
|
|
"PACKAGE_NAME": "io.ionic.starter"
|
|
},
|
|
"cordova-plugin-device": {
|
|
"PACKAGE_NAME": "io.ionic.starter"
|
|
},
|
|
"cordova-plugin-splashscreen": {
|
|
"PACKAGE_NAME": "io.ionic.starter"
|
|
},
|
|
"cordova-plugin-ionic-webview": {
|
|
"PACKAGE_NAME": "io.ionic.starter"
|
|
},
|
|
"cordova-plugin-ionic-keyboard": {
|
|
"PACKAGE_NAME": "io.ionic.starter"
|
|
}
|
|
},
|
|
"dependent_plugins": {},
|
|
"modules": [
|
|
{
|
|
"id": "cordova-plugin-statusbar.statusbar",
|
|
"file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
|
|
"pluginId": "cordova-plugin-statusbar",
|
|
"clobbers": [
|
|
"window.StatusBar"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-device.device",
|
|
"file": "plugins/cordova-plugin-device/www/device.js",
|
|
"pluginId": "cordova-plugin-device",
|
|
"clobbers": [
|
|
"device"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-splashscreen.SplashScreen",
|
|
"file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
|
|
"pluginId": "cordova-plugin-splashscreen",
|
|
"clobbers": [
|
|
"navigator.splashscreen"
|
|
]
|
|
},
|
|
{
|
|
"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-ionic-webview.ios-wkwebview-exec",
|
|
"file": "plugins/cordova-plugin-ionic-webview/src/www/ios/ios-wkwebview-exec.js",
|
|
"pluginId": "cordova-plugin-ionic-webview",
|
|
"clobbers": [
|
|
"cordova.exec"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-ionic-keyboard.keyboard",
|
|
"file": "plugins/cordova-plugin-ionic-keyboard/www/ios/keyboard.js",
|
|
"pluginId": "cordova-plugin-ionic-keyboard",
|
|
"clobbers": [
|
|
"window.Keyboard"
|
|
]
|
|
}
|
|
],
|
|
"plugin_metadata": {
|
|
"cordova-plugin-whitelist": "1.3.3",
|
|
"cordova-plugin-statusbar": "2.4.2",
|
|
"cordova-plugin-device": "2.0.2",
|
|
"cordova-plugin-splashscreen": "5.0.2",
|
|
"cordova-plugin-ionic-webview": "4.2.1",
|
|
"cordova-plugin-ionic-keyboard": "2.2.0"
|
|
}
|
|
}
|