{
    "name": "jquery.columnizer",
    "version": "1.6.2",
    "description": "Automatically layout your content in newspaper column format. Specify column width or a static number of columns.",
    "main": "src/jquery.columnizer.js",
    "author": "Adam Wulf",
    "ignore": [
        "samples",
        "tools",
        "src/jquery.js",
        "compress.sh"
    ],
    "dependencies": {
        "jquery": ">= 1.10.0"
    },
    "keywords": [
        "jquery, layout, column"
    ]
}
