github-actions-bot c0078122ef Updates
2023-11-26 14:15:08 +00:00

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.6.0",
"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"
}
}