UNPKG

webappengine

Version:

A web application platform that can host multiple web apps running with Node.js.

35 lines 723 B
{ "name": "rxjs", "main": "dist/rx.all.js", "repository": { "type": "git", "url": "https://github.com/Reactive-Extensions/RxJS.git" }, "license": "Apache-2.0", "ignore": [ ".sh", ".*", "*.bat", "*.md", "*.txt", "*.log", "package.json", "node_modules", "doc", "examples", "src", "tests" ], "homepage": "https://github.com/Reactive-Extensions/RxJS", "version": "3.0.0", "_release": "3.0.0", "_resolution": { "type": "version", "tag": "v3.0.0", "commit": "eafaded4ddc1caf180db42642c30ef00ec68e4e6" }, "_source": "git://github.com/Reactive-Extensions/RxJS.git", "_target": "~3.0.0", "_originalSource": "rxjs", "_direct": true }