Skip to content

Commit

Permalink
added bower package
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Apr 15, 2014
1 parent 22b74da commit 56c9902
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions bower.json
@@ -0,0 +1,26 @@
{
"name": "matchHeight",
"version": "0.5.1",
"homepage": "https://github.com/liabru/jquery-match-height",
"authors": [
"Liam Brummitt <liam@brm.io> (http://brm.io/)"
],
"description": "a more robust, responsive equal heights plugin for jQuery",
"main": "jquery.matchHeight-min.js",
"keywords": [
"matchHeight",
"equal",
"match",
"height",
"equalize",
"columns"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 56c9902

Please sign in to comment.