| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {
- "res/xml/config.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<feature name=\"AppVersion\"><param name=\"android-package\" value=\"uk.co.whiteoctober.cordova.AppVersion\" /></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=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"navigationbar\"><param name=\"android-package\" value=\"cn.x1ongzhu.navigationbar.navigationbar\" /></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=\"tencentBgLocation\"><param name=\"android-package\" value=\"cn.x1ongzhu.tencentBgLocation.tencentBgLocation\" /></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=\"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": 2
- },
- {
- "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": 2
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
- "count": 2
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
- "count": 2
- },
- {
- "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
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
- "count": 2
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
- "count": 1
- },
- {
- "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
- "count": 1
- }
- ],
- "application": [
- {
- "xml": "<provider android:authorities=\"${applicationId}.provider\" android:exported=\"false\" android:grantUriPermissions=\"true\" android:name=\"android.support.v4.content.FileProvider\"><meta-data android:name=\"android.support.FILE_PROVIDER_PATHS\" android:resource=\"@xml/provider_paths\" /></provider>",
- "count": 1
- }
- ],
- "/manifest/application": [
- {
- "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
- "count": 1
- },
- {
- "xml": "<meta-data android:name=\"TencentMapSDK\" android:value=\"PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76\" />",
- "count": 1
- },
- {
- "xml": "<service android:enabled=\"true\" android:exported=\"false\" android:name=\"cn.x1ongzhu.tencentBgLocation.LocationService\" />",
- "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-app-version": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-camera": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-device": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-handheld": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-navigationbar": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-remote-injection": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-splashscreen": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-tencent-bg-location": {
- "API_KEY": "PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76",
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-wkwebview-engine": {
- "PACKAGE_NAME": "com.izouma.milk"
- },
- "cordova-plugin-x-toast": {
- "PACKAGE_NAME": "com.izouma.milk"
- }
- },
- "dependent_plugins": {},
- "modules": [
- {
- "id": "cordova-plugin-app-version.AppVersionPlugin",
- "file": "plugins/cordova-plugin-app-version/www/AppVersionPlugin.js",
- "pluginId": "cordova-plugin-app-version",
- "clobbers": [
- "cordova.getAppVersion"
- ]
- },
- {
- "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-handheld.Handheld",
- "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
- "pluginId": "cordova-plugin-handheld",
- "clobbers": [
- "Handheld"
- ]
- },
- {
- "id": "cordova-plugin-navigationbar.navigationbar",
- "file": "plugins/cordova-plugin-navigationbar/www/navigationbar.js",
- "pluginId": "cordova-plugin-navigationbar",
- "clobbers": [
- "cordova.plugins.navigationbar"
- ]
- },
- {
- "id": "cordova-plugin-splashscreen.SplashScreen",
- "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
- "pluginId": "cordova-plugin-splashscreen",
- "clobbers": [
- "navigator.splashscreen"
- ]
- },
- {
- "id": "cordova-plugin-tencent-bg-location.tencentBgLocation",
- "file": "plugins/cordova-plugin-tencent-bg-location/www/tencentBgLocation.js",
- "pluginId": "cordova-plugin-tencent-bg-location",
- "clobbers": [
- "tencentBgLocation"
- ]
- },
- {
- "id": "cordova-plugin-x-toast.Toast",
- "file": "plugins/cordova-plugin-x-toast/www/Toast.js",
- "pluginId": "cordova-plugin-x-toast",
- "clobbers": [
- "window.plugins.toast"
- ]
- },
- {
- "id": "cordova-plugin-x-toast.tests",
- "file": "plugins/cordova-plugin-x-toast/test/tests.js",
- "pluginId": "cordova-plugin-x-toast"
- }
- ],
- "plugin_metadata": {
- "cordova-plugin-app-version": "0.1.9",
- "cordova-plugin-camera": "4.0.2",
- "cordova-plugin-device": "2.0.2",
- "cordova-plugin-handheld": "1.0.0",
- "cordova-plugin-navigationbar": "1.0.0",
- "cordova-plugin-remote-injection": "0.5.2",
- "cordova-plugin-splashscreen": "5.0.1",
- "cordova-plugin-tencent-bg-location": "1.0.0",
- "cordova-plugin-whitelist": "1.3.3",
- "cordova-plugin-wkwebview-engine": "1.1.4",
- "cordova-plugin-x-toast": "2.6.0"
- }
- }
|