File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Autocomplete" ,
3+ "title" : " DevBridge Autocomplete" ,
4+ "description" : " Autocomplete provides suggestions while you type into the text field. " ,
5+ "keywords" : [
6+ " ajax" ,
7+ " autocomplete"
8+ ],
9+ "version" : " 1.2.2" ,
10+ "author" : {
11+ "name" : " Tomas Kirda" ,
12+ "url" : " https://github.com/tkirda"
13+ },
14+ "licenses" : [
15+ {
16+ "type" : " MIT" ,
17+ "url" : " https://github.com/devbridge/jQuery-Autocomplete/blob/master/license.txt"
18+ }
19+ ],
20+ "bugs" : " https://github.com/devbridge/jQuery-Autocomplete/issues?state=open" ,
21+ "homepage" : " https://github.com/devbridge/jQuery-Autocomplete" ,
22+ "docs" : " https://github.com/devbridge/jQuery-Autocomplete" ,
23+ "demo" : " http://www.devbridge.com/projects/autocomplete/jquery/" ,
24+ "download" : " https://github.com/devbridge/jQuery-Autocomplete/tree/master/dist" ,
25+ "dependencies" : {
26+ "jquery" : " >=1.7"
27+ }
28+ }
You can’t perform that action at this time.
0 commit comments