UNPKG

fastsearch

Version:

Lightweight fast search / autocomplete plugin based on jQuery

25 lines (24 loc) 487 B
{ "name": "fastsearch", "version": "1.11.1", "homepage": "https://github.com/dbrekalo/fastsearch", "authors": [ "Damir Brekalo <dbrekalo@gmail.com>" ], "description": "Lightweight fast search / autocomplete plugin based on jQuery", "main": "dist/fastsearch.min", "keywords": [ "fastsearch", "autocomplete", "quick", "search" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }