mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
28 lines
557 B
JSON
28 lines
557 B
JSON
{
|
|
"name": "packery",
|
|
"filename": "packery.pkgd.min.js",
|
|
"version": "1.1.2",
|
|
"description": "The bin-packing layout library",
|
|
"homepage": "http://packery.metafizzy.co/",
|
|
"keywords": [
|
|
"bin-packing",
|
|
"layout",
|
|
"float",
|
|
"masonry",
|
|
"nogaps"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "David DeSandro",
|
|
"web": "http://desandro.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/metafizzy/packery"
|
|
}
|
|
]
|
|
|
|
}
|