{
  "name": "babel-plugin-add-module-exports",
  "url": "https://canirequire.com/package/babel-plugin-add-module-exports/",
  "description": "Fix babel/babel#2212",
  "latest": "1.0.4",
  "latestPublished": "2020-09-08T23:30:05.794Z",
  "format": "cjs",
  "summary": "babel-plugin-add-module-exports@1.0.4 is a CommonJS package. babel-plugin-add-module-exports ships CommonJS only. require(\"babel-plugin-add-module-exports\") works everywhere. import \"babel-plugin-add-module-exports\" 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": "1.0.4",
  "lastCommonJsDate": "2020-09-08T23:30:05.794Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/59naga/babel-plugin-add-module-exports",
  "weeklyDownloads": 694512,
  "runtime": {
    "verifiedAt": "2026-09-09T15:31:59.198Z",
    "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.4",
      "format": "cjs",
      "published": "2020-09-08T23:30:05.794Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2020-09-08T22:23:21.557Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2019-04-17T17:13:41.144Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-09-11T06:14:11.410Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2018-08-14T20:24:42.397Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2018-07-16T08:30:10.138Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2018-07-02T20:49:10.301Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2018-07-02T15:18:23.286Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2016-05-12T07:27:49.462Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-05-06T10:49:25.725Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2016-04-26T17:15:24.903Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2016-04-25T19:14:22.757Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2015-12-18T15:50:27.811Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2015-11-15T09:26:32.077Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2015-11-15T07:46:34.283Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2015-11-11T08:59:56.459Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2015-11-10T23:55:43.718Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2015-11-10T23:13:05.673Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2015-11-10T22:17:58.868Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2015-11-10T21:39:38.859Z"
    }
  ]
}