File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " matchHeight" ,
3
+ "title" : " jQuery matchHeight" ,
4
+ "description" : " A more robust equal heights plugin for jQuery" ,
5
+ "keywords" : [
6
+ " matchHeight" ,
7
+ " equal" ,
8
+ " match" ,
9
+ " height" ,
10
+ " equalize" ,
11
+ " columns"
12
+ ],
13
+ "version" : " 0.5.0" ,
14
+ "author" : {
15
+ "name" : " liabru" ,
16
+ "url" : " http://brm.io"
17
+ },
18
+ "licenses" : [
19
+ {
20
+ "type" : " MIT" ,
21
+ "url" : " https://github.com/liabru/jquery-match-height/blob/master/LICENSE"
22
+ }
23
+ ],
24
+ "demo" : " http://brm.io/jquery-match-height-demo/" ,
25
+ "bugs" : " https://github.com/liabru/jquery-match-height/issues" ,
26
+ "homepage" : " http://brm.io/jquery-match-height/" ,
27
+ "docs" : " http://brm.io/jquery-match-height/" ,
28
+ "download" : " https://github.com/liabru/jquery-match-height" ,
29
+ "dependencies" : {
30
+ "jquery" : " >=1.5"
31
+ }
32
+ }
You can’t perform that action at this time.
0 commit comments