{
    "name": "stacktable",
    "title": "stacktable",
    "description": "The jQuery plugin for stacking tables on small screens",
    "keywords": [
        "tables",
        "table",
        "responsive"
    ],
    "version": "1.0.0",
    "author": {
        "name": "John Polacek",
        "url": "http://johnpolacek.com"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/johnpolacek/stacktable.js/blob/master/README.md"
        }
    ],
    "homepage": "http://johnpolacek.github.com/stacktable.js/",
    "demo": "http://johnpolacek.github.com/stacktable.js/",
    "dependencies": {
        "jquery": ">=1.7"
    }
}