/[projects]/misc/horsensspejder-web/jquery/jquery-ui-1.10.3/package.json
ViewVC logotype

Annotation of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/package.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (hide annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 3 months ago) by torben
File MIME type: application/json
File size: 1739 byte(s)
initial import
1 torben 2125 {
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.10.3",
6     "homepage": "http://jqueryui.com",
7     "author": {
8     "name": "jQuery Foundation and other contributors",
9     "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/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": "Kris Borchers",
24     "email": "kris.borchers@gmail.com",
25     "url": "http://krisborchers.com"
26     },
27     {
28     "name": "Corey Frang",
29     "email": "gnarf37@gmail.com",
30     "url": "http://gnarf.net"
31     },
32     {
33     "name": "Mike Sherov",
34     "email": "mike.sherov@gmail.com",
35     "url": "http://mike.sherov.com"
36     },
37     {
38     "name": "TJ VanToll",
39     "email": "tj.vantoll@gmail.com",
40     "url": "http://tjvantoll.com"
41     }
42     ],
43     "repository": {
44     "type": "git",
45     "url": "git://github.com/jquery/jquery-ui.git"
46     },
47     "bugs": "http://bugs.jqueryui.com/",
48     "licenses": [
49     {
50     "type": "MIT",
51     "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/MIT-LICENSE.txt"
52     }
53     ],
54     "dependencies": {},
55     "devDependencies": {
56     "grunt": "0.4.1",
57     "grunt-contrib-jshint": "0.4.1",
58     "grunt-contrib-uglify": "0.1.1",
59     "grunt-contrib-concat": "0.1.3",
60     "grunt-contrib-qunit": "0.2.0",
61     "grunt-contrib-csslint": "0.1.0",
62     "grunt-contrib-cssmin": "0.4.2",
63     "grunt-compare-size": "0.3.1",
64     "grunt-html": "0.3.3",
65     "grunt-git-authors": "1.2.0",
66     "rimraf": "2.1.4",
67     "testswarm": "1.0.0-alpha"
68     },
69     "keywords": []
70     }

  ViewVC Help
Powered by ViewVC 1.1.20