colcade
Version:
Lightweight masonry layout
21 lines (20 loc) • 344 B
JSON
{
"name": "colcade",
"description": "Lightweight masonry layout",
"main": "colcade.js",
"authors": [
"David DeSandro"
],
"license": "MIT",
"keywords": [
"masonry"
],
"homepage": "https://github.com/desandro/colcade",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}