TFS_ANTIGUO/SIGPC/ProyectoSIGPC/packages/bootstrap.3.0.0/bootstrap.3.0.0.nuspec
kledezma 7fdadc4709 KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C519
2021-01-22 15:05:35 +00:00

22 lines
No EOL
975 B
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>bootstrap</id>
<version>3.0.0</version>
<title>Bootstrap</title>
<authors>Mark Otto,Jacob Thornton</authors>
<owners>Mark Otto,Jacob Thornton</owners>
<licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/twbs/bootstrap</projectUrl>
<iconUrl>https://api.nuget.org/v3-flatcontainer/bootstrap/3.0.0/icon</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</description>
<summary />
<releaseNotes />
<copyright>Copyright 2013</copyright>
<tags>bootstrap html css javascript web</tags>
<dependencies>
<dependency id="jquery" version="1.9.0" />
</dependencies>
</metadata>
</package>