We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e39774 commit 2fbb80bCopy full SHA for 2fbb80b
bower.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "jQuery.scrollIntoView",
3
+ "version": "0.3.0",
4
+ "authors": [
5
+ "Arwid Bancewicz <arwid@arwid.ca"
6
+ ],
7
+ "main": "jquery.scrollIntoView.min.js",
8
+ "homepage": "https://github.com/Arwid/jQuery.scrollIntoView",
9
+ "description": "jQuery plugin to smoothly scroll elements into view.",
10
+ "license": "MIT"
11
+}
0 commit comments