Files
cdnjs/ajax/libs/stupidtable/package.json
T
2014-02-04 15:35:14 -06:00

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"
}
]
}