mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
11 lines
187 B
JSON
11 lines
187 B
JSON
{
|
|
"name": "tablesorter",
|
|
"version": "2.21.2",
|
|
"dependencies": {
|
|
"jquery": ">=1.2.6"
|
|
},
|
|
"main": [
|
|
"js/jquery.tablesorter.js",
|
|
"js/jquery.tablesorter.widgets.js"
|
|
]
|
|
} |