Skip to content

Commit

Permalink
Add bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Burtchaell committed Jan 25, 2014
1 parent 50f1135 commit 2835e14
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "jquery-hoverIntent",
"version": "1.0.0",
"homepage": "http://github.com/briancherne/jquery-hoverIntent",
"authors": [
"Brian Cherne <brian@chern.net>"
],
"description": "A plugin that attemps to determine the user's intent.",
"main": "jquery.hoverIntent.js",
"keywords": [
"jquery",
"hover",
"intent",
"plugin"
],
"license": "MIT"
}

0 comments on commit 2835e14

Please sign in to comment.