jt
2021-06-10 5d0d028456874576560552f5a5c4e8b801786f11
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>