forked from Lecoati/usky.slider
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.xml
More file actions
30 lines (30 loc) · 710 Bytes
/
Package.xml
File metadata and controls
30 lines (30 loc) · 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<umbPackage>
<files>
</files>
<info>
<package>
<name>uSky.Slider</name>
<version>0.9.2</version>
<license url="http://opensource.org/licenses/MIT">MIT License</license>
<url>http://www.lecoati.com/</url>
<requirements>
<major>3</major>
<minor>0</minor>
<patch>0</patch>
</requirements>
</package>
<author>
<name>LECOATI</name>
<website>http://www.lecoati.com/</website>
</author>
<readme><![CDATA[]]></readme>
</info>
<DocumentTypes />
<Templates />
<Stylesheets />
<Macros />
<DictionaryItems />
<Languages />
<DataTypes />
</umbPackage>