sorttable
Version:
sorttable npm module
28 lines (27 loc) • 597 B
JSON
{
"name": "sorttable",
"version": "1.0.2",
"description": "sorttable npm module",
"main": "sorttable.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jsContribs/sorttable.git"
},
"keywords": [
"sorttable",
"js",
"sort",
"table",
"alphanum",
"alphanumeric"
],
"author": "Stuart Langridge",
"license": "MIT",
"bugs": {
"url": "https://github.com/jsContribs/sorttable/issues"
},
"homepage": "https://github.com/jsContribs/sorttable#readme"
}