{
  "name": "@babel/plugin-proposal-export-namespace-from",
  "url": "https://canirequire.com/package/@babel/plugin-proposal-export-namespace-from/",
  "description": "Compile export namespace to ES2015",
  "latest": "7.18.9",
  "latestPublished": "2022-07-18T09:17:28.416Z",
  "format": "cjs",
  "summary": "@babel/plugin-proposal-export-namespace-from@7.18.9 is a CommonJS package. @babel/plugin-proposal-export-namespace-from ships CommonJS only. require(\"@babel/plugin-proposal-export-namespace-from\") works everywhere. import \"@babel/plugin-proposal-export-namespace-from\" 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.18.9",
  "lastCommonJsDate": "2022-07-18T09:17:28.416Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=6.9.0",
  "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.",
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:39.714Z",
    "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.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:28.416Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:50.684Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:32:24.464Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:33.165Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:27:45.014Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:23.051Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:36.795Z"
    },
    {
      "version": "7.14.2",
      "format": "cjs",
      "published": "2021-05-12T17:09:17.864Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:19.427Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:39:24.390Z"
    },
    {
      "version": "7.12.0",
      "format": "cjs",
      "published": "2020-10-14T20:02:39.918Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:38.837Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:00.686Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:54.908Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:59.422Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:32:36.068Z"
    },
    {
      "version": "7.5.2",
      "format": "cjs",
      "published": "2019-07-08T19:51:15.653Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:02:26.590Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:43:38.262Z"
    }
  ]
}