{ "name": "async.cargo", "description": "async cargomethod as module.", "main": "./index.js", "repository": { "type": "git", "url": "https://github.com/caolan/async.git" }, "author": "Caolan McMahon", "version": "0.5.2", "license": "MIT", "dependencies": { "async.util.queue": "0.5.2" }, "keywords": [ "async", "async-modularized", "cargo" ] }