UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

36 lines (35 loc) 786 B
{ "version": "3.0.2", "name": "@reactivex/ix-esnext-esm", "browser": "Ix.dom.js", "main": "Ix.node", "module": "Ix.dom.js", "esm": { "mode": "auto", "sourceMap": true }, "types": "Ix.node.d.ts", "license": "MIT", "description": "The Interactive Extensions for JavaScript", "author": "Matthew Podwysocki <matthewp@microsoft.com>", "homepage": "https://github.com/ReactiveX/IxJS#readme", "repository": { "type": "git", "url": "git+https://github.com/ReactiveX/IxJS.git" }, "bugs": { "url": "https://github.com/ReactiveX/IxJS/issues" }, "keywords": [ "Iterator", "Iterable", "Promise", "Async", "AsyncIterable", "AsyncIterator" ], "dependencies": { "@types/node": "^13.7.4", "tslib": "^1.9.3" } }