{
  "name": "fast-levenshtein",
  "url": "https://canirequire.com/package/fast-levenshtein/",
  "description": "Efficient implementation of Levenshtein algorithm  with locale-specific collator support.",
  "latest": "3.0.0",
  "latestPublished": "2020-07-22T14:26:22.114Z",
  "format": "cjs",
  "summary": "fast-levenshtein@3.0.0 is a CommonJS package. fast-levenshtein ships CommonJS only. require(\"fast-levenshtein\") works everywhere. import \"fast-levenshtein\" 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": "3.0.0",
  "lastCommonJsDate": "2020-07-22T14:26:22.114Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/hiddentao/fast-levenshtein",
  "weeklyDownloads": 99550299,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:47.146Z",
    "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": "3.0.0",
      "format": "cjs",
      "published": "2020-07-22T14:26:22.114Z"
    },
    {
      "version": "2.0.6",
      "format": "cjs",
      "published": "2016-12-27T21:15:07.820Z"
    },
    {
      "version": "2.0.5",
      "format": "cjs",
      "published": "2016-09-28T22:36:57.195Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2016-09-07T04:40:37.975Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2016-08-26T09:27:04.507Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2016-08-26T09:25:13.798Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2016-08-26T08:54:04.982Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-08-26T06:23:35.146Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2016-07-22T06:27:22.895Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2016-01-26T19:21:05.750Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2016-01-26T10:27:10.654Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-12-29T10:52:41.779Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2015-08-13T01:08:40.011Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2014-12-17T16:32:54.020Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2014-12-06T03:04:03.113Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2014-09-15T06:06:35.043Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2014-07-10T05:07:35.370Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-07-10T04:19:05.817Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2014-07-10T03:39:50.757Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2013-04-18T05:57:15.181Z"
    }
  ]
}