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