{
  "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"
  }
}
