mesa-fab-approval/packages/Modernizr.2.6.2/Modernizr.2.6.2.nuspec
Jonathan Ouellette 580e90f6a2 initial add
2022-09-27 14:10:30 -07:00

20 lines
1.5 KiB
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Modernizr</id>
<version>2.6.2</version>
<title>Modernizr</title>
<authors>Faruk Ateş,Paul Irish,Alex Sexton</authors>
<owners>Faruk Ateş,Paul Irish,Alex Sexton</owners>
<licenseUrl>http://www.modernizr.com/license/</licenseUrl>
<projectUrl>http://www.modernizr.com/</projectUrl>
<iconUrl>http://www.modernizr.com/i/logo.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Modernizr adds classes to the &lt;html&gt; element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/</description>
<summary>Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.</summary>
<language>en-US</language>
<tags>JavaScript HTML HTML5 CSS CSS3 SVG</tags>
</metadata>
</package>