jq-tablesort
Version:
A tiny & simple jQuery plugin for sortable tables.
90 lines (89 loc) • 2.22 kB
JSON
{
"_args": [
[
{
"raw": "jq-tablesort",
"scope": null,
"escapedName": "jq-tablesort",
"name": "jq-tablesort",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/Puppet/Program/Project"
]
],
"_from": "jq-tablesort@latest",
"_id": "jq-tablesort@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/jq-tablesort",
"_nodeVersion": "6.0.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/jq-tablesort-0.0.1.tgz_1468838569356_0.5254987389780581"
},
"_npmUser": {
"name": "vincent-x",
"email": "i@vincentx.cc"
},
"_npmVersion": "3.10.4",
"_phantomChildren": {},
"_requested": {
"raw": "jq-tablesort",
"scope": null,
"escapedName": "jq-tablesort",
"name": "jq-tablesort",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/jq-tablesort/-/jq-tablesort-0.0.1.tgz",
"_shasum": "87be23bb6ffcb5be60da9f001f17cfdd21210a4b",
"_shrinkwrap": null,
"_spec": "jq-tablesort",
"_where": "/Users/Puppet/Program/Project",
"author": {
"name": "VincentX"
},
"bugs": {
"url": "https://github.com/Vincent-X/jq-tablesort/issues"
},
"dependencies": {
"jquery": "3.*"
},
"description": "A tiny & simple jQuery plugin for sortable tables. ",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "87be23bb6ffcb5be60da9f001f17cfdd21210a4b",
"tarball": "https://registry.npmjs.org/jq-tablesort/-/jq-tablesort-0.0.1.tgz"
},
"gitHead": "4fe5e8947d57022c2a0a2fe650c999a922d8d947",
"homepage": "https://github.com/Vincent-X/jq-tablesort#readme",
"keywords": [
"tablesort",
"jq-tablesort"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "vincent-x",
"email": "i@vincentx.cc"
}
],
"name": "jq-tablesort",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Vincent-X/jq-tablesort.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.3"
}