-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathPackage.xml
More file actions
31 lines (31 loc) · 747 Bytes
/
Package.xml
File metadata and controls
31 lines (31 loc) · 747 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
31
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<umbPackage>
<info>
<package>
<name>File Picker</name>
<version>1.3.3</version>
<license url="http://opensource.org/licenses/MIT">The MIT License (MIT)</license>
<url>http://our.umbraco.org/projects/collaboration/filepicker</url>
<requirements>
<major>7</major>
<minor>0</minor>
<patch>0</patch>
</requirements>
</package>
<author>
<name>Vincent Baaij, Lee Kelleher, Matt Brailsford</name>
<website>http://our.umbraco.org</website>
</author>
<readme><![CDATA[]]></readme>
</info>
<DocumentTypes />
<Templates />
<Stylesheets />
<Macros />
<DictionaryItems />
<Languages />
<DataTypes />
<Actions />
<control />
<files />
</umbPackage>