{ "name" : "coro", "version" : "0.6.2", "main" : "lib/coro", "author": "Tom Yandell (https://github.com/tomyan)", "license": "MIT", "repository" : { "type" : "git", "url" : "http://github.com/tomyan/coro.git" }, "dependencies" : { "q" : ">= 0.9.6" }, "keywords" : [ "coroutine", "coroutines", "generator", "generators", "harmony", "async" ] }