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

Contents of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/ui.selectable.jquery.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (show 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: 1518 byte(s)
initial import
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.10.3",
11 "author": {
12 "name": "jQuery Foundation and other contributors",
13 "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/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": "Kris Borchers",
28 "email": "kris.borchers@gmail.com",
29 "url": "http://krisborchers.com"
30 },
31 {
32 "name": "Corey Frang",
33 "email": "gnarf37@gmail.com",
34 "url": "http://gnarf.net"
35 },
36 {
37 "name": "Mike Sherov",
38 "email": "mike.sherov@gmail.com",
39 "url": "http://mike.sherov.com"
40 },
41 {
42 "name": "TJ VanToll",
43 "email": "tj.vantoll@gmail.com",
44 "url": "http://tjvantoll.com"
45 }
46 ],
47 "licenses": [
48 {
49 "type": "MIT",
50 "url": "https://github.com/jquery/jquery-ui/blob/1.10.3/MIT-LICENSE.txt"
51 }
52 ],
53 "bugs": "http://bugs.jqueryui.com/",
54 "homepage": "http://jqueryui.com/selectable/",
55 "demo": "http://jqueryui.com/selectable/",
56 "docs": "http://api.jqueryui.com/selectable/",
57 "download": "http://jqueryui.com/download/",
58 "dependencies": {
59 "jquery": ">=1.6",
60 "ui.core": "1.10.3",
61 "ui.widget": "1.10.3",
62 "ui.mouse": "1.10.3"
63 },
64 "category": "interaction"
65 }

  ViewVC Help
Powered by ViewVC 1.1.20