fixing librejs on defectivebydesign.org
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / packages / jquery / jquery-ui-1.9.0 / development-bundle / 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.9.0",
10 "author": {
11 "name": "jQuery Foundation and other contributors",
12 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/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": "Richard D. Worth",
27 "email": "rdworth@gmail.com",
28 "url": "http://rdworth.org"
29 },
30 {
31 "name": "Kris Borchers",
32 "email": "kris.borchers@gmail.com",
33 "url": "http://krisborchers.com"
34 },
35 {
36 "name": "Corey Frang",
37 "email": "gnarf37@gmail.com",
38 "url": "http://gnarf.net"
39 }
40 ],
41 "licenses": [
42 {
43 "type": "MIT",
44 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/MIT-LICENSE.txt"
45 }
46 ],
47 "bugs": "http://bugs.jqueryui.com/",
48 "homepage": "http://jqueryui.com/tooltip/",
49 "demo": "http://jqueryui.com/tooltip/",
50 "docs": "http://api.jqueryui.com/tooltip/",
51 "download": "http://jqueryui.com/download/",
52 "dependencies": {
53 "jquery": ">=1.6",
54 "ui.core": "1.9.0",
55 "ui.widget": "1.9.0",
56 "ui.position": "1.9.0"
57 },
58 "category": "widget"
59 }