{
  "name": "async-function",
  "url": "https://canirequire.com/package/async-function/",
  "description": "A function that returns the normally hidden `AsyncFunction` constructor",
  "latest": "1.0.0",
  "latestPublished": "2025-01-23T03:15:54.266Z",
  "format": "dual",
  "summary": "async-function@1.0.0 ships CommonJS and ESM builds. async-function publishes both a CommonJS entry and a native ESM entry (ESM added in 1.0.0). require(\"async-function\") and import \"async-function\" both work on every supported Node.js version and in Bun.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "1.0.0",
  "lastCommonJsDate": "2025-01-23T03:15:54.266Z",
  "nativeEsmSince": "1.0.0",
  "types": "none",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/async-function",
  "weeklyDownloads": 25581376,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:45.371Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "1.0.0",
      "format": "dual",
      "published": "2025-01-23T03:15:54.266Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-09-15T22:26:47.011Z"
    }
  ]
}