Files
cdnjs/ajax/libs/packery/package.json
T
2013-10-06 15:32:30 -07:00

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"
}
]
}