forked from 1rosehip/jplist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jplist.jquery.json
39 lines (39 loc) · 913 Bytes
/
jplist.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"name": "jplist",
"title": "jPList - jQuery Data Grid Controls",
"description": "jPList is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).",
"keywords": [
"sort",
"filter",
"paging",
"pagination",
"filtering",
"list",
"grid",
"ascending",
"descending",
"autopagination",
"nodejs",
"php",
"mysql",
"asp.net"
],
"version": "5.1.39",
"author": {
"name": "Miriam Zusin",
"url": "http://jplist.com"
},
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"bugs": "https://github.com/no81no/jplist/issue",
"homepage": "http://jplist.com",
"docs": "http://jplist.com",
"download": "https://github.com/no81no/jplist",
"dependencies": {
"jquery": ">=1.7.1"
}
}