RxJS-Bridges-Angular by MS Open Tech

<PackageReference Include="RxJS-Bridges-Angular" Version="0.0.8" />

 RxJS-Bridges-Angular 0.0.8

This project provides Reactive Extensions for JavaScript (RxJS) bindings for AngularJS.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>RxJS-Bridges-Angular</id>
    <version>0.0.8</version>
    <title>Reactive Extensions for JavaScript - Bridges to AngularJS</title>
    <authors>MS Open Tech</authors>
    <owners>MS Open Tech</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
    <projectUrl>https://github.com/Reactive-Extensions/rx.angular.js</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This project provides Reactive Extensions for JavaScript (RxJS) bindings for AngularJS.</description>
    <language>en-US</language>
    <tags>Rx RxJS Reactive Extensions Observable AngularJS Angular</tags>
    <dependencies>
      <dependency id="RxJS-Main" version="2.2" />
      <dependency id="RxJS-Binding" version="2.2" />
      <dependency id="RxJS-Async" version="2.2" />
      <dependency id="RxJS-Lite" version="2.2" />
    </dependencies>
  </metadata>
</package>