Viewing File: /usr/local/cpanel/3rdparty/share/promise/3.5.5/bower.json

{
  "name": "bluebird",
  "version": "3.5.5",
  "homepage": "https://github.com/petkaantonov/bluebird",
  "authors": [
    "Petka Antonov <petka_antonov@hotmail.com>"
  ],
  "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"
  ]
}
Back to Directory File Manager