355 lines
10 KiB
JSON
355 lines
10 KiB
JSON
{
|
|
"prepare_queue": {
|
|
"installed": [],
|
|
"uninstalled": []
|
|
},
|
|
"config_munge": {
|
|
"files": {
|
|
"config.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<feature name=\"Notification\"><param name=\"ios-package\" value=\"CDVNotification\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"File\"><param name=\"ios-package\" value=\"CDVFile\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Capture\"><param name=\"ios-package\" value=\"CDVCapture\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"BarcodeScanner\"><param name=\"ios-package\" value=\"CDVBarcodeScanner\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Camera\"><param name=\"ios-package\" value=\"CDVCamera\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<preference name=\"CameraUsesGeolocation\" value=\"false\" />",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installed_plugins": {
|
|
"cordova-plugin-whitelist": {
|
|
"PACKAGE_NAME": "$(PRODUCT_BUNDLE_IDENTIFIER)"
|
|
},
|
|
"cordova-plugin-dialogs": {
|
|
"PACKAGE_NAME": "$(PRODUCT_BUNDLE_IDENTIFIER)"
|
|
},
|
|
"cordova-plugin-file": {
|
|
"PACKAGE_NAME": "$(PRODUCT_BUNDLE_IDENTIFIER)"
|
|
},
|
|
"cordova-plugin-media-capture": {
|
|
"PACKAGE_NAME": "$(PRODUCT_BUNDLE_IDENTIFIER)"
|
|
},
|
|
"phonegap-plugin-barcodescanner": {
|
|
"PACKAGE_NAME": "$(PRODUCT_BUNDLE_IDENTIFIER)"
|
|
},
|
|
"cordova-plugin-camera": {
|
|
"PACKAGE_NAME": "$(PRODUCT_BUNDLE_IDENTIFIER)"
|
|
}
|
|
},
|
|
"dependent_plugins": {},
|
|
"modules": [
|
|
{
|
|
"id": "cordova-plugin-dialogs.notification",
|
|
"file": "plugins/cordova-plugin-dialogs/www/notification.js",
|
|
"pluginId": "cordova-plugin-dialogs",
|
|
"merges": [
|
|
"navigator.notification"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.DirectoryEntry",
|
|
"file": "plugins/cordova-plugin-file/www/DirectoryEntry.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.DirectoryEntry"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.DirectoryReader",
|
|
"file": "plugins/cordova-plugin-file/www/DirectoryReader.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.DirectoryReader"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.Entry",
|
|
"file": "plugins/cordova-plugin-file/www/Entry.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.Entry"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.File",
|
|
"file": "plugins/cordova-plugin-file/www/File.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.File"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileEntry",
|
|
"file": "plugins/cordova-plugin-file/www/FileEntry.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileEntry"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileError",
|
|
"file": "plugins/cordova-plugin-file/www/FileError.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileError"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileReader",
|
|
"file": "plugins/cordova-plugin-file/www/FileReader.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileReader"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/FileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileSystem"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileUploadOptions",
|
|
"file": "plugins/cordova-plugin-file/www/FileUploadOptions.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileUploadOptions"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileUploadResult",
|
|
"file": "plugins/cordova-plugin-file/www/FileUploadResult.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileUploadResult"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileWriter",
|
|
"file": "plugins/cordova-plugin-file/www/FileWriter.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileWriter"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.Flags",
|
|
"file": "plugins/cordova-plugin-file/www/Flags.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.Flags"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.LocalFileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/LocalFileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.LocalFileSystem"
|
|
],
|
|
"merges": [
|
|
"window"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.Metadata",
|
|
"file": "plugins/cordova-plugin-file/www/Metadata.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.Metadata"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.ProgressEvent",
|
|
"file": "plugins/cordova-plugin-file/www/ProgressEvent.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.ProgressEvent"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.fileSystems",
|
|
"file": "plugins/cordova-plugin-file/www/fileSystems.js",
|
|
"pluginId": "cordova-plugin-file"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.requestFileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/requestFileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.requestFileSystem"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.resolveLocalFileSystemURI",
|
|
"file": "plugins/cordova-plugin-file/www/resolveLocalFileSystemURI.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"merges": [
|
|
"window"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.isChrome",
|
|
"file": "plugins/cordova-plugin-file/www/browser/isChrome.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.iosFileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/ios/FileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"merges": [
|
|
"FileSystem"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.fileSystems-roots",
|
|
"file": "plugins/cordova-plugin-file/www/fileSystems-roots.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.fileSystemPaths",
|
|
"file": "plugins/cordova-plugin-file/www/fileSystemPaths.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"merges": [
|
|
"cordova"
|
|
],
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.CaptureAudioOptions",
|
|
"file": "plugins/cordova-plugin-media-capture/www/CaptureAudioOptions.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"clobbers": [
|
|
"CaptureAudioOptions"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.CaptureImageOptions",
|
|
"file": "plugins/cordova-plugin-media-capture/www/CaptureImageOptions.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"clobbers": [
|
|
"CaptureImageOptions"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.CaptureVideoOptions",
|
|
"file": "plugins/cordova-plugin-media-capture/www/CaptureVideoOptions.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"clobbers": [
|
|
"CaptureVideoOptions"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.CaptureError",
|
|
"file": "plugins/cordova-plugin-media-capture/www/CaptureError.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"clobbers": [
|
|
"CaptureError"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.MediaFileData",
|
|
"file": "plugins/cordova-plugin-media-capture/www/MediaFileData.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"clobbers": [
|
|
"MediaFileData"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.MediaFile",
|
|
"file": "plugins/cordova-plugin-media-capture/www/MediaFile.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"clobbers": [
|
|
"MediaFile"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.helpers",
|
|
"file": "plugins/cordova-plugin-media-capture/www/helpers.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-media-capture.capture",
|
|
"file": "plugins/cordova-plugin-media-capture/www/capture.js",
|
|
"pluginId": "cordova-plugin-media-capture",
|
|
"clobbers": [
|
|
"navigator.device.capture"
|
|
]
|
|
},
|
|
{
|
|
"id": "phonegap-plugin-barcodescanner.BarcodeScanner",
|
|
"file": "plugins/phonegap-plugin-barcodescanner/www/barcodescanner.js",
|
|
"pluginId": "phonegap-plugin-barcodescanner",
|
|
"clobbers": [
|
|
"cordova.plugins.barcodeScanner"
|
|
]
|
|
},
|
|
{
|
|
"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/ios/CameraPopoverHandle.js",
|
|
"pluginId": "cordova-plugin-camera",
|
|
"clobbers": [
|
|
"CameraPopoverHandle"
|
|
]
|
|
}
|
|
],
|
|
"plugin_metadata": {
|
|
"cordova-plugin-whitelist": "1.3.3",
|
|
"cordova-plugin-dialogs": "2.0.1",
|
|
"cordova-plugin-file": "6.0.1",
|
|
"cordova-plugin-media-capture": "3.0.2",
|
|
"phonegap-plugin-barcodescanner": "8.0.1",
|
|
"cordova-plugin-camera": "4.0.3"
|
|
}
|
|
}
|