TFS_ANTIGUO/AYA.FROPI/Base/packages/bootstrap.3.3.7/bootstrap.3.3.7.nuspec
Administrador 50700fd78b Solución FROPI
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C491
2019-05-27 14:46:35 +00:00

23 lines
No EOL
1.1 KiB
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>bootstrap</id>
<version>3.3.7</version>
<title>Bootstrap CSS</title>
<authors>Twitter, Inc.</authors>
<owners>Twitter, Inc.</owners>
<licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl>
<projectUrl>http://getbootstrap.com/</projectUrl>
<iconUrl>http://getbootstrap.com/apple-touch-icon.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description>
<summary>Bootstrap framework in CSS. Includes fonts and JavaScript</summary>
<releaseNotes>http://blog.getbootstrap.com</releaseNotes>
<copyright>Copyright 2016</copyright>
<language>en-us</language>
<tags>css js less mobile-first responsive front-end framework web</tags>
<dependencies>
<dependency id="jQuery" version="[1.9.1, 4.0.0)" />
</dependencies>
</metadata>
</package>