fixing librejs on defectivebydesign.org
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules / civicrm / packages / jquery / jquery-ui-1.9.0 / development-bundle / ui.sortable.jquery.json
1 {
2 "name": "ui.sortable",
3 "title": "jQuery UI Sortable",
4 "description": "Enables items in a list to be sorted using the mouse.",
5 "keywords": [
6 "ui",
7 "sortable",
8 "sort",
9 "list"
10 ],
11 "version": "1.9.0",
12 "author": {
13 "name": "jQuery Foundation and other contributors",
14 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/AUTHORS.txt"
15 },
16 "maintainers": [
17 {
18 "name": "Scott González",
19 "email": "scott.gonzalez@gmail.com",
20 "url": "http://scottgonzalez.com"
21 },
22 {
23 "name": "Jörn Zaefferer",
24 "email": "joern.zaefferer@gmail.com",
25 "url": "http://bassistance.de"
26 },
27 {
28 "name": "Richard D. Worth",
29 "email": "rdworth@gmail.com",
30 "url": "http://rdworth.org"
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 "licenses": [
44 {
45 "type": "MIT",
46 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/MIT-LICENSE.txt"
47 }
48 ],
49 "bugs": "http://bugs.jqueryui.com/",
50 "homepage": "http://jqueryui.com/sortable/",
51 "demo": "http://jqueryui.com/sortable/",
52 "docs": "http://api.jqueryui.com/sortable/",
53 "download": "http://jqueryui.com/download/",
54 "dependencies": {
55 "jquery": ">=1.6",
56 "ui.core": "1.9.0",
57 "ui.widget": "1.9.0",
58 "ui.mouse": "1.9.0"
59 },
60 "category": "interaction"
61 }