fdsfd
This commit is contained in:
parent
628618df89
commit
e031240dff
3749 changed files with 1120848 additions and 1 deletions
55
node_modules/didyoumean/package.json
generated
vendored
Executable file
55
node_modules/didyoumean/package.json
generated
vendored
Executable file
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"_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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue