Modernizr.2.8.3.nuspec
1.52 KB
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Modernizr</id>
<version>2.8.3</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 <html> 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>