forked from rDrama/rDrama
1
0
Fork 0
rDrama/node_modules/didyoumean/package.json

56 lines
1.3 KiB
JSON

{
"_args": [
[
"didyoumean@1.2.2",
"/d"
]
],
"_from": "didyoumean@1.2.2",
"_id": "didyoumean@1.2.2",
"_inBundle": false,
"_integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
"_location": "/didyoumean",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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",
"_spec": "1.2.2",
"_where": "/d",
"author": {
"name": "Dave Porter",
"email": "dcporter@gmail.com",
"url": "http://dcporter.net/"
},
"bugs": {
"url": "https://github.com/dcporter/didyoumean.js/issues"
},
"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"
}