/[projects]/misc/horsensspejder-web/jquery/jquery-ui-1.10.3/ui.accordion.jquery.json
ViewVC logotype

Annotation of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/ui.accordion.jquery.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (hide annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 3 months ago) by torben
File MIME type: application/json
File size: 1557 byte(s)
initial import
1 torben 2125 {
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.10.3",
14     "author": {
15     "name": "jQuery Foundation and other contributors",
16     "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/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     "licenses": [
51     {
52     "type": "MIT",
53     "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/MIT-LICENSE.txt"
54     }
55     ],
56     "bugs": "http://bugs.jqueryui.com/",
57     "homepage": "http://jqueryui.com/accordion/",
58     "demo": "http://jqueryui.com/accordion/",
59     "docs": "http://api.jqueryui.com/accordion/",
60     "download": "http://jqueryui.com/download/",
61     "dependencies": {
62     "jquery": ">=1.6",
63     "ui.core": "1.10.3",
64     "ui.widget": "1.10.3"
65     },
66     "category": "widget"
67     }

  ViewVC Help
Powered by ViewVC 1.1.20