{ "_from": "damerau-levenshtein@^1.0.8", "_id": "damerau-levenshtein@1.0.8", "_inBundle": false, "_integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", "_location": "/damerau-levenshtein", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "damerau-levenshtein@^1.0.8", "name": "damerau-levenshtein", "escapedName": "damerau-levenshtein", "rawSpec": "^1.0.8", "saveSpec": null, "fetchSpec": "^1.0.8" }, "_requiredBy": [ "/af-webpack/eslint-plugin-jsx-a11y", "/eslint-plugin-jsx-a11y" ], "_resolved": "https://registry.npmmirror.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", "_shasum": "b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7", "_spec": "damerau-levenshtein@^1.0.8", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/eslint-plugin-jsx-a11y", "author": { "name": "The Spanish Inquisition" }, "bugs": { "url": "https://github.com/tad-lispy/node-damerau-levenshtein/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Tadeusz Łazurski", "url": "https://tad-lispy.com/" }, { "name": "Gustavo Marques Adolph" }, { "name": "Ivan Gilchrist", "email": "github@jumpingfishes.com", "url": "http://jumpingfishes.com" }, { "name": "Boris Yakubchik", "url": "http://dev.yboris.com/" } ], "deprecated": false, "description": "Damerau - Levenshtein distance by The Spanish Inquisition + relative distance", "devDependencies": { "mocha": "^9.1.3" }, "homepage": "https://github.com/tad-lispy/node-damerau-levenshtein#readme", "keywords": [ "Damerau-Levenshtein", "Damerau", "Levenshtein", "distance", "compare", "relative" ], "license": "BSD-2-Clause", "main": "index.js", "name": "damerau-levenshtein", "repository": { "type": "git", "url": "git+https://github.com/tad-lispy/node-damerau-levenshtein.git" }, "scripts": { "test": "mocha --use_strict", "version": "scripts/update-changelog.sh" }, "version": "1.0.8" }