Repository URL to install this package:
|
Version:
4.5.0-1freshup3 ▾
|
{
"name": "thunkify",
"version": "2.1.2",
"repository": "visionmedia/node-thunkify",
"description": "Turn callbacks, arrays, generators, generator functions, and promises into a thunk",
"keywords": ["thunk", "co", "generator", "generators", "promise"],
"dependencies": {},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"license": "MIT"
,"_resolved": "https://registry.npmjs.org/thunkify/-/thunkify-2.1.2.tgz"
,"_integrity": "sha1-+qDp0jDFGsyVyhOjYawFyn4EVT0="
,"_from": "thunkify@2.1.2"
}