isotope-cells-by-row
Version:
cellsByRow layout mode for Isotope
29 lines (28 loc) • 669 B
JSON
{
"name": "isotope-cells-by-row",
"version": "1.1.4",
"description": "cellsByRow layout mode for Isotope",
"main": "cells-by-row.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-row.git"
},
"keywords": [
"DOM",
"browser",
"layout",
"isotope",
"isotope-layout-mode"
],
"author": "Metafizzy",
"bugs": {
"url": "https://github.com/metafizzy/isotope-cells-by-row/issues"
},
"homepage": "https://github.com/metafizzy/isotope-cells-by-row"
}