isotope-cells-by-column
Version:
cellsByColumn layout mode for Isotope
29 lines (28 loc) • 704 B
JSON
{
"name": "isotope-cells-by-column",
"version": "1.1.4",
"description": "cellsByColumn layout mode for Isotope",
"main": "cells-by-column.js",
"dependencies": {
"isotope-layout": ">=2.1 <4.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/metafizzy/isotope-cells-by-column.git"
},
"keywords": [
"browser",
"DOM",
"isotope",
"layout",
"isotope-layout-mode"
],
"author": "David DeSandro / Metafizzy",
"bugs": {
"url": "https://github.com/metafizzy/isotope-cells-by-column/issues"
},
"homepage": "https://github.com/metafizzy/isotope-cells-by-column"
}