Advertisement
Guest User

Untitled

a guest
Apr 5th, 2015
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.94 KB | None | 0 0
  1. cordova.define('cordova/plugin_list', function(require, exports, module) {
  2. module.exports = [
  3. {
  4. "file": "plugins/org.apache.cordova.device/www/device.js",
  5. "id": "org.apache.cordova.device.device",
  6. "clobbers": [
  7. "device"
  8. ]
  9. },
  10. {
  11. "file": "plugins/org.apache.cordova.network-information/www/network.js",
  12. "id": "org.apache.cordova.network-information.network",
  13. "clobbers": [
  14. "navigator.connection",
  15. "navigator.network.connection"
  16. ]
  17. },
  18. {
  19. "file": "plugins/org.apache.cordova.network-information/www/Connection.js",
  20. "id": "org.apache.cordova.network-information.Connection",
  21. "clobbers": [
  22. "Connection"
  23. ]
  24. },
  25. {
  26. "file": "plugins/org.apache.cordova.battery-status/www/battery.js",
  27. "id": "org.apache.cordova.battery-status.battery",
  28. "clobbers": [
  29. "navigator.battery"
  30. ]
  31. },
  32. {
  33. "file": "plugins/org.apache.cordova.device-motion/www/Acceleration.js",
  34. "id": "org.apache.cordova.device-motion.Acceleration",
  35. "clobbers": [
  36. "Acceleration"
  37. ]
  38. },
  39. {
  40. "file": "plugins/org.apache.cordova.device-motion/www/accelerometer.js",
  41. "id": "org.apache.cordova.device-motion.accelerometer",
  42. "clobbers": [
  43. "navigator.accelerometer"
  44. ]
  45. },
  46. {
  47. "file": "plugins/org.apache.cordova.device-orientation/www/CompassError.js",
  48. "id": "org.apache.cordova.device-orientation.CompassError",
  49. "clobbers": [
  50. "CompassError"
  51. ]
  52. },
  53. {
  54. "file": "plugins/org.apache.cordova.device-orientation/www/CompassHeading.js",
  55. "id": "org.apache.cordova.device-orientation.CompassHeading",
  56. "clobbers": [
  57. "CompassHeading"
  58. ]
  59. },
  60. {
  61. "file": "plugins/org.apache.cordova.device-orientation/www/compass.js",
  62. "id": "org.apache.cordova.device-orientation.compass",
  63. "clobbers": [
  64. "navigator.compass"
  65. ]
  66. },
  67. {
  68. "file": "plugins/org.apache.cordova.camera/www/CameraConstants.js",
  69. "id": "org.apache.cordova.camera.Camera",
  70. "clobbers": [
  71. "Camera"
  72. ]
  73. },
  74. {
  75. "file": "plugins/org.apache.cordova.camera/www/CameraPopoverOptions.js",
  76. "id": "org.apache.cordova.camera.CameraPopoverOptions",
  77. "clobbers": [
  78. "CameraPopoverOptions"
  79. ]
  80. },
  81. {
  82. "file": "plugins/org.apache.cordova.camera/www/Camera.js",
  83. "id": "org.apache.cordova.camera.camera",
  84. "clobbers": [
  85. "navigator.camera"
  86. ]
  87. },
  88. {
  89. "file": "plugins/org.apache.cordova.camera/www/CameraPopoverHandle.js",
  90. "id": "org.apache.cordova.camera.CameraPopoverHandle",
  91. "clobbers": [
  92. "CameraPopoverHandle"
  93. ]
  94. },
  95. {
  96. "file": "plugins/org.apache.cordova.media-capture/www/CaptureAudioOptions.js",
  97. "id": "org.apache.cordova.media-capture.CaptureAudioOptions",
  98. "clobbers": [
  99. "CaptureAudioOptions"
  100. ]
  101. },
  102. {
  103. "file": "plugins/org.apache.cordova.media-capture/www/CaptureImageOptions.js",
  104. "id": "org.apache.cordova.media-capture.CaptureImageOptions",
  105. "clobbers": [
  106. "CaptureImageOptions"
  107. ]
  108. },
  109. {
  110. "file": "plugins/org.apache.cordova.media-capture/www/CaptureVideoOptions.js",
  111. "id": "org.apache.cordova.media-capture.CaptureVideoOptions",
  112. "clobbers": [
  113. "CaptureVideoOptions"
  114. ]
  115. },
  116. {
  117. "file": "plugins/org.apache.cordova.media-capture/www/CaptureError.js",
  118. "id": "org.apache.cordova.media-capture.CaptureError",
  119. "clobbers": [
  120. "CaptureError"
  121. ]
  122. },
  123. {
  124. "file": "plugins/org.apache.cordova.media-capture/www/MediaFileData.js",
  125. "id": "org.apache.cordova.media-capture.MediaFileData",
  126. "clobbers": [
  127. "MediaFileData"
  128. ]
  129. },
  130. {
  131. "file": "plugins/org.apache.cordova.media-capture/www/MediaFile.js",
  132. "id": "org.apache.cordova.media-capture.MediaFile",
  133. "clobbers": [
  134. "MediaFile"
  135. ]
  136. },
  137. {
  138. "file": "plugins/org.apache.cordova.media-capture/www/capture.js",
  139. "id": "org.apache.cordova.media-capture.capture",
  140. "clobbers": [
  141. "navigator.device.capture"
  142. ]
  143. },
  144. {
  145. "file": "plugins/org.apache.cordova.media/www/MediaError.js",
  146. "id": "org.apache.cordova.media.MediaError",
  147. "clobbers": [
  148. "window.MediaError"
  149. ]
  150. },
  151. {
  152. "file": "plugins/org.apache.cordova.media/www/Media.js",
  153. "id": "org.apache.cordova.media.Media",
  154. "clobbers": [
  155. "window.Media"
  156. ]
  157. },
  158. {
  159. "file": "plugins/org.apache.cordova.vibration/www/vibration.js",
  160. "id": "org.apache.cordova.vibration.notification",
  161. "merges": [
  162. "navigator.notification",
  163. "navigator"
  164. ]
  165. },
  166. {
  167. "file": "plugins/org.apache.cordova.dialogs/www/notification.js",
  168. "id": "org.apache.cordova.dialogs.notification",
  169. "merges": [
  170. "navigator.notification"
  171. ]
  172. },
  173. {
  174. "file": "plugins/org.apache.cordova.dialogs/www/android/notification.js",
  175. "id": "org.apache.cordova.dialogs.notification_android",
  176. "merges": [
  177. "navigator.notification"
  178. ]
  179. },
  180. {
  181. "file": "plugins/org.apache.cordova.contacts/www/contacts.js",
  182. "id": "org.apache.cordova.contacts.contacts",
  183. "clobbers": [
  184. "navigator.contacts"
  185. ]
  186. },
  187. {
  188. "file": "plugins/org.apache.cordova.contacts/www/Contact.js",
  189. "id": "org.apache.cordova.contacts.Contact",
  190. "clobbers": [
  191. "Contact"
  192. ]
  193. },
  194. {
  195. "file": "plugins/org.apache.cordova.contacts/www/ContactAddress.js",
  196. "id": "org.apache.cordova.contacts.ContactAddress",
  197. "clobbers": [
  198. "ContactAddress"
  199. ]
  200. },
  201. {
  202. "file": "plugins/org.apache.cordova.contacts/www/ContactError.js",
  203. "id": "org.apache.cordova.contacts.ContactError",
  204. "clobbers": [
  205. "ContactError"
  206. ]
  207. },
  208. {
  209. "file": "plugins/org.apache.cordova.contacts/www/ContactField.js",
  210. "id": "org.apache.cordova.contacts.ContactField",
  211. "clobbers": [
  212. "ContactField"
  213. ]
  214. },
  215. {
  216. "file": "plugins/org.apache.cordova.contacts/www/ContactFindOptions.js",
  217. "id": "org.apache.cordova.contacts.ContactFindOptions",
  218. "clobbers": [
  219. "ContactFindOptions"
  220. ]
  221. },
  222. {
  223. "file": "plugins/org.apache.cordova.contacts/www/ContactName.js",
  224. "id": "org.apache.cordova.contacts.ContactName",
  225. "clobbers": [
  226. "ContactName"
  227. ]
  228. },
  229. {
  230. "file": "plugins/org.apache.cordova.contacts/www/ContactOrganization.js",
  231. "id": "org.apache.cordova.contacts.ContactOrganization",
  232. "clobbers": [
  233. "ContactOrganization"
  234. ]
  235. },
  236. {
  237. "file": "plugins/org.apache.cordova.contacts/www/ContactFieldType.js",
  238. "id": "org.apache.cordova.contacts.ContactFieldType",
  239. "merges": [
  240. ""
  241. ]
  242. },
  243. {
  244. "file": "plugins/org.apache.cordova.globalization/www/GlobalizationError.js",
  245. "id": "org.apache.cordova.globalization.GlobalizationError",
  246. "clobbers": [
  247. "window.GlobalizationError"
  248. ]
  249. },
  250. {
  251. "file": "plugins/org.apache.cordova.globalization/www/globalization.js",
  252. "id": "org.apache.cordova.globalization.globalization",
  253. "clobbers": [
  254. "navigator.globalization"
  255. ]
  256. },
  257. {
  258. "file": "plugins/org.apache.cordova.splashscreen/www/splashscreen.js",
  259. "id": "org.apache.cordova.splashscreen.SplashScreen",
  260. "clobbers": [
  261. "navigator.splashscreen"
  262. ]
  263. },
  264. {
  265. "file": "plugins/org.apache.cordova.inappbrowser/www/inappbrowser.js",
  266. "id": "org.apache.cordova.inappbrowser.inappbrowser",
  267. "clobbers": [
  268. "window.open"
  269. ]
  270. },
  271. {
  272. "file": "plugins/org.apache.cordova.file/www/DirectoryEntry.js",
  273. "id": "org.apache.cordova.file.DirectoryEntry",
  274. "clobbers": [
  275. "window.DirectoryEntry"
  276. ]
  277. },
  278. {
  279. "file": "plugins/org.apache.cordova.file/www/DirectoryReader.js",
  280. "id": "org.apache.cordova.file.DirectoryReader",
  281. "clobbers": [
  282. "window.DirectoryReader"
  283. ]
  284. },
  285. {
  286. "file": "plugins/org.apache.cordova.file/www/Entry.js",
  287. "id": "org.apache.cordova.file.Entry",
  288. "clobbers": [
  289. "window.Entry"
  290. ]
  291. },
  292. {
  293. "file": "plugins/org.apache.cordova.file/www/File.js",
  294. "id": "org.apache.cordova.file.File",
  295. "clobbers": [
  296. "window.File"
  297. ]
  298. },
  299. {
  300. "file": "plugins/org.apache.cordova.file/www/FileEntry.js",
  301. "id": "org.apache.cordova.file.FileEntry",
  302. "clobbers": [
  303. "window.FileEntry"
  304. ]
  305. },
  306. {
  307. "file": "plugins/org.apache.cordova.file/www/FileError.js",
  308. "id": "org.apache.cordova.file.FileError",
  309. "clobbers": [
  310. "window.FileError"
  311. ]
  312. },
  313. {
  314. "file": "plugins/org.apache.cordova.file/www/FileReader.js",
  315. "id": "org.apache.cordova.file.FileReader",
  316. "clobbers": [
  317. "window.FileReader"
  318. ]
  319. },
  320. {
  321. "file": "plugins/org.apache.cordova.file/www/FileSystem.js",
  322. "id": "org.apache.cordova.file.FileSystem",
  323. "clobbers": [
  324. "window.FileSystem"
  325. ]
  326. },
  327. {
  328. "file": "plugins/org.apache.cordova.file/www/FileUploadOptions.js",
  329. "id": "org.apache.cordova.file.FileUploadOptions",
  330. "clobbers": [
  331. "window.FileUploadOptions"
  332. ]
  333. },
  334. {
  335. "file": "plugins/org.apache.cordova.file/www/FileUploadResult.js",
  336. "id": "org.apache.cordova.file.FileUploadResult",
  337. "clobbers": [
  338. "window.FileUploadResult"
  339. ]
  340. },
  341. {
  342. "file": "plugins/org.apache.cordova.file/www/FileWriter.js",
  343. "id": "org.apache.cordova.file.FileWriter",
  344. "clobbers": [
  345. "window.FileWriter"
  346. ]
  347. },
  348. {
  349. "file": "plugins/org.apache.cordova.file/www/Flags.js",
  350. "id": "org.apache.cordova.file.Flags",
  351. "clobbers": [
  352. "window.Flags"
  353. ]
  354. },
  355. {
  356. "file": "plugins/org.apache.cordova.file/www/LocalFileSystem.js",
  357. "id": "org.apache.cordova.file.LocalFileSystem",
  358. "clobbers": [
  359. "window.LocalFileSystem"
  360. ],
  361. "merges": [
  362. "window"
  363. ]
  364. },
  365. {
  366. "file": "plugins/org.apache.cordova.file/www/Metadata.js",
  367. "id": "org.apache.cordova.file.Metadata",
  368. "clobbers": [
  369. "window.Metadata"
  370. ]
  371. },
  372. {
  373. "file": "plugins/org.apache.cordova.file/www/ProgressEvent.js",
  374. "id": "org.apache.cordova.file.ProgressEvent",
  375. "clobbers": [
  376. "window.ProgressEvent"
  377. ]
  378. },
  379. {
  380. "file": "plugins/org.apache.cordova.file/www/fileSystems.js",
  381. "id": "org.apache.cordova.file.fileSystems"
  382. },
  383. {
  384. "file": "plugins/org.apache.cordova.file/www/requestFileSystem.js",
  385. "id": "org.apache.cordova.file.requestFileSystem",
  386. "clobbers": [
  387. "window.requestFileSystem"
  388. ]
  389. },
  390. {
  391. "file": "plugins/org.apache.cordova.file/www/resolveLocalFileSystemURI.js",
  392. "id": "org.apache.cordova.file.resolveLocalFileSystemURI",
  393. "merges": [
  394. "window"
  395. ]
  396. },
  397. {
  398. "file": "plugins/org.apache.cordova.file/www/android/FileSystem.js",
  399. "id": "org.apache.cordova.file.androidFileSystem",
  400. "merges": [
  401. "FileSystem"
  402. ]
  403. },
  404. {
  405. "file": "plugins/org.apache.cordova.file/www/fileSystems-roots.js",
  406. "id": "org.apache.cordova.file.fileSystems-roots",
  407. "runs": true
  408. },
  409. {
  410. "file": "plugins/org.apache.cordova.file/www/fileSystemPaths.js",
  411. "id": "org.apache.cordova.file.fileSystemPaths",
  412. "merges": [
  413. "cordova"
  414. ],
  415. "runs": true
  416. },
  417. {
  418. "file": "plugins/org.apache.cordova.file-transfer/www/FileTransferError.js",
  419. "id": "org.apache.cordova.file-transfer.FileTransferError",
  420. "clobbers": [
  421. "window.FileTransferError"
  422. ]
  423. },
  424. {
  425. "file": "plugins/org.apache.cordova.file-transfer/www/FileTransfer.js",
  426. "id": "org.apache.cordova.file-transfer.FileTransfer",
  427. "clobbers": [
  428. "window.FileTransfer"
  429. ]
  430. }
  431. ];
  432. module.exports.metadata =
  433. // TOP OF METADATA
  434. {
  435. "org.apache.cordova.device": "0.2.12",
  436. "org.apache.cordova.network-information": "0.2.12",
  437. "org.apache.cordova.battery-status": "0.2.11",
  438. "org.apache.cordova.device-motion": "0.2.10",
  439. "org.apache.cordova.device-orientation": "0.3.9",
  440. "org.apache.cordova.geolocation": "0.3.10",
  441. "org.apache.cordova.camera": "0.3.2",
  442. "org.apache.cordova.media-capture": "0.3.3",
  443. "org.apache.cordova.media": "0.2.13",
  444. "org.apache.cordova.vibration": "0.3.11",
  445. "org.apache.cordova.contacts": "0.2.13",
  446. "org.apache.cordova.globalization": "0.3.1",
  447. "org.apache.cordova.splashscreen": "0.3.3",
  448. "org.apache.cordova.inappbrowser": "0.5.2",
  449. "org.apache.cordova.console": "0.2.11",
  450. "org.apache.cordova.file": "1.3.1"
  451. }
  452. // BOTTOM OF METADATA
  453. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement