mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
03f01564ce
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 lines
174 B
JSON
8 lines
174 B
JSON
{
|
|
"name": "tablesorter",
|
|
"version": "2.7.3",
|
|
"main": ["js/jquery.tablesorter.js", "css/theme.blue.css"],
|
|
"dependencies": {
|
|
"jquery": ">=1.2.6"
|
|
}
|
|
} |