mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
476 lines
15 KiB
JSON
476 lines
15 KiB
JSON
{
|
|
"prepare_queue": {
|
|
"installed": [],
|
|
"uninstalled": []
|
|
},
|
|
"config_munge": {
|
|
"files": {
|
|
"config.xml": {
|
|
"parents": {
|
|
"/*": [
|
|
{
|
|
"xml": "<feature name=\"Camera\"><param name=\"ios-package\" value=\"CDVCamera\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<preference name=\"CameraUsesGeolocation\" value=\"false\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Device\"><param name=\"ios-package\" value=\"CDVDevice\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"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": "<preference name=\"SwiftVersion\" value=\"4\" />",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Fingerprint\"><param name=\"ios-package\" value=\"Fingerprint\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Globalization\"><param name=\"ios-package\" value=\"CDVGlobalization\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WLSplashScreen\"><param name=\"ios-package\" value=\"WLSplashPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"LoggerPlugin\"><param name=\"ios-package\" value=\"LoggerPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"DeviceAuth\"><param name=\"ios-package\" value=\"DeviceAuthPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WLDirectUpdatePlugin\"><param name=\"ios-package\" value=\"WLDirectUpdatePlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WLApp\"><param name=\"ios-package\" value=\"WLApp\" /><param name=\"onload\" value=\"true\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"UIControls\"><param name=\"ios-package\" value=\"UIControls\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"NetworkDetector\"><param name=\"ios-package\" value=\"NetworkDetector\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"NativePage\"><param name=\"ios-package\" value=\"NativePage\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"SecurityPlugin\"><param name=\"ios-package\" value=\"SecurityPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"StoragePlugin\"><param name=\"ios-package\" value=\"StoragePlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"FIPSHttpPlugin\"><param name=\"ios-package\" value=\"FIPSHttpPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"Badge\"><param name=\"ios-package\" value=\"Badge\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"NotificationEx\"><param name=\"ios-package\" value=\"NotificationEx\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WifiPlugin\"><param name=\"ios-package\" value=\"WifiPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WLNativeXHRPlugin\"><param name=\"ios-package\" value=\"WLNativeXHRPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WLActionSenderPlugin\"><param name=\"ios-package\" value=\"WLActionSenderPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WLAuthorizationManagerPlugin\"><param name=\"ios-package\" value=\"WLAuthorizationManagerPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"WLCertificatePinningPlugin\"><param name=\"ios-package\" value=\"WLCertificatePinningPlugin\" /></feature>",
|
|
"count": 1
|
|
},
|
|
{
|
|
"xml": "<feature name=\"CDVOrientation\"><param name=\"ios-package\" value=\"CDVOrientation\" /></feature>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"*-Info.plist": {
|
|
"parents": {
|
|
"NSFaceIDUsageDescription": [
|
|
{
|
|
"xml": "<string> </string>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"*-Debug.plist": {
|
|
"parents": {
|
|
"keychain-access-groups": [
|
|
{
|
|
"xml": "<array><string>$(AppIdentifierPrefix)com.gpr.gabinetedigital</string></array>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"*-Release.plist": {
|
|
"parents": {
|
|
"keychain-access-groups": [
|
|
{
|
|
"xml": "<array><string>$(AppIdentifierPrefix)com.gpr.gabinetedigital</string></array>",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installed_plugins": {
|
|
"cordova-plugin-androidx": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-androidx-adapter": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-camera": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-compat": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-device": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-dialogs": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-file": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-fingerprint-aio": {
|
|
"FACEID_USAGE_DESCRIPTION": " ",
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-globalization": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-mfp": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-mfp-jsonstore": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
},
|
|
"cordova-plugin-screen-orientation": {
|
|
"PACKAGE_NAME": "com.gpr.gabinetedigital"
|
|
}
|
|
},
|
|
"dependent_plugins": {},
|
|
"modules": [
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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-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-fingerprint-aio.Fingerprint",
|
|
"file": "plugins/cordova-plugin-fingerprint-aio/www/Fingerprint.js",
|
|
"pluginId": "cordova-plugin-fingerprint-aio",
|
|
"clobbers": [
|
|
"Fingerprint"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-globalization.GlobalizationError",
|
|
"file": "plugins/cordova-plugin-globalization/www/GlobalizationError.js",
|
|
"pluginId": "cordova-plugin-globalization",
|
|
"clobbers": [
|
|
"window.GlobalizationError"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-globalization.globalization",
|
|
"file": "plugins/cordova-plugin-globalization/www/globalization.js",
|
|
"pluginId": "cordova-plugin-globalization",
|
|
"clobbers": [
|
|
"navigator.globalization"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-mfp.mfp",
|
|
"file": "plugins/cordova-plugin-mfp/bootstrap.js",
|
|
"pluginId": "cordova-plugin-mfp",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-mfp-jsonstore.jsonstore",
|
|
"file": "plugins/cordova-plugin-mfp-jsonstore/bootstrap.js",
|
|
"pluginId": "cordova-plugin-mfp-jsonstore",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-screen-orientation.screenorientation",
|
|
"file": "plugins/cordova-plugin-screen-orientation/www/screenorientation.js",
|
|
"pluginId": "cordova-plugin-screen-orientation",
|
|
"clobbers": [
|
|
"cordova.plugins.screenorientation"
|
|
]
|
|
}
|
|
],
|
|
"plugin_metadata": {
|
|
"cordova-plugin-androidx": "3.0.0",
|
|
"cordova-plugin-androidx-adapter": "1.1.3",
|
|
"cordova-plugin-camera": "5.0.1",
|
|
"cordova-plugin-compat": "1.2.0",
|
|
"cordova-plugin-device": "2.0.3",
|
|
"cordova-plugin-dialogs": "2.0.2",
|
|
"cordova-plugin-file": "6.0.2",
|
|
"cordova-plugin-fingerprint-aio": "4.0.2",
|
|
"cordova-plugin-globalization": "1.11.0",
|
|
"cordova-plugin-mfp": "8.0.2021031007",
|
|
"cordova-plugin-mfp-jsonstore": "8.0.2021062408",
|
|
"cordova-plugin-screen-orientation": "3.0.2"
|
|
}
|
|
}
|