{
  "name": "@babel/plugin-syntax-json-strings",
  "url": "https://canirequire.com/package/@babel/plugin-syntax-json-strings/",
  "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
  "latest": "7.8.3",
  "latestPublished": "2020-01-13T21:13:07.023Z",
  "format": "cjs",
  "summary": "@babel/plugin-syntax-json-strings@7.8.3 is a CommonJS package. @babel/plugin-syntax-json-strings ships CommonJS only. require(\"@babel/plugin-syntax-json-strings\") works everywhere. import \"@babel/plugin-syntax-json-strings\" 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.8.3",
  "lastCommonJsDate": "2020-01-13T21:13:07.023Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:22.333Z",
    "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.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:13:07.023Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:17.555Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:32:03.536Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:00:53.280Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:42:38.051Z"
    }
  ]
}