UNPKG

jquery-gotop

Version:

goTop is a <2kb Scroll to Top jQuery plugin.

33 lines (32 loc) 796 B
{ "author": "Scott Dorman (https://github.com/scottdorman)", "dependencies": { "jquery": ">=1.6", "bootstrap": ">=3.0.0" }, "bugs": "https://github.com/scottdorman/jquery-gotop/issues", "description": "goTop is a <2kb Scroll to Top jQuery plugin.", "homepage": "http://scottdorman.github.io/jquery-gotop", "keywords": [ "jquery-plugin", "scroll", "scrolltop", "backtotop", "scrolltotop", "goup", "gotop" ], "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" } ], "main": "src/jquery.gotop.js", "name": "jquery-gotop", "repository": { "type": "git", "url": "https://github.com/scottdorman/jquery-gotop.git" }, "version": "2.0.0" }