{
    "name": "splitter",
    "title": "jQuery Splitter",
    "description": "jQuery Splitter is plugin that split your content with movable splitter between them.",
    "version": "0.24.0",
    "keywords": [
        "splitter", "ui", "widget", "resize"
    ],
    "author": {
        "name": "Jakub T. Jankiewicz",
        "email": "jcubic@onet.pl",
        "url": "https://jcubic.pl"
    },
    "licenses": [{
        "type": "LGPLv3",
        "url": "http://www.gnu.org/licenses/lgpl.html"
    }],
    "homepage": "https://github.com/jcubic/jquery.splitter",
    "bugs": "https://github.com/jcubic/jquery.splitter/issues",
    "demo": "http://jquery.jcubic.pl/splitter.php",
    "dependencies": {
        "jquery": ">=1.5"
    }
}
