{
  "name": "@babel/plugin-proposal-json-strings",
  "url": "https://canirequire.com/package/@babel/plugin-proposal-json-strings/",
  "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
  "latest": "7.18.6",
  "latestPublished": "2022-06-27T19:49:50.990Z",
  "format": "cjs",
  "summary": "@babel/plugin-proposal-json-strings@7.18.6 is a CommonJS package. @babel/plugin-proposal-json-strings ships CommonJS only. require(\"@babel/plugin-proposal-json-strings\") works everywhere. import \"@babel/plugin-proposal-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.18.6",
  "lastCommonJsDate": "2022-06-27T19:49:50.990Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": ">=6.9.0",
  "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.",
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": 4205006,
  "runtime": {
    "verifiedAt": "2026-09-09T15:30:14.484Z",
    "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.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:50.990Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:32:27.429Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:34.652Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:27:47.534Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:23.121Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:38.004Z"
    },
    {
      "version": "7.14.2",
      "format": "cjs",
      "published": "2021-05-12T17:09:17.818Z"
    },
    {
      "version": "7.13.8",
      "format": "cjs",
      "published": "2021-02-26T23:38:50.567Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:19.654Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:39:25.185Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:35.067Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:07.861Z"
    },
    {
      "version": "7.10.0",
      "format": "cjs",
      "published": "2020-05-26T21:43:14.694Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:12.832Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:59.667Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:33:07.522Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:02:29.513Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:43:44.765Z"
    }
  ]
}