/[projects]/misc/horsensspejder-web/jquery/DataTables-1.9.4/package.json
ViewVC logotype

Contents of /misc/horsensspejder-web/jquery/DataTables-1.9.4/package.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: 783 byte(s)
initial import
1 {
2 "name": "DataTables",
3 "version": "1.9.4",
4 "title": "DataTables",
5 "author": {
6 "name": "Allan Jardine",
7 "url": "http://sprymedia.co.uk"
8 },
9 "licenses": [
10 {
11 "type": "BSD",
12 "url": "http://datatables.net/license_bsd"
13 },
14 {
15 "type": "GPLv2",
16 "url": "http://datatables.net/license_gpl2"
17 }
18 ],
19 "dependencies": {
20 "jquery": "1.4 - 1.8"
21 },
22 "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.",
23 "keywords": [
24 "DataTables",
25 "DataTable",
26 "table",
27 "grid",
28 "filter",
29 "sort",
30 "page",
31 "internationalisable"
32 ],
33 "homepage": "http://datatables.net"
34 }

  ViewVC Help
Powered by ViewVC 1.1.20