{ "name": "async", "version": "1.0.0", "description": "", "main": "generator.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "bluebird": "^3.5.4", "co": "^4.6.0" } }