49 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			Properties
		
	
	
	
	
	
		
		
			
		
	
	
			49 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			Properties
		
	
	
	
	
	
| 
								 | 
							
								# Licensed to the Apache Software Foundation (ASF) under one
							 | 
						||
| 
								 | 
							
								# or more contributor license agreements.  See the NOTICE file
							 | 
						||
| 
								 | 
							
								# distributed with this work for additional information
							 | 
						||
| 
								 | 
							
								# regarding copyright ownership.  The ASF licenses this file
							 | 
						||
| 
								 | 
							
								# to you under the Apache License, Version 2.0 (the
							 | 
						||
| 
								 | 
							
								# "License"); you may not use this file except in compliance
							 | 
						||
| 
								 | 
							
								# with the License.  You may obtain a copy of the License at
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								#   http://www.apache.org/licenses/LICENSE-2.0
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# Unless required by applicable law or agreed to in writing,
							 | 
						||
| 
								 | 
							
								# software distributed under the License is distributed on an
							 | 
						||
| 
								 | 
							
								# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
							 | 
						||
| 
								 | 
							
								# KIND, either express or implied.  See the License for the
							 | 
						||
| 
								 | 
							
								# specific language governing permissions and limitations
							 | 
						||
| 
								 | 
							
								# under the License.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# This is a list of plugins installed in your project
							 | 
						||
| 
								 | 
							
								# You can delete or add new plugins
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# Format is following:
							 | 
						||
| 
								 | 
							
								# id.of.plugin=url_of_repository
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# Corresponding "id.of.plugin" can be found in the plugin's plugin.xml file:
							 | 
						||
| 
								 | 
							
								# <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="foo.bar.plugin" version="0.0.1">
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# This list contains all core cordova plugins.
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# For more information about plugins see http://cordova.apache.org/blog/releases/2013/07/23/cordova-3.html
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								cordova-plugin-device=https://git-wip-us.apache.org/repos/asf/cordova-plugin-device.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-network-information=https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-battery-status=https://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-device-motion=https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-device-orientation=https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-geolocation=https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-camera=https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-media-capture=https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-media=https://git-wip-us.apache.org/repos/asf/cordova-plugin-media.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-file=https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-file-transfer=https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-dialogs=https://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-vibration=https://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-contacts=https://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-globalization=https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-splashscreen=https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git
							 | 
						||
| 
								 | 
							
								cordova-plugin-console=https://git-wip-us.apache.org/repos/asf/cordova-plugin-console.git
							 |