{ "name": "when", "main": "when.js", "version": "2.8.0", "description": "A lightweight Promises/A+ and when() implementation, plus other async goodies.", "keywords": [ "Promises/A+", "promises-aplus", "promise", "promises", "deferred", "deferreds", "when", "async", "asynchronous", "cujo" ], "homepage": "https://github.com/cujojs/when", "authors": [ "Brian Cavalier " ], "license": "MIT", "ignore": [ "**/.*", "docs", "benchmark", "node_modules", "bower_components", "test", "build" ], "_release": "2.8.0", "_resolution": { "type": "version", "tag": "2.8.0", "commit": "d79c216c62d1af28a9890741d5ed8d6bc2848a8e" }, "_source": "git://github.com/cujojs/when.git", "_target": "~2", "_originalSource": "when" }