jquery-sortable
Version:
jquery plugin for sortable, nestable lists
28 lines (27 loc) • 478 B
JSON
{
"name": "jquery-sortable",
"version": "0.9.13",
"homepage": "http://johnny.github.io/jquery-sortable/",
"authors": [
"Jonas von Andrian"
],
"main": "./source/js/jquery-sortable.js",
"moduleType": [
"globals"
],
"keywords": [
"sortable",
"sort",
"sorting",
"drag",
"dragging"
],
"license": "BSD-3",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}