{
  "name": "make-yieldable",
  "description": "Make functions/methods yieldable.",
  "author": "Artur Bier <izatop@gmail.com>",
  "version": "0.1.2",
  "main": "index.js",
  "license": "MIT",
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/izatop/yieldable.git"
  },
  "keywords": [
    "co",
    "yield",
    "thunk",
    "async",
    "yieldable",
    "generator",
    "generators"
  ],
  "bugs": {
    "url": "https://github.com/izatop/yieldable/issues"
  },
  "homepage": "https://github.com/izatop/yieldable"
}
