{
    "title": "Farbtastic",
    "author": {
        "name" : "Steven Wittens",
        "url" : "http://acko.net/"
    },
    "name": "farbtastic",
    "description": "jQuery Color Wheel",
    "version": "2.0.0-alpha.1",
    "keywords": [
        "jquery"
    ],
    "licenses": [
        {
            "type": "GPL-2.0",
            "url": "https://www.gnu.org/licenses/gpl-2.0.html"
        }
    ],
    "dependencies" : {
        "jquery" : ">=1.5"
    }
}
