Filter & sort magical layouts http://isotope.metafizzy.co
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
574 B

{
"name": "isotope",
"version": "1.5.18",
"description": "An exquisite jQuery plugin for magical layouts. Enables filtering, sorting, and dynamic layouts.",
"homepage": "http://isotope.metafizzy.co/",
"license" : "https://github.com/buzzedword/isotope#licensing",
"main": [
"./jquery.isotope.js",
"./jquery.isotope.min.js"
],
"dependencies": {
"jquery": "~1.7.1"
},
"keywords": [
"browser",
"client",
"filtering",
"sorting",
"dynamic"
],
"author": {
"name": "David DeSandro",
"web": "http://desandro.com"
}
}