YepNope.js by Alex Sexton,Ralph Holzmann

<PackageReference Include="YepNope.js" Version="1.0.1" />

 YepNope.js 1.0.1

yepnope is an asynchronous conditional resource loader that's super-fast, and allows you to load only the scripts that your users need.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>YepNope.js</id>
    <version>1.0.1</version>
    <title>YepNope.js</title>
    <authors>Alex Sexton,Ralph Holzmann</authors>
    <owners>Aaron Powell</owners>
    <licenseUrl>http://sam.zoy.org/wtfpl/</licenseUrl>
    <projectUrl>http://yepnopejs.com/</projectUrl>
    <iconUrl>http://yepnopejs.com/img/yepnope-logo.jpg</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>yepnope is an asynchronous conditional resource loader that's super-fast, and allows you to load only the scripts that your users need.</description>
    <summary />
    <language>en-US</language>
    <tags>javascript, yepnopejs</tags>
  </metadata>
</package>