UNPKG

thunkify-wrap

Version:

Turn callbacks, arrays, generators, generator functions, and promises into a thunk

24 lines (23 loc) 460 B
{ "name": "thunkify-wrap", "version": "1.0.4", "repository": "dead-horse/node-thunkify-wrap", "description": "Turn callbacks, arrays, generators, generator functions, and promises into a thunk", "keywords": [ "thunk", "co", "generator", "generators", "promise" ], "dependencies": { "enable": "1" }, "devDependencies": { "co-mocha": "*", "mocha": "*", "should": "*", "co": "*" }, "license": "MIT" }