Files
cdnjs/ajax/libs/fuse.js/package.json
T
2014-04-07 11:56:39 +08:00

25 lines
499 B
JSON

{
"name": "fuse.js",
"filename": "fuse.min.js",
"version": "1.0.1",
"description": "Lightweight fuzzy-search, in JavaScript",
"homepage": "http://kiro.me/projects/fuse.html",
"keywords": [
"fuse",
"fuse.js"
],
"maintainers": [
{
"name": "Kirollos Risk",
"web": "https://github.com/krisk"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/krisk/Fuse"
}
]
}