mirror of
https://github.com/krisk/Fuse.git
synced 2026-01-25 16:43:11 +00:00
13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"name": "fuse.js",
|
|
"version": "0.0.0",
|
|
"description": "Lightweight fuzzy-search, in JavaScript",
|
|
"license": "Apache",
|
|
"author": "krisk",
|
|
"contributors": ["CatTail"],
|
|
"repository": "https://github.com/CatTail/Fuse.git",
|
|
"dependencies": {
|
|
"grunt-bump": "0.0.11"
|
|
}
|
|
}
|