mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"name": "tablesorter",
|
|
"version": "2.22.1",
|
|
"dependencies": {
|
|
"jquery": ">=1.2.6"
|
|
},
|
|
"main": [
|
|
"dist/js/jquery.tablesorter.combined.js"
|
|
]
|
|
} |