colcade
Version:
Lightweight masonry layout
23 lines (22 loc) • 512 B
JSON
{
"name": "colcade",
"version": "0.2.0",
"description": "Lightweight masonry layout",
"main": "colcade.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/desandro/colcade.git"
},
"keywords": [
"masonry"
],
"author": "David DeSandro",
"license": "MIT",
"bugs": {
"url": "https://github.com/desandro/colcade/issues"
},
"homepage": "https://github.com/desandro/colcade#readme"
}