{
  "name": "@babel/plugin-syntax-import-meta",
  "url": "https://canirequire.com/package/@babel/plugin-syntax-import-meta/",
  "description": "Allow parsing of import.meta",
  "latest": "7.10.4",
  "latestPublished": "2020-06-30T13:11:46.202Z",
  "format": "cjs",
  "summary": "@babel/plugin-syntax-import-meta@7.10.4 is a CommonJS package. @babel/plugin-syntax-import-meta ships CommonJS only. require(\"@babel/plugin-syntax-import-meta\") works everywhere. import \"@babel/plugin-syntax-import-meta\" 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.10.4",
  "lastCommonJsDate": "2020-06-30T13:11:46.202Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:24.093Z",
    "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.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:46.202Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:15.796Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:19.314Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:17.071Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:31:56.206Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:00:52.442Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:42:36.611Z"
    }
  ]
}