|
|
@@ -0,0 +1,51 @@ |
|
|
{ |
|
|
"_from": "fuzzysearch@^1.0.3", |
|
|
"_id": "fuzzysearch@1.0.3", |
|
|
"_inBundle": false, |
|
|
"_integrity": "sha512-s+kNWQuI3mo9OALw0HJ6YGmMbLqEufCh2nX/zzV5CrICQ/y4AwPxM+6TIiF9ItFCHXFCyM/BfCCmN57NTIJuPg==", |
|
|
"_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": [ |
|
|
"/simple-jekyll-search" |
|
|
], |
|
|
"_resolved": "https://registry.npmjs.org/fuzzysearch/-/fuzzysearch-1.0.3.tgz", |
|
|
"_shasum": "dffc80f6d6b04223f2226aa79dd194231096d008", |
|
|
"_spec": "fuzzysearch@^1.0.3", |
|
|
"_where": "C:\\alphazero-official.github.io\\node_modules\\simple-jekyll-search", |
|
|
"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" |
|
|
} |