{
    "name": "jq-numscroll",
    "version": "1.0.2",
    "description": "Digital rolling cumulative animation",
    "main": "./src/js/core.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/KielD-01/jquery.numscroll.js.git"
    },
    "keywords": [
        "jQuery",
        "number",
        "scroll",
        "counter"
    ],
    "author": "KevinTseng <921435247@qq.com@qq.com>",
    "contributors": [
        {
            "name": "Roman Kozin",
            "email": "romanko95.rk@gmail.com"
        }
    ],
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/KielD-01/jquery.numscroll.js/issues"
    },
    "homepage": "https://github.com/KielD-01/jquery.numscroll.js#readme"
}
