{
    "name": "numerator",
    "title": "jQuery Numerator",
    "description": "A jQuery plugin to easily animate numbers.",
    "keywords": [
        "jquery",
        "animate",
        "numbers",
        "number",
        "numerate",
        "numerator",
        "stopwatch",
        "timer"
    ],
    "version": "0.2.1",
    "author": {
        "name": "Gareth Nolan"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/garethdn/jquery-numerator/blob/master/LICENSE"
        }
    ],
    "dependencies": {
        "jquery": ">=1.9.1"
    }
}