android.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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=\"Camera\"><param name=\"android-package\" value=\"org.apache.cordova.camera.CameraLauncher\" /></feature>",
  17. "count": 1
  18. },
  19. {
  20. "xml": "<feature name=\"Handheld\"><param name=\"android-package\" value=\"com.izouma.handheld.Handheld\" /><param name=\"onload\" value=\"true\" /></feature>",
  21. "count": 1
  22. }
  23. ]
  24. }
  25. },
  26. "AndroidManifest.xml": {
  27. "parents": {
  28. "/*": [
  29. {
  30. "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",
  31. "count": 3
  32. },
  33. {
  34. "xml": "<uses-feature android:name=\"android.hardware.camera\" />",
  35. "count": 1
  36. },
  37. {
  38. "xml": "<uses-feature android:name=\"android.hardware.camera.autofocus\" />",
  39. "count": 1
  40. },
  41. {
  42. "xml": "<uses-permission android:name=\"android.permission.CAMERA\" />",
  43. "count": 1
  44. },
  45. {
  46. "xml": "<uses-permission android:name=\"android.permission.FLASHLIGHT\" />",
  47. "count": 1
  48. },
  49. {
  50. "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
  51. "count": 1
  52. },
  53. {
  54. "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
  55. "count": 1
  56. },
  57. {
  58. "xml": "<uses-permission android:name=\"android.permission.WAKE_LOCK\" />",
  59. "count": 1
  60. },
  61. {
  62. "xml": "<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
  63. "count": 1
  64. },
  65. {
  66. "xml": "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\" />",
  67. "count": 1
  68. },
  69. {
  70. "xml": "<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\" />",
  71. "count": 1
  72. }
  73. ],
  74. "/manifest/application": [
  75. {
  76. "xml": "<activity android:name=\"com.izouma.handheld.ScanActivity\" />",
  77. "count": 1
  78. }
  79. ],
  80. "application": [
  81. {
  82. "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>",
  83. "count": 1
  84. }
  85. ]
  86. }
  87. },
  88. "config.xml": {
  89. "parents": {
  90. "/*": [
  91. {
  92. "xml": "<feature name=\"RemoteInjection\"><param name=\"android-package\" value=\"com.truckmovers.cordova.RemoteInjectionPlugin\" /><param name=\"onload\" value=\"true\" /></feature>",
  93. "count": 1
  94. }
  95. ]
  96. }
  97. }
  98. }
  99. },
  100. "installed_plugins": {
  101. "cordova-plugin-whitelist": {
  102. "PACKAGE_NAME": "com.izouma.muye"
  103. },
  104. "cordova-plugin-wkwebview-engine": {
  105. "PACKAGE_NAME": "com.izouma.muye"
  106. },
  107. "cordova-plugin-multidex": {
  108. "PACKAGE_NAME": "com.izouma.muye"
  109. },
  110. "cordova-plugin-remote-injection": {
  111. "PACKAGE_NAME": "com.izouma.muye"
  112. },
  113. "cordova-plugin-camera": {
  114. "PACKAGE_NAME": "com.izouma.muye"
  115. },
  116. "cordova-plugin-handheld": {
  117. "PACKAGE_NAME": "com.izouma.muye"
  118. }
  119. },
  120. "dependent_plugins": {},
  121. "modules": [
  122. {
  123. "id": "cordova-plugin-camera.Camera",
  124. "file": "plugins/cordova-plugin-camera/www/CameraConstants.js",
  125. "pluginId": "cordova-plugin-camera",
  126. "clobbers": [
  127. "Camera"
  128. ]
  129. },
  130. {
  131. "id": "cordova-plugin-camera.CameraPopoverOptions",
  132. "file": "plugins/cordova-plugin-camera/www/CameraPopoverOptions.js",
  133. "pluginId": "cordova-plugin-camera",
  134. "clobbers": [
  135. "CameraPopoverOptions"
  136. ]
  137. },
  138. {
  139. "id": "cordova-plugin-camera.camera",
  140. "file": "plugins/cordova-plugin-camera/www/Camera.js",
  141. "pluginId": "cordova-plugin-camera",
  142. "clobbers": [
  143. "navigator.camera"
  144. ]
  145. },
  146. {
  147. "id": "cordova-plugin-camera.CameraPopoverHandle",
  148. "file": "plugins/cordova-plugin-camera/www/CameraPopoverHandle.js",
  149. "pluginId": "cordova-plugin-camera",
  150. "clobbers": [
  151. "CameraPopoverHandle"
  152. ]
  153. },
  154. {
  155. "id": "cordova-plugin-handheld.Handheld",
  156. "file": "plugins/cordova-plugin-handheld/www/Handheld.js",
  157. "pluginId": "cordova-plugin-handheld",
  158. "clobbers": [
  159. "Handheld"
  160. ]
  161. }
  162. ],
  163. "plugin_metadata": {
  164. "cordova-plugin-whitelist": "1.3.3",
  165. "cordova-plugin-wkwebview-engine": "1.1.4",
  166. "cordova-plugin-multidex": "0.1.2",
  167. "cordova-plugin-remote-injection": "0.5.2",
  168. "cordova-plugin-camera": "4.0.3",
  169. "cordova-plugin-handheld": "1.0.0"
  170. }
  171. }