UNPKG

327 BJSONView Raw
1{
2 "name": "co",
3 "version": "1.5.1",
4 "description": "generator async flow control goodness",
5 "keywords": [
6 "async",
7 "flow",
8 "generator",
9 "coro",
10 "coroutine"
11 ],
12 "devDependencies": {
13 "should": "~1.2.2",
14 "mocha": "~1.10.0",
15 "q": "~0.9.4",
16 "bench": "~0.3.5"
17 },
18 "license": "MIT"
19}