Subversion-Projekte lars-tiefland.marine-sales.de

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
2 lars 1
{
2
	"name": "datatables/datatables",
3
	"version": "1.10.5",
4
	"description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.",
5
	"homepage": "http://www.datatables.net/",
6
	"author": "SpryMedia",
7
	"license": [
8
		"MIT"
9
	],
10
	"prefer-stable": true,
11
	"support": {
12
		"forum": "https://datatables.net/forums",
13
		"source": "https://github.com/DataTables/DataTablesSrc/"
14
	}
15
}