{
    "name": "downCount",
    "version": "1.0.0",
    "title": "downCount - Simple Countdown clock with offset",
    "description": "Simple countdown plugin that accounts for timezone",
    "keywords": [
        "countdown",
        "timezone",
        "offset"
    ],
    "author": {
        "name": "Sonny T.",
        "url": "https://sonnyt.com"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "http://ionden.com/a/licence-en.html"
        }
    ],
    "homepage": "http://sonnyt.com/downCount-plugin/",
    "docs": "https://github.com/sonnyt/downCount#downCount",
    "demo": "http://sonnyt.com/downCount",
    "dependencies": {
        "jquery": ">=1.7"
    }
}