mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 20:56:22 +10:00
27 lines
530 B
JSON
27 lines
530 B
JSON
{
|
|
"name": "masonry",
|
|
"filename": "masonry.pkgd.min.js",
|
|
"version": "3.1.5",
|
|
"description": "Cascading grid layout library",
|
|
"homepage": "http://masonry.desandro.com/",
|
|
"keywords": [
|
|
"jquery",
|
|
"layout",
|
|
"float",
|
|
"grid"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "David DeSandro",
|
|
"web": "http://desandro.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/desandro/masonry"
|
|
}
|
|
]
|
|
|
|
}
|