{
  "name": "@babel/plugin-syntax-import-attributes",
  "url": "https://canirequire.com/package/@babel/plugin-syntax-import-attributes/",
  "description": "Allow parsing of the module attributes in the import statement",
  "latest": "7.29.7",
  "latestPublished": "2026-05-25T11:15:49.844Z",
  "format": "cjs",
  "summary": "@babel/plugin-syntax-import-attributes@7.29.7 is a CommonJS package. @babel/plugin-syntax-import-attributes ships CommonJS only. require(\"@babel/plugin-syntax-import-attributes\") works everywhere. import \"@babel/plugin-syntax-import-attributes\" 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.29.7",
  "lastCommonJsDate": "2026-05-25T11:15:49.844Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">=6.9.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:06.382Z",
    "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.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:15:49.844Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:49:47.310Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:08:40.045Z"
    },
    {
      "version": "7.26.0",
      "format": "cjs",
      "published": "2024-10-25T13:30:09.802Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:20:52.624Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:14:35.703Z"
    },
    {
      "version": "7.25.6",
      "format": "cjs",
      "published": "2024-08-29T10:14:21.385Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:10.091Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:20.855Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:48:19.740Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:03:42.364Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:11.373Z"
    },
    {
      "version": "7.22.3",
      "format": "cjs",
      "published": "2023-05-27T10:10:53.960Z"
    },
    {
      "version": "7.22.0",
      "format": "cjs",
      "published": "2023-05-26T13:45:13.456Z"
    }
  ]
}