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 / package.json
1 {
2 "name": "jquery-ui",
3 "title": "jQuery UI",
4 "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
5 "version": "1.9.0",
6 "homepage": "http://jqueryui.com",
7 "author": {
8 "name": "jQuery Foundation and other contributors",
9 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/AUTHORS.txt"
10 },
11 "maintainers": [
12 {
13 "name": "Scott González",
14 "email": "scott.gonzalez@gmail.com",
15 "url": "http://scottgonzalez.com"
16 },
17 {
18 "name": "Jörn Zaefferer",
19 "email": "joern.zaefferer@gmail.com",
20 "url": "http://bassistance.de"
21 },
22 {
23 "name": "Richard D. Worth",
24 "email": "rdworth@gmail.com",
25 "url": "http://rdworth.org"
26 },
27 {
28 "name": "Kris Borchers",
29 "email": "kris.borchers@gmail.com",
30 "url": "http://krisborchers.com"
31 },
32 {
33 "name": "Corey Frang",
34 "email": "gnarf37@gmail.com",
35 "url": "http://gnarf.net"
36 }
37 ],
38 "repository": {
39 "type": "git",
40 "url": "git://github.com/jquery/jquery-ui.git"
41 },
42 "bugs": "http://bugs.jqueryui.com/",
43 "licenses": [
44 {
45 "type": "MIT",
46 "url": "https://github.com/jquery/jquery-ui/blob/1.9.0/MIT-LICENSE.txt"
47 }
48 ],
49 "dependencies": {},
50 "devDependencies": {
51 "grunt": "~0.3.9",
52 "grunt-css": "0.2.0",
53 "grunt-compare-size": "0.1.4",
54 "grunt-html": "0.1.1",
55 "grunt-junit": "0.1.4",
56 "grunt-git-authors": "1.0.0",
57 "rimraf": "2.0.1",
58 "testswarm": "0.2.3"
59 },
60 "keywords": []
61 }