UNPKG

esnext-async

Version:

Patterns for asynchronous computation in ES.next

1 lines 678 B
{"name":"esnext-async","version":"0.0.9","description":"Patterns for asynchronous computation in ES.next","keywords":["esnext","async","observable","promise"],"homepage":"https://github.com/vinsonchuong/esnext-async","bugs":"https://github.com/vinsonchuong/esnext-async/issues","license":"MIT","author":"Vinson Chuong <vinsonchuong@gmail.com>","main":"index.js","bin":{},"repository":{"type":"git","url":"https://github.com/vinsonchuong/esnext-async"},"scripts":{"test":"eslint && jasmine"},"dependencies":{"zen-observable":"^0.3.0","babel-runtime":"^6.5"},"devDependencies":{"dist-es6":"^0.2.4","jasmine-es6":"^0.3.1","eslint-defaults":"^0.3.1","es-observable-tests":"^0.3.0"}}