{
  "name": "@babel/plugin-syntax-top-level-await",
  "url": "https://canirequire.com/package/@babel/plugin-syntax-top-level-await/",
  "description": "Allow parsing of top-level await in modules",
  "latest": "7.14.5",
  "latestPublished": "2021-06-09T23:11:55.826Z",
  "format": "cjs",
  "summary": "@babel/plugin-syntax-top-level-await@7.14.5 is a CommonJS package. @babel/plugin-syntax-top-level-await ships CommonJS only. require(\"@babel/plugin-syntax-top-level-await\") works everywhere. import \"@babel/plugin-syntax-top-level-await\" 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": "7.14.5",
  "lastCommonJsDate": "2021-06-09T23:11:55.826Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=6.9.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:20.949Z",
    "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": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:55.826Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:43.626Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:39:53.169Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:53.636Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:19.068Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:31.257Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:23.974Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:32:04.616Z"
    },
    {
      "version": "7.7.0",
      "format": "cjs",
      "published": "2019-11-05T10:53:12.798Z"
    }
  ]
}