| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {
- "res/xml/config.xml": {
- "parents": {
- "/*": [
- {
- "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=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
- "count": 1
- }
- ]
- }
- },
- "AndroidManifest.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
- "count": 3
- },
- {
- "xml": "<uses-feature android:name=\"android.hardware.camera\" />",
- "count": 1
- },
- {
- "xml": "<uses-feature android:name=\"android.hardware.camera.autofocus\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
- "count": 1
- }
- ],
- "/manifest/application": [
- {
- "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
- "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=\"RemoteInjection\"><param name=\"android-package\" value=\"com.truckmovers.cordova.RemoteInjectionPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- }
- ]
- }
- }
- }
- },
- "installed_plugins": {
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "com.izouma.muye"
- },
- "cordova-plugin-wkwebview-engine": {
- "PACKAGE_NAME": "com.izouma.muye"
- },
- "cordova-plugin-multidex": {
- "PACKAGE_NAME": "com.izouma.muye"
- },
- "cordova-plugin-remote-injection": {
- "PACKAGE_NAME": "com.izouma.muye"
- },
- "cordova-plugin-camera": {
- "PACKAGE_NAME": "com.izouma.muye"
- },
- "cordova-plugin-handheld": {
- "PACKAGE_NAME": "com.izouma.muye"
- },
- "cordova-plugin-x-toast": {
- "PACKAGE_NAME": "com.izouma.muye"
- }
- },
- "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/CameraPopoverHandle.js",
- "pluginId": "cordova-plugin-camera",
- "clobbers": [
- "CameraPopoverHandle"
- ]
- },
- {
- "id": "cordova-plugin-handheld.Handheld",
- "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
- "pluginId": "cordova-plugin-handheld",
- "clobbers": [
- "Handheld"
- ]
- },
- {
- "id": "cordova-plugin-x-toast.Toast",
- "file": "plugins/cordova-plugin-x-toast/www/Toast.js",
- "pluginId": "cordova-plugin-x-toast",
- "clobbers": [
- "window.plugins.toast"
- ]
- }
- ],
- "plugin_metadata": {
- "cordova-plugin-whitelist": "1.3.3",
- "cordova-plugin-wkwebview-engine": "1.1.4",
- "cordova-plugin-multidex": "0.1.2",
- "cordova-plugin-remote-injection": "0.5.2",
- "cordova-plugin-camera": "4.0.3",
- "cordova-plugin-handheld": "1.0.0",
- "cordova-plugin-x-toast": "2.6.2"
- }
- }
|