Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 1853eb9

Browse files
committed
Create bower.json
1 parent b19cb6a commit 1853eb9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bower.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "gilbitron/carouFredSel",
3+
"version": "6.2.1",
4+
"main": "jquery.carouFredSel-6.2.1.js",
5+
"description": "A circular, responsive carousel plugin built using the jQuery.",
6+
"license": "MIT",
7+
"ignore": [
8+
".jshintrc",
9+
"**/*.txt"
10+
],
11+
"dependencies": {
12+
"jquery": ">=1.7 <2.0"
13+
}
14+
}

0 commit comments

Comments
 (0)