| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- {
- "prepare_queue": {
- "installed": [],
- "uninstalled": []
- },
- "config_munge": {
- "files": {
- "config.xml": {
- "parents": {
- "/*": [
- {
- "xml": "<feature name=\"alipay\"><param name=\"ios-package\" value=\"alipay\" /></feature>",
- "count": 1
- },
- {
- "xml": "<preference name=\"alipayid\" value=\"2016091300498738\" />",
- "count": 1
- },
- {
- "xml": "<feature name=\"Wechat\"><param name=\"ios-package\" value=\"CDVWechat\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<preference name=\"WECHATAPPID\" value=\"wxb72c361102cca2dc\" />",
- "count": 1
- },
- {
- "xml": "<feature name=\"Toast\"><param name=\"ios-package\" value=\"Toast\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"SplashScreen\"><param name=\"ios-package\" value=\"CDVSplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"qqlocation\"><param name=\"ios-package\" value=\"qqlocation\" /></feature>",
- "count": 1
- },
- {
- "xml": "<preference name=\"API_KEY\" value=\"PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76\" />",
- "count": 1
- },
- {
- "xml": "<feature name=\"CDVWKWebViewEngine\"><param name=\"ios-package\" value=\"CDVWKWebViewEngine\" /></feature>",
- "count": 1
- },
- {
- "xml": "<preference name=\"CordovaWebViewEngine\" value=\"CDVWKWebViewEngine\" />",
- "count": 1
- },
- {
- "xml": "<feature name=\"navigationbar\"><param name=\"ios-package\" value=\"navigationbar\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"AppUpdate\"><param name=\"ios-package\" value=\"AppUpdate\" /><param name=\"onload\" value=\"true\" /></feature>",
- "count": 1
- },
- {
- "xml": "<feature name=\"AppVersion\"><param name=\"ios-package\" value=\"AppVersion\" /></feature>",
- "count": 1
- }
- ]
- }
- },
- "*-Info.plist": {
- "parents": {
- "CFBundleURLTypes": [
- {
- "xml": "<array><dict><key>CFBundleURLName</key><string>alipay</string><key>CFBundleURLSchemes</key><array><string>ali2016091300498738</string></array></dict></array>",
- "count": 1
- },
- {
- "xml": "<array><dict><key>CFBundleURLName</key><string>weixin</string><key>CFBundleURLSchemes</key><array><string>wxb72c361102cca2dc</string></array></dict></array>",
- "count": 1
- }
- ],
- "NSLocationWhenInUseUsageDescription": [
- {
- "xml": "<string>我们需要通过您的地理位置信息来获取周边数据</string>",
- "count": 1
- },
- {
- "xml": "<string>您的当前位置将会在地图上显示,并且用于获取周边的车辆数据</string>",
- "count": 35
- }
- ],
- "NSLocationAlwaysUsageDescription": [
- {
- "xml": "<string>需要定位</string>",
- "count": 1
- }
- ],
- "LSApplicationQueriesSchemes": [
- {
- "xml": "<array><string>weixin</string><string>wechat</string></array>",
- "count": 1
- }
- ],
- "NSAppTransportSecurity": [],
- "NSCameraUsageDescription": [
- {
- "xml": "<string>需要相机权限</string>",
- "count": 21
- },
- {
- "xml": "<string>若要继续使用,请点击允许</string>",
- "count": 1
- },
- {
- "xml": "<string>需要相机权限才能继续使用</string>",
- "count": 39
- }
- ],
- "NSPhotoLibraryUsageDescription": [
- {
- "xml": "<string>需要相册权限</string>",
- "count": 20
- },
- {
- "xml": "<string>若要继续使用,请点击允许</string>",
- "count": 1
- },
- {
- "xml": "<string>需要相册权限才能继续使用</string>",
- "count": 39
- }
- ],
- "CFBundleLocalizations": [
- {
- "xml": "<array><string>es</string></array>",
- "count": 1
- },
- {
- "xml": "<array><string>zh_CN</string></array>",
- "count": 36
- }
- ]
- }
- }
- }
- },
- "installed_plugins": {
- "cordova-plugin-alipay-v2": {
- "APP_ID": "2016091300498738",
- "PACKAGE_NAME": "com.izouma.lingxiancar"
- },
- "cordova-plugin-wechat": {
- "WECHATAPPID": "wxb72c361102cca2dc",
- "PACKAGE_NAME": "com.izouma.lingxiancar"
- },
- "cordova-plugin-whitelist": {
- "PACKAGE_NAME": "com.izouma.lingxiancar"
- },
- "cordova-plugin-x-toast": {
- "PACKAGE_NAME": "com.izouma.lingxiancar"
- },
- "cordova-plugin-splashscreen": {
- "PACKAGE_NAME": "com.izouma.lingxian"
- },
- "cordova-plugin-qqlocation": {
- "API_KEY": "PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76",
- "PACKAGE_NAME": "com.izouma.lingxian"
- },
- "cordova-plugin-wkwebview-engine": {
- "PACKAGE_NAME": "com.izouma.lingxian"
- },
- "cordova-plugin-navigationbar": {
- "PACKAGE_NAME": "com.izouma.lingxian"
- },
- "cordova-plugin-app-update": {
- "PACKAGE_NAME": "com.izouma.lingxian"
- },
- "cordova-plugin-app-version": {
- "PACKAGE_NAME": "com.izouma.lingxian"
- }
- },
- "dependent_plugins": {},
- "modules": [
- {
- "id": "cordova-plugin-alipay-v2.alipay",
- "file": "plugins/cordova-plugin-alipay-v2/www/alipay.js",
- "pluginId": "cordova-plugin-alipay-v2",
- "clobbers": [
- "cordova.plugins.alipay"
- ]
- },
- {
- "id": "cordova-plugin-wechat.Wechat",
- "file": "plugins/cordova-plugin-wechat/www/wechat.js",
- "pluginId": "cordova-plugin-wechat",
- "clobbers": [
- "Wechat"
- ]
- },
- {
- "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"
- },
- {
- "id": "cordova-plugin-splashscreen.SplashScreen",
- "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
- "pluginId": "cordova-plugin-splashscreen",
- "clobbers": [
- "navigator.splashscreen"
- ]
- },
- {
- "id": "cordova-plugin-qqlocation.qqlocation",
- "file": "plugins/cordova-plugin-qqlocation/www/qqlocation.js",
- "pluginId": "cordova-plugin-qqlocation",
- "clobbers": [
- "cordova.plugins.qqlocation"
- ]
- },
- {
- "id": "cordova-plugin-wkwebview-engine.ios-wkwebview-exec",
- "file": "plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview-exec.js",
- "pluginId": "cordova-plugin-wkwebview-engine",
- "clobbers": [
- "cordova.exec"
- ]
- },
- {
- "id": "cordova-plugin-wkwebview-engine.ios-wkwebview",
- "file": "plugins/cordova-plugin-wkwebview-engine/src/www/ios/ios-wkwebview.js",
- "pluginId": "cordova-plugin-wkwebview-engine",
- "clobbers": [
- "window.WkWebView"
- ]
- },
- {
- "id": "cordova-plugin-navigationbar.navigationbar",
- "file": "plugins/cordova-plugin-navigationbar/www/navigationbar.js",
- "pluginId": "cordova-plugin-navigationbar",
- "clobbers": [
- "cordova.plugins.navigationbar"
- ]
- },
- {
- "id": "cordova-plugin-app-update.AppUpdate",
- "file": "plugins/cordova-plugin-app-update/www/AppUpdate.js",
- "pluginId": "cordova-plugin-app-update",
- "clobbers": [
- "AppUpdate"
- ]
- },
- {
- "id": "cordova-plugin-app-version.AppVersionPlugin",
- "file": "plugins/cordova-plugin-app-version/www/AppVersionPlugin.js",
- "pluginId": "cordova-plugin-app-version",
- "clobbers": [
- "cordova.getAppVersion"
- ]
- }
- ],
- "plugin_metadata": {
- "cordova-plugin-alipay-v2": "0.0.3",
- "cordova-plugin-wechat": "2.1.0",
- "cordova-plugin-whitelist": "1.3.3",
- "cordova-plugin-x-toast": "2.6.0",
- "cordova-plugin-splashscreen": "5.0.1",
- "cordova-plugin-qqlocation": "1.0.0",
- "cordova-plugin-wkwebview-engine": "1.1.4",
- "cordova-plugin-navigationbar": "1.0.0",
- "cordova-plugin-app-update": "1.0.0",
- "cordova-plugin-app-version": "0.1.9"
- }
- }
|