{
  "name": "graphemer",
  "url": "https://canirequire.com/package/graphemer/",
  "description": "A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)",
  "latest": "1.4.0",
  "latestPublished": "2022-09-19T10:19:34.014Z",
  "format": "cjs",
  "summary": "graphemer@1.4.0 is a CommonJS package. graphemer ships CommonJS only. require(\"graphemer\") works everywhere. import \"graphemer\" 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.4.0",
  "lastCommonJsDate": "2022-09-19T10:19:34.014Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/flmnt/graphemer",
  "weeklyDownloads": 38918106,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:29.664Z",
    "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.4.0",
      "format": "cjs",
      "published": "2022-09-19T10:19:34.014Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2021-12-13T16:14:47.451Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2021-01-29T10:28:35.373Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2020-09-14T17:40:29.304Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2020-09-14T17:01:57.552Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2020-09-14T15:37:51.224Z"
    }
  ]
}