{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "bluebird",
  "registry": "npm",
  "updatedAt": "2026-06-06T18:37:42.522Z",
  "checkedAt": "2026-06-06T18:37:42.522Z",
  "readme": "https://raw.githubusercontent.com/petkaantonov/bluebird/master/README.md",
  "docs": [
    {
      "url": "http://bluebirdjs.com/docs/getting-started.html",
      "title": "Bluebird Documentation",
      "description": "Full-featured Promises/A+ implementation. Official docs cover API, performance, and debugging.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "promise",
        "official"
      ]
    },
    {
      "url": "http://bluebirdjs.com/docs/api-reference.html",
      "title": "Bluebird API Reference",
      "description": "Complete API reference for all promise methods and utilities.",
      "kind": "official",
      "tags": [
        "api",
        "reference"
      ]
    }
  ],
  "tags": [
    "async",
    "promise"
  ]
}
