android.json 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. {
  2. "prepare_queue": {
  3. "installed": [],
  4. "uninstalled": []
  5. },
  6. "config_munge": {
  7. "files": {
  8. "res/xml/config.xml": {
  9. "parents": {
  10. "/*": [
  11. {
  12. "xml": "<feature name=\"Whitelist\"><param name=\"android-package\" value=\"org.apache.cordova.whitelist.WhitelistPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
  13. "count": 1
  14. },
  15. {
  16. "xml": "<feature name=\"InAppBrowser\"><param name=\"android-package\" value=\"org.apache.cordova.inappbrowser.InAppBrowser\" /></feature>",
  17. "count": 1
  18. },
  19. {
  20. "xml": "<feature name=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
  21. "count": 1
  22. },
  23. {
  24. "xml": "<feature name=\"Device\"><param name=\"android-package\" value=\"org.apache.cordova.device.Device\" /></feature>",
  25. "count": 1
  26. },
  27. {
  28. "xml": "<feature name=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
  29. "count": 1
  30. },
  31. {
  32. "xml": "<preference name=\"webView\" value=\"org.crosswalk.engine.XWalkWebViewEngine\" />",
  33. "count": 1
  34. },
  35. {
  36. "xml": "<preference name=\"xwalkVersion\" value=\"23+\" />",
  37. "count": 1
  38. },
  39. {
  40. "xml": "<preference name=\"xwalkLiteVersion\" value=\"xwalk_core_library_canary:17+\" />",
  41. "count": 1
  42. },
  43. {
  44. "xml": "<preference name=\"xwalkCommandLine\" value=\"--disable-pull-to-refresh-effect\" />",
  45. "count": 1
  46. },
  47. {
  48. "xml": "<preference name=\"xwalkMode\" value=\"embedded\" />",
  49. "count": 1
  50. },
  51. {
  52. "xml": "<preference name=\"xwalkMultipleApk\" value=\"true\" />",
  53. "count": 1
  54. },
  55. {
  56. "xml": "<preference name=\"android-minSdkVersion\" value=\"16\" />",
  57. "count": 1
  58. },
  59. {
  60. "xml": "<feature name=\"qrCodeScanner\"><param name=\"android-package\" value=\"cn.x1ongzhu.qrCodeScanner.qrCodeScanner\" /></feature>",
  61. "count": 1
  62. }
  63. ]
  64. }
  65. },
  66. "AndroidManifest.xml": {
  67. "parents": {
  68. "/*": [
  69. {
  70. "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
  71. "count": 1
  72. },
  73. {
  74. "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
  75. "count": 26
  76. },
  77. {
  78. "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
  79. "count": 26
  80. },
  81. {
  82. "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
  83. "count": 50
  84. },
  85. {
  86. "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
  87. "count": 25
  88. },
  89. {
  90. "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
  91. "count": 25
  92. },
  93. {
  94. "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
  95. "count": 25
  96. },
  97. {
  98. "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
  99. "count": 25
  100. },
  101. {
  102. "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
  103. "count": 25
  104. },
  105. {
  106. "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
  107. "count": 1
  108. },
  109. {
  110. "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
  111. "count": 1
  112. }
  113. ],
  114. "application": [
  115. {
  116. "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>",
  117. "count": 1
  118. }
  119. ],
  120. "/manifest/application": [
  121. {
  122. "xml": "<activity android:name=\"cn.x1ongzhu.qrCodeScanner.ScanActivity\" />",
  123. "count": 1
  124. }
  125. ]
  126. }
  127. },
  128. "config.xml": {
  129. "parents": {
  130. "/*": [
  131. {
  132. "xml": "<feature name=\"RemoteInjection\"><param name=\"android-package\" value=\"com.truckmovers.cordova.RemoteInjectionPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
  133. "count": 1
  134. }
  135. ]
  136. }
  137. }
  138. }
  139. },
  140. "installed_plugins": {
  141. "cordova-plugin-whitelist": {
  142. "PACKAGE_NAME": "com.izouma.pumpApp"
  143. },
  144. "cordova-plugin-inappbrowser": {
  145. "PACKAGE_NAME": "com.izouma.pumpApp"
  146. },
  147. "cordova-plugin-camera": {
  148. "PACKAGE_NAME": "com.izouma.pumpApp"
  149. },
  150. "cordova-plugin-device": {
  151. "PACKAGE_NAME": "com.izouma.pumpApp"
  152. },
  153. "cordova-plugin-x-toast": {
  154. "PACKAGE_NAME": "com.izouma.pumpApp"
  155. },
  156. "cordova-plugin-wkwebview-engine": {
  157. "PACKAGE_NAME": "com.izouma.pumpApp"
  158. },
  159. "cordova-plugin-remote-injection": {
  160. "PACKAGE_NAME": "com.izouma.pumpApp"
  161. },
  162. "cordova-plugin-crosswalk-webview": {
  163. "XWALK_VERSION": "23+",
  164. "XWALK_LITEVERSION": "xwalk_core_library_canary:17+",
  165. "XWALK_COMMANDLINE": "--disable-pull-to-refresh-effect",
  166. "XWALK_MODE": "embedded",
  167. "XWALK_MULTIPLEAPK": "true",
  168. "PACKAGE_NAME": "com.izouma.pumpApp"
  169. },
  170. "cordova-plugin-qrcode-scanner": {
  171. "PACKAGE_NAME": "com.izouma.pumpApp"
  172. }
  173. },
  174. "dependent_plugins": {},
  175. "modules": [
  176. {
  177. "id": "cordova-plugin-inappbrowser.inappbrowser",
  178. "file": "plugins/cordova-plugin-inappbrowser/www/inappbrowser.js",
  179. "pluginId": "cordova-plugin-inappbrowser",
  180. "clobbers": [
  181. "cordova.InAppBrowser.open",
  182. "window.open"
  183. ]
  184. },
  185. {
  186. "id": "cordova-plugin-camera.Camera",
  187. "file": "plugins/cordova-plugin-camera/www/CameraConstants.js",
  188. "pluginId": "cordova-plugin-camera",
  189. "clobbers": [
  190. "Camera"
  191. ]
  192. },
  193. {
  194. "id": "cordova-plugin-camera.CameraPopoverOptions",
  195. "file": "plugins/cordova-plugin-camera/www/CameraPopoverOptions.js",
  196. "pluginId": "cordova-plugin-camera",
  197. "clobbers": [
  198. "CameraPopoverOptions"
  199. ]
  200. },
  201. {
  202. "id": "cordova-plugin-camera.camera",
  203. "file": "plugins/cordova-plugin-camera/www/Camera.js",
  204. "pluginId": "cordova-plugin-camera",
  205. "clobbers": [
  206. "navigator.camera"
  207. ]
  208. },
  209. {
  210. "id": "cordova-plugin-camera.CameraPopoverHandle",
  211. "file": "plugins/cordova-plugin-camera/www/CameraPopoverHandle.js",
  212. "pluginId": "cordova-plugin-camera",
  213. "clobbers": [
  214. "CameraPopoverHandle"
  215. ]
  216. },
  217. {
  218. "id": "cordova-plugin-device.device",
  219. "file": "plugins/cordova-plugin-device/www/device.js",
  220. "pluginId": "cordova-plugin-device",
  221. "clobbers": [
  222. "device"
  223. ]
  224. },
  225. {
  226. "id": "cordova-plugin-x-toast.Toast",
  227. "file": "plugins/cordova-plugin-x-toast/www/Toast.js",
  228. "pluginId": "cordova-plugin-x-toast",
  229. "clobbers": [
  230. "window.plugins.toast"
  231. ]
  232. },
  233. {
  234. "id": "cordova-plugin-qrcode-scanner.qrCodeScanner",
  235. "file": "plugins/cordova-plugin-qrcode-scanner/www/qrCodeScanner.js",
  236. "pluginId": "cordova-plugin-qrcode-scanner",
  237. "clobbers": [
  238. "qrCodeScanner"
  239. ]
  240. }
  241. ],
  242. "plugin_metadata": {
  243. "cordova-plugin-whitelist": "1.3.3",
  244. "cordova-plugin-inappbrowser": "3.0.0",
  245. "cordova-plugin-camera": "4.0.3",
  246. "cordova-plugin-device": "2.0.2",
  247. "cordova-plugin-x-toast": "2.6.2",
  248. "cordova-plugin-wkwebview-engine": "1.1.4",
  249. "cordova-plugin-remote-injection": "0.5.2",
  250. "cordova-plugin-crosswalk-webview": "2.4.0",
  251. "cordova-plugin-qrcode-scanner": "1.0.0"
  252. }
  253. }