{
    "name": "filo",
    "version": "2.0.0",
    "title": "FILo <> Facebook Image Loader",
    "description": "Load your photos from your Facebook page to your own website using this plugin with a single line of HTML code. No need to upload your photos twice anymore! You can use it for single photos as well as for galleries.",
    "author": {
        "name": "Erik Wendt",
        "email": "info@berlinpix.com",
        "url": "http://berlinpix.com/"
    },
    "keywords": [
        "facebook",
        "photos",
        "images",
        "social",
        "lightbox",
        "popup",
        "jQuery"
    ],
    "licenses": [
        {
            "type": "LGPL",
            "url": "http://www.gnu.org/copyleft/lesser.html"
        }
    ],
    "dependencies": {
        "jquery": ">=1.5.0"
    },
    "homepage": "http://www.berlinpix.com/filo",
	"demo": "http://www.berlinpix.com/filo"
}