UNPKG
jquery-lineup
Version:
latest (1.1.2)
1.1.2
1.0.4
Just fix heights of the cols in the same row.
mach3/jquery-lineup
jquery-lineup
/
bower.json
12 lines
(11 loc)
•
308 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"jquery-lineup"
,
"version"
:
"1.1.2"
,
"description"
:
"Just fix heights of the cols in the same row."
,
"main"
:
[
"./dist/jquery-lineup.js"
,
"./dist/jquery-lineup.min.js"
]
,
"dependencies"
:
{
"jquery"
:
"*"
}
,
"author"
:
"mach3"
,
"license"
:
"MIT"
}