mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
25 lines
558 B
JSON
25 lines
558 B
JSON
{
|
|
"name": "stupidtable",
|
|
"filename": "stupidtable.js",
|
|
"version": "0.0.1",
|
|
"description": "A stupidly small and simple jQuery table sorter plugin",
|
|
"homepage": "http://joequery.github.io/Stupid-Table-Plugin/",
|
|
"keywords": [
|
|
"stupidtable",
|
|
"table sort"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Joseph McCullough",
|
|
"web": "http://joequery.me/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/joequery/Stupid-Table-Plugin"
|
|
}
|
|
]
|
|
|
|
}
|