{
    "name": "flipster",
    "title": "jQuery.Flipster",
    "description": "jQuery plugin for creating responsive 'cover flow' style image carousels.",
    "keywords": [
        "coverflow",
        "slider",
        "carousel"
    ],
    "version": "1.1.1",
    "author": {
        "name": "Adrien Delessert",
        "url": "http://a.drien.com",
        "email":"a@drien.com"
    },
    "maintainers": [
       {
        "name": "Adrien Delessert",
        "url": "http://a.drien.com",
        "email":"a@drien.com"
        },
       {
        "name": "Stephen Shaw",
        "url": "http://brokensquare.com",
        "email":"stephen@brokensquare.com"
        }
    ],
    "licenses": [
        {
            "type": "WTFPL",
            "url": "http://www.wtfpl.net/"
        }
    ],
    "bugs": "https://github.com/drien/jquery-flipster/issues",
    "homepage": "https://github.com/drien/jquery-flipster",
    "docs": "https://github.com/drien/jquery-flipster",
    "dependencies": {
        "jquery": ">=1.8"
    }
}
