UNPKG

rx-winjs

Version:

Library for composing asynchronous and event-based operations in JavaScript extending the Windows WinJS library

22 lines 318 B
{ "name": "rx-winjs", "version": "1.0.1", "main": "rx.winjs.js", "dependencies": { "rxjs": "*" }, "ignore": [ ".*", "*.bat", "*.md", "*.min.*", "*.txt", "*.log", "package.json", "node_modules", "doc", "examples", "src", "tests" ] }