{
  "name": "unyield",
  "version": "0.0.1",
  "description": "allow generators functions to accept callbacks",
  "keywords": [],
  "author": "Matthew Mueller <mattmuelle@gmail.com>",
  "repository": {
    "type": "git",
    "url": "git://github.com/MatthewMueller/unyield.git"
  },
  "dependencies": {
    "co": "~3.1.0"
  },
  "devDependencies": {
    "mocha": "*",
    "co-mocha": "0.0.4"
  },
  "main": "index"
}
