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