aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/bootstrap/nuget/bootstrap.nuspec
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-02-03 19:17:50 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2021-02-03 19:17:50 -0500
commit475d074fd74425efbe783fad08f97f2df0c4909f (patch)
tree2acdae53999b3c74b716efa4edb5b40311fa356a /bower_components/bootstrap/nuget/bootstrap.nuspec
parentcd502d52787f666fff3254d7d7e7578930c813c2 (diff)
parent3a0d66f07b112b6d2bdc2b57bbf717a89a351ce6 (diff)
Update upstream source from tag 'upstream/8.1.2'
Update to upstream version '8.1.2' with Debian dir e5e966a9e6010ef70618dc9a61558fa4db35aceb
Diffstat (limited to 'bower_components/bootstrap/nuget/bootstrap.nuspec')
-rw-r--r--bower_components/bootstrap/nuget/bootstrap.nuspec28
1 files changed, 0 insertions, 28 deletions
diff --git a/bower_components/bootstrap/nuget/bootstrap.nuspec b/bower_components/bootstrap/nuget/bootstrap.nuspec
deleted file mode 100644
index aa0db01..0000000
--- a/bower_components/bootstrap/nuget/bootstrap.nuspec
+++ /dev/null
@@ -1,28 +0,0 @@
-<?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>bootstrap</owners>
- <description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description>
- <releaseNotes>http://blog.getbootstrap.com</releaseNotes>
- <summary>Bootstrap framework in CSS. Includes fonts and JavaScript</summary>
- <language>en-us</language>
- <projectUrl>http://getbootstrap.com</projectUrl>
- <iconUrl>http://getbootstrap.com/apple-touch-icon.png</iconUrl>
- <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl>
- <copyright>Copyright 2016</copyright>
- <requireLicenseAcceptance>false</requireLicenseAcceptance>
- <dependencies>
- <dependency id="jQuery" version="[1.9.1,4)" />
- </dependencies>
- <tags>css js less mobile-first responsive front-end framework web</tags>
- </metadata>
- <files>
- <file src="dist\css\*.*" target="content\Content" />
- <file src="dist\fonts\*.*" target="content\fonts" />
- <file src="dist\js\bootstrap*.js" target="content\Scripts" />
- </files>
-</package> \ No newline at end of file