diff options
Diffstat (limited to 'http/3rdParty/jquery-scrollstop-master/scrollstop.jquery.json')
-rw-r--r-- | http/3rdParty/jquery-scrollstop-master/scrollstop.jquery.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/http/3rdParty/jquery-scrollstop-master/scrollstop.jquery.json b/http/3rdParty/jquery-scrollstop-master/scrollstop.jquery.json new file mode 100644 index 0000000..218f541 --- /dev/null +++ b/http/3rdParty/jquery-scrollstop-master/scrollstop.jquery.json @@ -0,0 +1,19 @@ +{ + "name": "scrollstop", + "version": "1.1.0", + + "author": { + "name": "James Padolsey", + "url": "http://james.padolsey.com/javascript/special-scroll-events-for-jquery/" + }, + "dependencies": { + "jquery": ">=1.2.3" + }, + "description": "jQuery plugin that adds custom scroll start and scroll stop events.", + "homepage": "https://github.com/ssorallen/jquery-scrollstop", + "maintainer": { + "name": "Ross Allen", + "url": "https://github.com/ssorallen/" + }, + "title": "jQuery Scrollstop" +} |