You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.4 KiB
52 lines
1.4 KiB
3 years ago
|
{
|
||
|
"_from": "fuzzysearch@^1.0.3",
|
||
|
"_id": "fuzzysearch@1.0.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-3/yA9tawQiPyImqnndGUIxCW0Ag=",
|
||
|
"_location": "/fuzzysearch",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "fuzzysearch@^1.0.3",
|
||
|
"name": "fuzzysearch",
|
||
|
"escapedName": "fuzzysearch",
|
||
|
"rawSpec": "^1.0.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^1.0.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@riophae/vue-treeselect"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/fuzzysearch/-/fuzzysearch-1.0.3.tgz",
|
||
|
"_shasum": "dffc80f6d6b04223f2226aa79dd194231096d008",
|
||
|
"_spec": "fuzzysearch@^1.0.3",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\@riophae\\vue-treeselect",
|
||
|
"author": {
|
||
|
"name": "Nicolas Bevacqua",
|
||
|
"email": "ng@bevacqua.io",
|
||
|
"url": "http://bevacqua.io"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/bevacqua/fuzzysearch/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "Tiny and blazing-fast fuzzy search in JavaScript",
|
||
|
"devDependencies": {
|
||
|
"jshint": "^2.6.0",
|
||
|
"tape": "^3.5.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/bevacqua/fuzzysearch",
|
||
|
"license": "MIT",
|
||
|
"name": "fuzzysearch",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/bevacqua/fuzzysearch.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "jshint . && tape test/*.js"
|
||
|
},
|
||
|
"version": "1.0.3"
|
||
|
}
|