{
  "name": "thunkify-wrap",
  "version": "0.0.3",
  "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": {},
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "license": "MIT"
}
