6056 |
efrain |
1 |
<?xml version="1.0"?>
|
|
|
2 |
<package >
|
|
|
3 |
<metadata>
|
|
|
4 |
<id>bootstrap-fileinput</id>
|
|
|
5 |
<title>bootstrap-fileinput</title>
|
|
|
6 |
<version>5.1.3</version>
|
|
|
7 |
<authors>Kartik Visweswaran</authors>
|
|
|
8 |
<owners>Kartik Visweswaran</owners>
|
|
|
9 |
<licenseUrl>https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md</licenseUrl>
|
|
|
10 |
<projectUrl>https://github.com/kartik-v/bootstrap-fileinput</projectUrl>
|
|
|
11 |
<iconUrl>http://getbootstrap.com/favicon.ico</iconUrl>
|
|
|
12 |
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
|
13 |
<description>An enhanced HTML 5 file input for Bootstrap 3.x with file preview for various files, offers multiple selection, and more.</description>
|
|
|
14 |
<releaseNotes>https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md</releaseNotes>
|
|
|
15 |
<copyright>Copyright 2014 - 2020</copyright>
|
|
|
16 |
<tags>bootstrap bootstrap-fileinput</tags>
|
|
|
17 |
<dependencies>
|
|
|
18 |
<dependency id="bootstrap" version="3.4.1" />
|
|
|
19 |
</dependencies>
|
|
|
20 |
</metadata>
|
|
|
21 |
</package>
|