ComboxJS by Sergii Bomko

<PackageReference Include="ComboxJS" Version="0.1.0" />

 ComboxJS 0.1.0

ComboxJS is a widget for gluing together several controls.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>ComboxJS</id>
    <version>0.1</version>
    <title>ComboxJS</title>
    <authors>Sergii Bomko</authors>
    <owners>Sergii Bomko</owners>
    <licenseUrl>https://raw.githubusercontent.com/aquiladev/comboxjs/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/aquiladev/comboxjs</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ComboxJS is a widget for gluing together several controls.</description>
    <copyright>© 2014 Sergii Bomko</copyright>
    <language>en-US</language>
    <tags>javascript widget control</tags>
    <dependencies>
      <dependency id="jQuery.UI.Combined" version="1.11.1" />
    </dependencies>
  </metadata>
</package>