SPATools.UI.ContextMenu by SPA Tools

<PackageReference Include="SPATools.UI.ContextMenu" Version="0.3.1" />

 SPATools.UI.ContextMenu 0.3.1

SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains a ContextMenu widget : - ContextMenu - Per Object Builder - Binding Handler

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>SPATools.UI.ContextMenu</id>
    <version>0.3.1</version>
    <authors>SPA Tools</authors>
    <owners>SPA Tools</owners>
    <licenseUrl>https://github.com/spatools/spatools/LICENSE</licenseUrl>
    <projectUrl>https://github.com/spatools/spatools</projectUrl>
    <iconUrl>http://www.gravatar.com/avatar/6ef2fbcb91a9299ffb3c918b50d038d4.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>SPA Tools is a set of tools and frameworks to help creating modern web apps.
      This package contains a ContextMenu widget :
      - ContextMenu
      - Per Object Builder
      - Binding Handler</description>
    <releaseNotes>Initial Release</releaseNotes>
    <copyright>Copyright 2013 - SPA Tools</copyright>
    <tags>Knockout jQuery Underscore Moment RequireJS UI ContextMenu Extension Tool Framework Javascript</tags>
    <dependencies>
      <dependency id="SPATools.UI.Base" version="0.3.0" />
    </dependencies>
  </metadata>
</package>