03e0e7e74221a38333351dbac020521c4806a2b5
[yaffs-website] / web / core / assets / vendor / jquery.ui / ui.autocomplete.jquery.json
1 {
2         "name": "ui.autocomplete",
3         "title": "jQuery UI Autocomplete",
4         "description": "Lists suggested words as the user is typing.",
5         "keywords": [
6                 "ui",
7                 "autocomplete",
8                 "form",
9                 "word",
10                 "predict",
11                 "suggest"
12         ],
13         "version": "1.11.4",
14         "author": {
15                 "name": "jQuery Foundation and other contributors",
16                 "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
17         },
18         "maintainers": [
19                 {
20                         "name": "Scott González",
21                         "email": "scott.gonzalez@gmail.com",
22                         "url": "http://scottgonzalez.com"
23                 },
24                 {
25                         "name": "Jörn Zaefferer",
26                         "email": "joern.zaefferer@gmail.com",
27                         "url": "http://bassistance.de"
28                 },
29                 {
30                         "name": "Kris Borchers",
31                         "email": "kris.borchers@gmail.com",
32                         "url": "http://krisborchers.com"
33                 },
34                 {
35                         "name": "Corey Frang",
36                         "email": "gnarf37@gmail.com",
37                         "url": "http://gnarf.net"
38                 },
39                 {
40                         "name": "Mike Sherov",
41                         "email": "mike.sherov@gmail.com",
42                         "url": "http://mike.sherov.com"
43                 },
44                 {
45                         "name": "TJ VanToll",
46                         "email": "tj.vantoll@gmail.com",
47                         "url": "http://tjvantoll.com"
48                 },
49                 {
50                         "name": "Felix Nagel",
51                         "email": "info@felixnagel.com",
52                         "url": "http://www.felixnagel.com"
53                 }
54         ],
55         "licenses": [
56                 {
57                         "type": "MIT",
58                         "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
59                 }
60         ],
61         "bugs": "http://bugs.jqueryui.com/",
62         "homepage": "http://jqueryui.com/autocomplete/",
63         "demo": "http://jqueryui.com/autocomplete/",
64         "docs": "http://api.jqueryui.com/autocomplete/",
65         "download": "http://jqueryui.com/download/",
66         "dependencies": {
67                 "jquery": ">=1.6",
68                 "ui.core": "1.11.4",
69                 "ui.widget": "1.11.4",
70                 "ui.menu": "1.11.4",
71                 "ui.position": "1.11.4"
72         },
73         "category": "widget"
74 }