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.effect-shake.jquery.json
1 {
2 "name": "ui.effect-shake",
3 "title": "jQuery UI Shake Effect",
4 "description": "Shakes an element horizontally or vertically n times.",
5 "keywords": [
6 "ui",
7 "shake",
8 "effect",
9 "show",
10 "hide"
11 ],
12 "version": "1.9.0",
13 "author": {
14 "name": "jQuery Foundation and other contributors",
15 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/AUTHORS.txt"
16 },
17 "maintainers": [
18 {
19 "name": "Scott González",
20 "email": "scott.gonzalez@gmail.com",
21 "url": "http://scottgonzalez.com"
22 },
23 {
24 "name": "Jörn Zaefferer",
25 "email": "joern.zaefferer@gmail.com",
26 "url": "http://bassistance.de"
27 },
28 {
29 "name": "Richard D. Worth",
30 "email": "rdworth@gmail.com",
31 "url": "http://rdworth.org"
32 },
33 {
34 "name": "Kris Borchers",
35 "email": "kris.borchers@gmail.com",
36 "url": "http://krisborchers.com"
37 },
38 {
39 "name": "Corey Frang",
40 "email": "gnarf37@gmail.com",
41 "url": "http://gnarf.net"
42 }
43 ],
44 "licenses": [
45 {
46 "type": "MIT",
47 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/MIT-LICENSE.txt"
48 }
49 ],
50 "bugs": "http://bugs.jqueryui.com/",
51 "homepage": "http://jqueryui.com/shake-effect/",
52 "demo": "http://jqueryui.com/shake-effect/",
53 "docs": "http://api.jqueryui.com/shake-effect/",
54 "download": "http://jqueryui.com/download/",
55 "dependencies": {
56 "jquery": ">=1.6",
57 "ui.effect": "1.9.0"
58 },
59 "category": "effect"
60 }