{
    "name": "dragtable",
    "title": "dragtable.js",
    "description": "jQuery plugin to sort and reorder table columns by using drag and drop",
    "keywords": [
        "drag",
        "drop",
        "order",
        "sort",
        "table",
        "dragtable"
    ],
    "version": "2.0.14",
    "author": {
        "name": "Andres"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/akottr/dragtable/blob/2.0.14/LICENSE.txt"
        }
    ],
    "bugs": "https://github.com/akottr/dragtable/issues",
    "homepage": "http://akottr.github.io/dragtable/",
    "docs": "http://akottr.github.io/dragtable/",
    "download": "https://github.com/akottr/dragtable/archive/2.0.14.zip",
    "dependencies": {
        "jquery": ">=1.7.2"
    }
}
