android.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  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=\"SplashScreen\"><param name=\"android-package\" value=\"org.apache.cordova.splashscreen.SplashScreen\" /><param name=\"onload\" value=\"true\" /></feature>",
  17. "count": 1
  18. },
  19. {
  20. "xml": "<feature name=\"Toast\"><param name=\"android-package\" value=\"nl.xservices.plugins.Toast\" /></feature>",
  21. "count": 1
  22. },
  23. {
  24. "xml": "<feature name=\"pgyer\"><param name=\"android-package\" value=\"cn.x1ongzhu.pgyer.pgyer\" /><param name=\"onload\" value=\"true\" /></feature>",
  25. "count": 1
  26. },
  27. {
  28. "xml": "<feature name=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
  29. "count": 1
  30. },
  31. {
  32. "xml": "<feature name=\"tencentBgLocation\"><param name=\"android-package\" value=\"cn.x1ongzhu.tencentBgLocation.tencentBgLocation\" /></feature>",
  33. "count": 1
  34. },
  35. {
  36. "xml": "<feature name=\"navigationbar\"><param name=\"android-package\" value=\"cn.x1ongzhu.navigationbar.navigationbar\" /></feature>",
  37. "count": 1
  38. },
  39. {
  40. "xml": "<feature name=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
  41. "count": 1
  42. }
  43. ]
  44. }
  45. },
  46. "AndroidManifest.xml": {
  47. "parents": {
  48. "/*": [
  49. {
  50. "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
  51. "count": 2
  52. },
  53. {
  54. "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
  55. "count": 2
  56. },
  57. {
  58. "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
  59. "count": 2
  60. },
  61. {
  62. "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
  63. "count": 2
  64. },
  65. {
  66. "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
  67. "count": 1
  68. },
  69. {
  70. "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
  71. "count": 1
  72. },
  73. {
  74. "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
  75. "count": 1
  76. },
  77. {
  78. "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
  79. "count": 1
  80. },
  81. {
  82. "xml": "<uses-feature android:name=\"android.hardware.camera\" />",
  83. "count": 1
  84. },
  85. {
  86. "xml": "<uses-feature android:name=\"android.hardware.camera.autofocus\" />",
  87. "count": 1
  88. },
  89. {
  90. "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
  91. "count": 1
  92. },
  93. {
  94. "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
  95. "count": 1
  96. },
  97. {
  98. "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
  99. "count": 2
  100. },
  101. {
  102. "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
  103. "count": 1
  104. },
  105. {
  106. "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
  107. "count": 1
  108. },
  109. {
  110. "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
  111. "count": 1
  112. },
  113. {
  114. "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
  115. "count": 1
  116. }
  117. ],
  118. "/manifest/application": [
  119. {
  120. "xml": "<meta-data android:name=\"PGYER_APPID\" android:value=\"d0f09be14a67a2082bdf777eb0b2a8c2\" />",
  121. "count": 1
  122. },
  123. {
  124. "xml": "<meta-data android:name=\"TencentMapSDK\" android:value=\"PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76\" />",
  125. "count": 1
  126. },
  127. {
  128. "xml": "<service android:enabled=\"true\" android:exported=\"false\" android:name=\"cn.x1ongzhu.tencentBgLocation.LocationService\" />",
  129. "count": 1
  130. },
  131. {
  132. "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
  133. "count": 1
  134. }
  135. ],
  136. "application": [
  137. {
  138. "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>",
  139. "count": 1
  140. }
  141. ]
  142. }
  143. }
  144. }
  145. },
  146. "installed_plugins": {
  147. "cordova-plugin-whitelist": {
  148. "PACKAGE_NAME": "com.izouma.milk"
  149. },
  150. "cordova-plugin-splashscreen": {
  151. "PACKAGE_NAME": "com.izouma.milk"
  152. },
  153. "cordova-plugin-x-toast": {
  154. "PACKAGE_NAME": "com.izouma.milk"
  155. },
  156. "cordova-plugin-pgyer": {
  157. "APP_ID": "d0f09be14a67a2082bdf777eb0b2a8c2",
  158. "PACKAGE_NAME": "com.izouma.milk"
  159. },
  160. "cordova-plugin-wkwebview-engine": {
  161. "PACKAGE_NAME": "com.izouma.milk"
  162. },
  163. "cordova-plugin-camera": {
  164. "PACKAGE_NAME": "com.izouma.milk"
  165. },
  166. "cordova-plugin-tencent-bg-location": {
  167. "API_KEY": "PPQBZ-HCQLO-MMNWE-SHIDE-Y42BH-D3F76",
  168. "PACKAGE_NAME": "com.izouma.milk"
  169. },
  170. "cordova-plugin-navigationbar": {
  171. "PACKAGE_NAME": "com.izouma.milk"
  172. },
  173. "cordova-plugin-handheld": {
  174. "PACKAGE_NAME": "com.izouma.milk"
  175. }
  176. },
  177. "dependent_plugins": {},
  178. "modules": [
  179. {
  180. "id": "cordova-plugin-splashscreen.SplashScreen",
  181. "file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
  182. "pluginId": "cordova-plugin-splashscreen",
  183. "clobbers": [
  184. "navigator.splashscreen"
  185. ]
  186. },
  187. {
  188. "id": "cordova-plugin-x-toast.Toast",
  189. "file": "plugins/cordova-plugin-x-toast/www/Toast.js",
  190. "pluginId": "cordova-plugin-x-toast",
  191. "clobbers": [
  192. "window.plugins.toast"
  193. ]
  194. },
  195. {
  196. "id": "cordova-plugin-x-toast.tests",
  197. "file": "plugins/cordova-plugin-x-toast/test/tests.js",
  198. "pluginId": "cordova-plugin-x-toast"
  199. },
  200. {
  201. "id": "cordova-plugin-pgyer.pgyer",
  202. "file": "plugins/cordova-plugin-pgyer/www/pgyer.js",
  203. "pluginId": "cordova-plugin-pgyer",
  204. "clobbers": [
  205. "cordova.plugins.pgyer"
  206. ]
  207. },
  208. {
  209. "id": "cordova-plugin-camera.Camera",
  210. "file": "plugins/cordova-plugin-camera/www/CameraConstants.js",
  211. "pluginId": "cordova-plugin-camera",
  212. "clobbers": [
  213. "Camera"
  214. ]
  215. },
  216. {
  217. "id": "cordova-plugin-camera.CameraPopoverOptions",
  218. "file": "plugins/cordova-plugin-camera/www/CameraPopoverOptions.js",
  219. "pluginId": "cordova-plugin-camera",
  220. "clobbers": [
  221. "CameraPopoverOptions"
  222. ]
  223. },
  224. {
  225. "id": "cordova-plugin-camera.camera",
  226. "file": "plugins/cordova-plugin-camera/www/Camera.js",
  227. "pluginId": "cordova-plugin-camera",
  228. "clobbers": [
  229. "navigator.camera"
  230. ]
  231. },
  232. {
  233. "id": "cordova-plugin-camera.CameraPopoverHandle",
  234. "file": "plugins/cordova-plugin-camera/www/CameraPopoverHandle.js",
  235. "pluginId": "cordova-plugin-camera",
  236. "clobbers": [
  237. "CameraPopoverHandle"
  238. ]
  239. },
  240. {
  241. "id": "cordova-plugin-tencent-bg-location.tencentBgLocation",
  242. "file": "plugins/cordova-plugin-tencent-bg-location/www/tencentBgLocation.js",
  243. "pluginId": "cordova-plugin-tencent-bg-location",
  244. "clobbers": [
  245. "tencentBgLocation"
  246. ]
  247. },
  248. {
  249. "id": "cordova-plugin-navigationbar.navigationbar",
  250. "file": "plugins/cordova-plugin-navigationbar/www/navigationbar.js",
  251. "pluginId": "cordova-plugin-navigationbar",
  252. "clobbers": [
  253. "cordova.plugins.navigationbar"
  254. ]
  255. },
  256. {
  257. "id": "cordova-plugin-handheld.Handheld",
  258. "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
  259. "pluginId": "cordova-plugin-handheld",
  260. "clobbers": [
  261. "Handheld"
  262. ]
  263. }
  264. ],
  265. "plugin_metadata": {
  266. "cordova-plugin-whitelist": "1.3.3",
  267. "cordova-plugin-splashscreen": "5.0.1",
  268. "cordova-plugin-x-toast": "2.6.0",
  269. "cordova-plugin-pgyer": "1.0.0",
  270. "cordova-plugin-wkwebview-engine": "1.1.4",
  271. "cordova-plugin-camera": "4.0.2",
  272. "cordova-plugin-tencent-bg-location": "1.0.0",
  273. "cordova-plugin-navigationbar": "1.0.0",
  274. "cordova-plugin-handheld": "1.0.0"
  275. }
  276. }