commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / packages / jquery / jquery-ui-1.9.0 / development-bundle / ui.accordion.jquery.json
CommitLineData
5a920362 1{
2 "name": "ui.accordion",
3 "title": "jQuery UI Accordion",
4 "description": "Displays collapsible content panels for presenting information in a limited amount of space.",
5 "keywords": [
6 "ui",
7 "accordion",
8 "navigation",
9 "panel",
10 "collapse",
11 "expand"
12 ],
13 "version": "1.9.0",
14 "author": {
15 "name": "jQuery Foundation and other contributors",
16 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/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": "Richard D. Worth",
31 "email": "rdworth@gmail.com",
32 "url": "http://rdworth.org"
33 },
34 {
35 "name": "Kris Borchers",
36 "email": "kris.borchers@gmail.com",
37 "url": "http://krisborchers.com"
38 },
39 {
40 "name": "Corey Frang",
41 "email": "gnarf37@gmail.com",
42 "url": "http://gnarf.net"
43 }
44 ],
45 "licenses": [
46 {
47 "type": "MIT",
48 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/MIT-LICENSE.txt"
49 }
50 ],
51 "bugs": "http://bugs.jqueryui.com/",
52 "homepage": "http://jqueryui.com/accordion/",
53 "demo": "http://jqueryui.com/accordion/",
54 "docs": "http://api.jqueryui.com/accordion/",
55 "download": "http://jqueryui.com/download/",
56 "dependencies": {
57 "jquery": ">=1.6",
58 "ui.core": "1.9.0",
59 "ui.widget": "1.9.0"
60 },
61 "category": "widget"
62}