{
    "name": "@genkaok/scrollme",
    "title": "ScrollMe",
    "description": "A jQuery plugin for adding simple scrolling effects to web pages.",
    "keywords": [
        "animation",
        "scrolling"
    ],
    "version": "1.1.0",
    "author": {
        "name": "Nick Pearson",
        "url": "http://nckprsn.com"
    },
    "contributors": [
        {
            "name": "GenkaOk",
            "url": "https://github.com/genkaok"
        }
    ],
    "licenses": [
        {
            "type": "GPLv3",
            "url": "http://www.gnu.org/licenses/gpl-3.0.html"
        }
    ],
    "dependencies": {
        "jquery": ">=1.8"
    }
}
