{
  "name": "lz-string",
  "url": "https://canirequire.com/package/lz-string/",
  "description": "LZ-based compression algorithm",
  "latest": "1.5.0",
  "latestPublished": "2023-03-04T08:24:59.879Z",
  "format": "cjs",
  "summary": "lz-string@1.5.0 is a CommonJS package. lz-string ships CommonJS only. require(\"lz-string\") works everywhere. import \"lz-string\" 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": "1.5.0",
  "lastCommonJsDate": "2023-03-04T08:24:59.879Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/pieroxy/lz-string",
  "weeklyDownloads": 57055348,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:09.179Z",
    "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": "1.5.0",
      "format": "cjs",
      "published": "2023-03-04T08:24:59.879Z"
    },
    {
      "version": "1.4.4",
      "format": "cjs",
      "published": "2015-05-25T21:13:19.583Z"
    },
    {
      "version": "1.4.3",
      "format": "cjs",
      "published": "2015-04-26T18:36:57.659Z"
    },
    {
      "version": "1.4.2",
      "format": "cjs",
      "published": "2015-04-26T18:36:23.053Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2015-03-23T10:12:12.637Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-03-23T08:36:59.425Z"
    },
    {
      "version": "1.3.6",
      "format": "cjs",
      "published": "2014-12-18T10:42:10.443Z"
    },
    {
      "version": "1.3.5",
      "format": "cjs",
      "published": "2014-12-15T14:04:16.694Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2013-10-27T23:24:31.651Z"
    }
  ]
}