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

Annotation of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/ui.effect.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: 1542 byte(s)
initial import
1 torben 2125 {
2     "name": "ui.effect",
3     "title": "jQuery UI Effects Core",
4     "description": "Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.",
5     "keywords": [
6     "ui",
7     "effect",
8     "animation",
9     "show",
10     "hide",
11     "color",
12     "class",
13     "transition",
14     "easing"
15     ],
16     "version": "1.10.3",
17     "author": {
18     "name": "jQuery Foundation and other contributors",
19     "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/AUTHORS.txt"
20     },
21     "maintainers": [
22     {
23     "name": "Scott González",
24     "email": "scott.gonzalez@gmail.com",
25     "url": "http://scottgonzalez.com"
26     },
27     {
28     "name": "Jörn Zaefferer",
29     "email": "joern.zaefferer@gmail.com",
30     "url": "http://bassistance.de"
31     },
32     {
33     "name": "Kris Borchers",
34     "email": "kris.borchers@gmail.com",
35     "url": "http://krisborchers.com"
36     },
37     {
38     "name": "Corey Frang",
39     "email": "gnarf37@gmail.com",
40     "url": "http://gnarf.net"
41     },
42     {
43     "name": "Mike Sherov",
44     "email": "mike.sherov@gmail.com",
45     "url": "http://mike.sherov.com"
46     },
47     {
48     "name": "TJ VanToll",
49     "email": "tj.vantoll@gmail.com",
50     "url": "http://tjvantoll.com"
51     }
52     ],
53     "licenses": [
54     {
55     "type": "MIT",
56     "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/MIT-LICENSE.txt"
57     }
58     ],
59     "bugs": "http://bugs.jqueryui.com/",
60     "homepage": "http://jqueryui.com/",
61     "demo": "http://jqueryui.com/effect/",
62     "docs": "http://api.jqueryui.com/category/effects-core/",
63     "download": "http://jqueryui.com/download/",
64     "dependencies": {
65     "jquery": ">=1.6"
66     },
67     "category": "effect"
68     }

  ViewVC Help
Powered by ViewVC 1.1.20