{
  "name": "is-gen-fn",
  "version": "0.0.2",
  "description": "determine if a function is a generator function",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "keywords": [
    "generator",
    "function",
    "fn",
    "gen"
  ],
  "author": "Matthew Mueller",
  "license": "MIT"
}