<?xml version="1.0"?>
<package>
  <metadata>
    <id>RxJS-Bridges-HTML</id>
    <title>Reactive Extensions for JavaScript - Bridges to the HTML DOM</title>
    <!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
    <version>2.0.8</version>
    <authors>Microsoft Corporation</authors>
    <description>This project provides Reactive Extensions for JavaScript (RxJS) bindings for HTML DOM objects to abstract over the event binding and Ajax requests.</description>
    <projectUrl>https://github.com/Reactive-Extensions/RxJS-DOM</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
    <language>en-US</language>
    <tags>Rx RxJS Reactive Extensions Observable HTML5 HTML Ajax WebSockets WebWorkers</tags>
    <dependencies>
      <!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
      <dependency id="RxJS-Main" version="2.3" />
      <dependency id="RxJS-Binding" version="2.3" />
    </dependencies>
  </metadata>
  <files>
    <file src="..\..\dist\rx.dom.js" target="content\Scripts\rx.dom.js" />
    <file src="..\..\dist\rx.dom.min.js" target="content\Scripts\rx.dom.min.js" />
  </files>
</package>