Skip to content

Commit 2fbb80b

Browse files
committed
Added bower.json
1 parent 6e39774 commit 2fbb80b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

bower.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)