patternfly
Version:
This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.
32 lines • 880 B
JSON
{
"name": "matchHeight",
"title": "jQuery matchHeight",
"description": "A more robust equal heights plugin for jQuery",
"keywords": [
"matchHeight",
"equal",
"match",
"height",
"equalize",
"columns"
],
"version": "0.5.2",
"author": {
"name": "liabru",
"url": "http://brm.io"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/liabru/jquery-match-height/blob/master/LICENSE"
}
],
"demo": "http://brm.io/jquery-match-height-demo/",
"bugs": "https://github.com/liabru/jquery-match-height/issues",
"homepage": "http://brm.io/jquery-match-height/",
"docs": "http://brm.io/jquery-match-height/",
"download": "https://github.com/liabru/jquery-match-height",
"dependencies": {
"jquery": ">=1.5"
}
}