{ "name": "bluebird", "version": "3.4.0", "homepage": "https://github.com/petkaantonov/bluebird", "authors": [ "Petka Antonov " ], "description": "Bluebird is a full featured promise library with unmatched performance.", "main": "js/browser/bluebird.js", "license": "MIT", "ignore": [ "**/.*", "benchmark", "bower_components", "./browser", "node_modules", "test" ], "keywords": [ "promise", "performance", "promises", "promises-a", "promises-aplus", "async", "await", "deferred", "deferreds", "future", "flow control", "dsl", "fluent interface" ], "_release": "3.4.0", "_resolution": { "type": "version", "tag": "v3.4.0", "commit": "3aeb023d26df1e738e37a162a8f81b36afe1c6b9" }, "_source": "https://github.com/petkaantonov/bluebird.git", "_target": "^3.4.0", "_originalSource": "bluebird", "_direct": true }