my-idlers/node_modules/didyoumean/package.json

53 lines
1.4 KiB
JSON
Raw Normal View History

{
"_from": "didyoumean@^1.2.2",
"_id": "didyoumean@1.2.2",
"_inBundle": false,
"_integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
"_location": "/didyoumean",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "didyoumean@^1.2.2",
"name": "didyoumean",
"escapedName": "didyoumean",
"rawSpec": "^1.2.2",
"saveSpec": null,
"fetchSpec": "^1.2.2"
},
"_requiredBy": [
"/tailwindcss"
],
"_resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
"_shasum": "989346ffe9e839b4555ecf5666edea0d3e8ad037",
"_spec": "didyoumean@^1.2.2",
"_where": "C:\\laragon\\www\\idlers\\node_modules\\tailwindcss",
"author": {
"name": "Dave Porter",
"email": "dcporter@gmail.com",
"url": "http://dcporter.net/"
},
"bugs": {
"url": "https://github.com/dcporter/didyoumean.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Match human-quality input to potential matches by edit distance.",
"homepage": "https://github.com/dcporter/didyoumean.js",
"keywords": [
"didyoumean",
"mean",
"edit",
"distance",
"levenshtein"
],
"license": "Apache-2.0",
"main": "./didYouMean-1.2.1.js",
"name": "didyoumean",
"repository": {
"type": "git",
"url": "git+https://github.com/dcporter/didyoumean.js.git"
},
"version": "1.2.2"
}