UNPKG

gf-js

Version:

Attach most of function from lodash to Javascript GeneratorFunction and Array.

31 lines (30 loc) 682 B
{ "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": { } }