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