{ "name": "jquery.easing", "title": "jQuery Easing Plugin", "description": "A jQuery plugin from GSGD to give advanced easing options.", "version": "1.3", "homepage": "http://gsgd.co.uk/sandbox/jquery/easing/", "author": { "name": "George McGinley Smith", "email": "george@gsgd.co.uk", "url": "http://gsgd.co.uk/" }, "repository": { "type": "git", "url": "git://github.com/gdsmith/jquery.easing.git" }, "bugs": "https://github.com/gdsmith/jquery.easing/issues", "licenses": [ { "type": "BSD", "url": "https://github.com/gdsmith/jquery.easing/blob/master/jquery.easing.1.3.js" } ], "dependencies": { "jquery": ">= 1.3.0" }, "keywords": [ "easing", "ease", "tween", "keyframe", "timeline", "animation" ] }