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