{
  "name": "babel-plugin-syntax-jsx",
  "url": "https://canirequire.com/package/babel-plugin-syntax-jsx/",
  "description": "Allow parsing of jsx",
  "latest": "6.18.0",
  "latestPublished": "2016-10-24T21:18:58.370Z",
  "format": "cjs",
  "summary": "babel-plugin-syntax-jsx@6.18.0 is a CommonJS package. babel-plugin-syntax-jsx ships CommonJS only. require(\"babel-plugin-syntax-jsx\") works everywhere. import \"babel-plugin-syntax-jsx\" 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.18.0",
  "lastCommonJsDate": "2016-10-24T21:18:58.370Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx",
  "weeklyDownloads": 3122245,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:40.357Z",
    "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.18.0",
      "format": "cjs",
      "published": "2016-10-24T21:18:58.370Z"
    },
    {
      "version": "6.13.0",
      "format": "cjs",
      "published": "2016-08-04T23:35:03.283Z"
    },
    {
      "version": "6.8.0",
      "format": "cjs",
      "published": "2016-05-02T23:44:26.682Z"
    },
    {
      "version": "6.5.0",
      "format": "cjs",
      "published": "2016-02-07T00:07:20.429Z"
    },
    {
      "version": "6.3.13",
      "format": "cjs",
      "published": "2015-12-04T11:58:26.960Z"
    },
    {
      "version": "6.2.4",
      "format": "cjs",
      "published": "2015-11-25T03:13:54.773Z"
    },
    {
      "version": "6.1.18",
      "format": "cjs",
      "published": "2015-11-12T21:48:33.301Z"
    },
    {
      "version": "6.1.17",
      "format": "cjs",
      "published": "2015-11-12T21:41:41.349Z"
    },
    {
      "version": "6.1.16",
      "format": "cjs",
      "published": "2015-11-12T21:35:25.197Z"
    },
    {
      "version": "6.1.13",
      "format": "cjs",
      "published": "2015-11-12T19:59:07.741Z"
    },
    {
      "version": "6.1.10",
      "format": "cjs",
      "published": "2015-11-12T07:54:25.753Z"
    },
    {
      "version": "6.1.6",
      "format": "cjs",
      "published": "2015-11-12T07:34:31.289Z"
    },
    {
      "version": "6.1.5",
      "format": "cjs",
      "published": "2015-11-12T06:54:30.645Z"
    },
    {
      "version": "6.1.4",
      "format": "cjs",
      "published": "2015-11-11T10:12:00.985Z"
    },
    {
      "version": "6.0.14",
      "format": "cjs",
      "published": "2015-10-30T23:35:25.198Z"
    },
    {
      "version": "6.0.2",
      "format": "cjs",
      "published": "2015-10-29T18:11:41.714Z"
    }
  ]
}