{
  "name": "is-async-function",
  "url": "https://canirequire.com/package/is-async-function/",
  "description": "Determine if a function is a native async function.",
  "latest": "2.1.1",
  "latestPublished": "2025-01-23T06:28:33.366Z",
  "format": "cjs",
  "summary": "is-async-function@2.1.1 is a CommonJS package. is-async-function ships CommonJS only. require(\"is-async-function\") works everywhere. import \"is-async-function\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "2.1.1",
  "lastCommonJsDate": "2025-01-23T06:28:33.366Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/is-async-function",
  "weeklyDownloads": 68495042,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:02.493Z",
    "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": "2.1.1",
      "format": "cjs",
      "published": "2025-01-23T06:28:33.366Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2025-01-02T22:47:28.384Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2022-04-12T06:15:32.597Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2020-01-15T08:48:47.205Z"
    },
    {
      "version": "1.2.4",
      "format": "cjs",
      "published": "2020-01-15T08:48:28.647Z"
    },
    {
      "version": "1.2.3",
      "format": "cjs",
      "published": "2017-03-11T14:51:12.864Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2016-10-29T12:54:13.596Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2016-10-27T07:19:18.114Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2016-10-27T00:50:40.079Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2016-09-21T01:34:28.492Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2016-09-21T01:21:56.248Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2016-04-21T03:04:30.024Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2016-03-18T14:36:17.979Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2016-03-18T07:05:56.232Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-06-24T23:30:46.691Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-06-05T02:54:07.330Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2015-06-05T01:59:35.134Z"
    }
  ]
}