UNPKG

co-dash

Version:

Lodash inspired library for generator functions

21 lines (20 loc) 385 B
{ "name": "co-dash", "version": "1.0.71", "description": "Lodash inspired library for generator functions", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "lodash", "co", "codash", "co-dash" ], "author": "andrekulpin", "license": "ISC", "dependencies": { "bluebird": "^3.4.6" } }