Skip to content

Commit

Permalink
added jquery package file
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Mar 2, 2014
1 parent ae41130 commit 3fdbeae
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions matchHeight.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "matchHeight",
"title": "jQuery matchHeight",
"description": "A more robust equal heights plugin for jQuery",
"keywords": [
"matchHeight",
"equal",
"match",
"height",
"equalize",
"columns"
],
"version": "0.5.0",
"author": {
"name": "liabru",
"url": "http:https://brm.io"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/liabru/jquery-match-height/blob/master/LICENSE"
}
],
"demo": "http:https://brm.io/jquery-match-height-demo/",
"bugs": "https://github.com/liabru/jquery-match-height/issues",
"homepage": "http:https://brm.io/jquery-match-height/",
"docs": "http:https://brm.io/jquery-match-height/",
"download": "https://github.com/liabru/jquery-match-height",
"dependencies": {
"jquery": ">=1.5"
}
}

0 comments on commit 3fdbeae

Please sign in to comment.