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

Commit

Permalink
Create bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbitron committed Sep 11, 2014
1 parent b19cb6a commit 1853eb9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "gilbitron/carouFredSel",
"version": "6.2.1",
"main": "jquery.carouFredSel-6.2.1.js",
"description": "A circular, responsive carousel plugin built using the jQuery.",
"license": "MIT",
"ignore": [
".jshintrc",
"**/*.txt"
],
"dependencies": {
"jquery": ">=1.7 <2.0"
}
}

0 comments on commit 1853eb9

Please sign in to comment.