/[projects]/misc/horsensspejder-web/jquery/jquery-picklist/picklist.jquery.json
ViewVC logotype

Annotation of /misc/horsensspejder-web/jquery/jquery-picklist/picklist.jquery.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, 4 months ago) by torben
File MIME type: application/json
File size: 994 byte(s)
initial import
1 torben 2125 {
2     "name": "picklist",
3     "version": "0.11.0",
4     "title": "jQuery PickList",
5    
6     "author":
7     {
8     "name": "Jonathon Freeman",
9     "email": "jonathon@awnry.com",
10     "url": "http://www.awnry.com/"
11     },
12    
13     "licenses":
14     [
15     {
16     "type": "MIT",
17     "url": "http://jquery-ui-picklist.googlecode.com/svn/trunk/LICENSE"
18     }
19     ],
20    
21     "dependencies":
22     {
23     "jquery": ">=1.4"
24     },
25    
26     "homepage": "http://code.google.com/p/jquery-ui-picklist/",
27     "bugs": "http://code.google.com/p/jquery-ui-picklist/issues/list",
28     "docs": "http://code.google.com/p/jquery-ui-picklist/w/list",
29     "demo": "http://code.google.com/p/jquery-ui-picklist/wiki/Demos",
30     "download": "http://code.google.com/p/jquery-ui-picklist/downloads/detail?name=jquery-picklist-0.11.0.zip",
31    
32     "description": "Turns an HTML multiple option select box into a side-by-side pick list control",
33    
34     "files":
35     [
36     "jquery-picklist.js",
37     "jquery.ui.widget.js",
38     "jquery-picklist.css",
39     "jquery-picklist-ie7.css",
40     "LICENSE",
41     "README.md",
42     "examples",
43     "tests"
44     ]
45     }

  ViewVC Help
Powered by ViewVC 1.1.20