{
    "name": "animatescroll",
    "title": "AnimateScroll",
    "description": "A Simple jQuery Plugin for Animating Scroll with more than 30 unique easing effects",
    "keywords": [
        "animatescroll",        
        "scrollanimate",
        "scroll",
        "animation",
        "scrollto"
    ],
    "version": "1.0.7",
    "author": {
        "name": "Ram Swaroop",
        "email": "ramswarooppatra@gmail.com",
        "url": "http://www.ramswaroop.me"
    },
    "maintainers": [
        {
            "name": "Compzets.com",
            "email": "ram@compzets.com",
            "url": "http://www.compzets.com"
        }
    ],
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/ramswaroop/animatescroll.js/blob/master/MIT-License.txt"
        }
    ],
    "bugs": "https://github.com/ramswaroop/animatescroll.js/issues",
    "homepage": "http://plugins.compzets.com/animatescroll",
    "demo": "http://plugins.compzets.com/animatescroll",
    "docs": "https://github.com/ramswaroop/animatescroll.js/blob/master/README.md",
    "dependencies": {
    "jquery": ">=1.5"
    }
}