Your IP : 3.136.233.4
cordova.define('cordova/plugin_list', function(require, exports, module) {
module.exports = [
{
"file": "cordova_plugins/org.apache.cordova.device/www/device.js",
"id": "org.apache.cordova.device.device",
"clobbers": [
"device"
]
},
{
"file": "cordova_plugins/org.apache.cordova.network-information/www/network.js",
"id": "org.apache.cordova.network-information.network",
"clobbers": [
"navigator.connection",
"navigator.network.connection"
]
},
{
"file": "cordova_plugins/org.apache.cordova.network-information/www/Connection.js",
"id": "org.apache.cordova.network-information.Connection",
"clobbers": [
"Connection"
]
},
{
"file": "cordova_plugins/org.apache.cordova.battery-status/www/battery.js",
"id": "org.apache.cordova.battery-status.battery",
"clobbers": [
"navigator.battery"
]
},
{
"file": "cordova_plugins/org.apache.cordova.device-motion/www/Acceleration.js",
"id": "org.apache.cordova.device-motion.Acceleration",
"clobbers": [
"Acceleration"
]
},
{
"file": "cordova_plugins/org.apache.cordova.device-motion/www/accelerometer.js",
"id": "org.apache.cordova.device-motion.accelerometer",
"clobbers": [
"navigator.accelerometer"
]
},
{
"file": "cordova_plugins/org.apache.cordova.device-orientation/www/CompassError.js",
"id": "org.apache.cordova.device-orientation.CompassError",
"clobbers": [
"CompassError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.device-orientation/www/CompassHeading.js",
"id": "org.apache.cordova.device-orientation.CompassHeading",
"clobbers": [
"CompassHeading"
]
},
{
"file": "cordova_plugins/org.apache.cordova.device-orientation/www/compass.js",
"id": "org.apache.cordova.device-orientation.compass",
"clobbers": [
"navigator.compass"
]
},
{
"file": "cordova_plugins/org.apache.cordova.geolocation/www/Coordinates.js",
"id": "org.apache.cordova.geolocation.Coordinates",
"clobbers": [
"Coordinates"
]
},
{
"file": "cordova_plugins/org.apache.cordova.geolocation/www/PositionError.js",
"id": "org.apache.cordova.geolocation.PositionError",
"clobbers": [
"PositionError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.geolocation/www/Position.js",
"id": "org.apache.cordova.geolocation.Position",
"clobbers": [
"Position"
]
},
{
"file": "cordova_plugins/org.apache.cordova.geolocation/www/geolocation.js",
"id": "org.apache.cordova.geolocation.geolocation",
"clobbers": [
"navigator.geolocation"
]
},
{
"file": "cordova_plugins/org.apache.cordova.camera/www/CameraConstants.js",
"id": "org.apache.cordova.camera.Camera",
"clobbers": [
"Camera"
]
},
{
"file": "cordova_plugins/org.apache.cordova.camera/www/CameraPopoverOptions.js",
"id": "org.apache.cordova.camera.CameraPopoverOptions",
"clobbers": [
"CameraPopoverOptions"
]
},
{
"file": "cordova_plugins/org.apache.cordova.camera/www/Camera.js",
"id": "org.apache.cordova.camera.camera",
"clobbers": [
"navigator.camera"
]
},
{
"file": "cordova_plugins/org.apache.cordova.camera/www/ios/CameraPopoverHandle.js",
"id": "org.apache.cordova.camera.CameraPopoverHandle",
"clobbers": [
"CameraPopoverHandle"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media-capture/www/CaptureAudioOptions.js",
"id": "org.apache.cordova.media-capture.CaptureAudioOptions",
"clobbers": [
"CaptureAudioOptions"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media-capture/www/CaptureImageOptions.js",
"id": "org.apache.cordova.media-capture.CaptureImageOptions",
"clobbers": [
"CaptureImageOptions"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media-capture/www/CaptureVideoOptions.js",
"id": "org.apache.cordova.media-capture.CaptureVideoOptions",
"clobbers": [
"CaptureVideoOptions"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media-capture/www/CaptureError.js",
"id": "org.apache.cordova.media-capture.CaptureError",
"clobbers": [
"CaptureError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media-capture/www/MediaFileData.js",
"id": "org.apache.cordova.media-capture.MediaFileData",
"clobbers": [
"MediaFileData"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media-capture/www/MediaFile.js",
"id": "org.apache.cordova.media-capture.MediaFile",
"clobbers": [
"MediaFile"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media-capture/www/capture.js",
"id": "org.apache.cordova.media-capture.capture",
"clobbers": [
"navigator.device.capture"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media/www/MediaError.js",
"id": "org.apache.cordova.media.MediaError",
"clobbers": [
"window.MediaError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.media/www/Media.js",
"id": "org.apache.cordova.media.Media",
"clobbers": [
"window.Media"
]
},
{
"file": "cordova_plugins/org.apache.cordova.splashscreen/www/splashscreen.js",
"id": "org.apache.cordova.splashscreen.SplashScreen",
"clobbers": [
"navigator.splashscreen"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/contacts.js",
"id": "org.apache.cordova.contacts.contacts",
"clobbers": [
"navigator.contacts"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/Contact.js",
"id": "org.apache.cordova.contacts.Contact",
"clobbers": [
"Contact"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ContactAddress.js",
"id": "org.apache.cordova.contacts.ContactAddress",
"clobbers": [
"ContactAddress"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ContactError.js",
"id": "org.apache.cordova.contacts.ContactError",
"clobbers": [
"ContactError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ContactField.js",
"id": "org.apache.cordova.contacts.ContactField",
"clobbers": [
"ContactField"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ContactFindOptions.js",
"id": "org.apache.cordova.contacts.ContactFindOptions",
"clobbers": [
"ContactFindOptions"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ContactName.js",
"id": "org.apache.cordova.contacts.ContactName",
"clobbers": [
"ContactName"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ContactOrganization.js",
"id": "org.apache.cordova.contacts.ContactOrganization",
"clobbers": [
"ContactOrganization"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ContactFieldType.js",
"id": "org.apache.cordova.contacts.ContactFieldType",
"merges": [
""
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ios/contacts.js",
"id": "org.apache.cordova.contacts.contacts-ios",
"merges": [
"navigator.contacts"
]
},
{
"file": "cordova_plugins/org.apache.cordova.contacts/www/ios/Contact.js",
"id": "org.apache.cordova.contacts.Contact-iOS",
"merges": [
"Contact"
]
},
{
"file": "cordova_plugins/org.apache.cordova.dialogs/www/notification.js",
"id": "org.apache.cordova.dialogs.notification",
"merges": [
"navigator.notification"
]
},
{
"file": "cordova_plugins/org.apache.cordova.vibration/www/vibration.js",
"id": "org.apache.cordova.vibration.notification",
"merges": [
"navigator.notification",
"navigator"
]
},
{
"file": "cordova_plugins/org.apache.cordova.globalization/www/GlobalizationError.js",
"id": "org.apache.cordova.globalization.GlobalizationError",
"clobbers": [
"window.GlobalizationError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.globalization/www/globalization.js",
"id": "org.apache.cordova.globalization.globalization",
"clobbers": [
"navigator.globalization"
]
},
{
"file": "cordova_plugins/org.apache.cordova.inappbrowser/www/inappbrowser.js",
"id": "org.apache.cordova.inappbrowser.inappbrowser",
"clobbers": [
"window.open"
]
},
{
"file": "cordova_plugins/org.apache.cordova.console/www/console-via-logger.js",
"id": "org.apache.cordova.console.console",
"clobbers": [
"console"
]
},
{
"file": "cordova_plugins/org.apache.cordova.console/www/logger.js",
"id": "org.apache.cordova.console.logger",
"clobbers": [
"cordova.logger"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file-transfer/www/FileTransferError.js",
"id": "org.apache.cordova.file-transfer.FileTransferError",
"clobbers": [
"window.FileTransferError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file-transfer/www/FileTransfer.js",
"id": "org.apache.cordova.file-transfer.FileTransfer",
"clobbers": [
"window.FileTransfer"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/DirectoryEntry.js",
"id": "org.apache.cordova.file.DirectoryEntry",
"clobbers": [
"window.DirectoryEntry"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/DirectoryReader.js",
"id": "org.apache.cordova.file.DirectoryReader",
"clobbers": [
"window.DirectoryReader"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/Entry.js",
"id": "org.apache.cordova.file.Entry",
"clobbers": [
"window.Entry"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/File.js",
"id": "org.apache.cordova.file.File",
"clobbers": [
"window.File"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/FileEntry.js",
"id": "org.apache.cordova.file.FileEntry",
"clobbers": [
"window.FileEntry"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/FileError.js",
"id": "org.apache.cordova.file.FileError",
"clobbers": [
"window.FileError"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/FileReader.js",
"id": "org.apache.cordova.file.FileReader",
"clobbers": [
"window.FileReader"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/FileSystem.js",
"id": "org.apache.cordova.file.FileSystem",
"clobbers": [
"window.FileSystem"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/FileUploadOptions.js",
"id": "org.apache.cordova.file.FileUploadOptions",
"clobbers": [
"window.FileUploadOptions"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/FileUploadResult.js",
"id": "org.apache.cordova.file.FileUploadResult",
"clobbers": [
"window.FileUploadResult"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/FileWriter.js",
"id": "org.apache.cordova.file.FileWriter",
"clobbers": [
"window.FileWriter"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/Flags.js",
"id": "org.apache.cordova.file.Flags",
"clobbers": [
"window.Flags"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/LocalFileSystem.js",
"id": "org.apache.cordova.file.LocalFileSystem",
"clobbers": [
"window.LocalFileSystem"
],
"merges": [
"window"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/Metadata.js",
"id": "org.apache.cordova.file.Metadata",
"clobbers": [
"window.Metadata"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/ProgressEvent.js",
"id": "org.apache.cordova.file.ProgressEvent",
"clobbers": [
"window.ProgressEvent"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/fileSystems.js",
"id": "org.apache.cordova.file.fileSystems"
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/requestFileSystem.js",
"id": "org.apache.cordova.file.requestFileSystem",
"clobbers": [
"window.requestFileSystem"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/resolveLocalFileSystemURI.js",
"id": "org.apache.cordova.file.resolveLocalFileSystemURI",
"merges": [
"window"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/ios/FileSystem.js",
"id": "org.apache.cordova.file.iosFileSystem",
"merges": [
"FileSystem"
]
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/fileSystems-roots.js",
"id": "org.apache.cordova.file.fileSystems-roots",
"runs": true
},
{
"file": "cordova_plugins/org.apache.cordova.file/www/fileSystemPaths.js",
"id": "org.apache.cordova.file.fileSystemPaths",
"merges": [
"cordova"
],
"runs": true
}
];
module.exports.metadata =
// TOP OF METADATA
{
"org.apache.cordova.device": "0.2.12",
"org.apache.cordova.network-information": "0.2.12",
"org.apache.cordova.battery-status": "0.2.11",
"org.apache.cordova.device-motion": "0.2.10",
"org.apache.cordova.device-orientation": "0.3.9",
"org.apache.cordova.geolocation": "0.3.10",
"org.apache.cordova.camera": "0.3.2",
"org.apache.cordova.media-capture": "0.3.3",
"org.apache.cordova.media": "0.2.13",
"org.apache.cordova.splashscreen": "0.3.3",
"org.apache.cordova.contacts": "0.2.13",
"org.apache.cordova.dialogs": "0.2.10",
"org.apache.cordova.vibration": "0.3.11",
"org.apache.cordova.globalization": "0.3.1",
"org.apache.cordova.inappbrowser": "0.5.2",
"org.apache.cordova.console": "0.2.11",
"org.apache.cordova.file-transfer": "0.4.6",
"org.apache.cordova.file": "1.3.1"
}
// BOTTOM OF METADATA
});