{
  "name": "gf-js",
  "version": "1.1.2",
  "description": "Attach most of function from lodash to Javascript GeneratorFunction and Array.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/namdn/gf-js.git"
  },
  "keywords": [
    "GeneratorFunction",
    "Generator",
    "linq",
    "lodash",
    "extension function",
    "yield",
    "yields"
  ],
  "author": "dinhnhonam@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/namdn/gf-js/issues"
  },
  "homepage": "https://github.com/namdn/gf-js#readme",
  "dependencies": {
  }
}
