{
  "name": "babel-plugin-transform-async-to-generator",
  "url": "https://canirequire.com/package/babel-plugin-transform-async-to-generator/",
  "description": "Turn async functions into ES2015 generators",
  "latest": "6.24.1",
  "latestPublished": "2017-04-07T15:19:37.539Z",
  "format": "cjs",
  "summary": "babel-plugin-transform-async-to-generator@6.24.1 is a CommonJS package. babel-plugin-transform-async-to-generator ships CommonJS only. require(\"babel-plugin-transform-async-to-generator\") works everywhere. import \"babel-plugin-transform-async-to-generator\" 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": "6.24.1",
  "lastCommonJsDate": "2017-04-07T15:19:37.539Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator",
  "weeklyDownloads": 1096990,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:40.444Z",
    "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": "6.24.1",
      "format": "cjs",
      "published": "2017-04-07T15:19:37.539Z"
    },
    {
      "version": "6.22.0",
      "format": "cjs",
      "published": "2017-01-20T00:33:46.010Z"
    },
    {
      "version": "6.16.0",
      "format": "cjs",
      "published": "2016-09-28T19:38:54.206Z"
    },
    {
      "version": "6.8.0",
      "format": "cjs",
      "published": "2016-05-02T23:44:29.034Z"
    },
    {
      "version": "6.7.4",
      "format": "cjs",
      "published": "2016-03-23T03:37:49.019Z"
    },
    {
      "version": "6.7.0",
      "format": "cjs",
      "published": "2016-03-09T00:52:56.976Z"
    },
    {
      "version": "6.5.0",
      "format": "cjs",
      "published": "2016-02-07T00:07:25.267Z"
    },
    {
      "version": "6.4.6",
      "format": "cjs",
      "published": "2016-01-20T08:59:01.329Z"
    },
    {
      "version": "6.4.5",
      "format": "cjs",
      "published": "2016-01-19T23:02:51.179Z"
    },
    {
      "version": "6.4.0",
      "format": "cjs",
      "published": "2016-01-06T20:34:29.192Z"
    },
    {
      "version": "6.3.13",
      "format": "cjs",
      "published": "2015-12-04T11:58:39.041Z"
    },
    {
      "version": "6.3.0",
      "format": "cjs",
      "published": "2015-11-30T22:58:50.926Z"
    },
    {
      "version": "6.2.4",
      "format": "cjs",
      "published": "2015-11-25T03:14:00.701Z"
    },
    {
      "version": "6.1.18",
      "format": "cjs",
      "published": "2015-11-12T21:49:01.722Z"
    },
    {
      "version": "6.1.17",
      "format": "cjs",
      "published": "2015-11-12T21:41:46.612Z"
    },
    {
      "version": "6.1.13",
      "format": "cjs",
      "published": "2015-11-12T19:59:16.213Z"
    },
    {
      "version": "6.1.10",
      "format": "cjs",
      "published": "2015-11-12T07:54:36.196Z"
    },
    {
      "version": "6.1.5",
      "format": "cjs",
      "published": "2015-11-12T06:54:51.065Z"
    },
    {
      "version": "6.1.4",
      "format": "cjs",
      "published": "2015-11-11T10:14:31.525Z"
    },
    {
      "version": "6.0.14",
      "format": "cjs",
      "published": "2015-10-30T23:35:53.025Z"
    },
    {
      "version": "6.0.2",
      "format": "cjs",
      "published": "2015-10-29T18:12:14.917Z"
    }
  ]
}