mirror of https://github.com/metafizzy/isotope
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.
12 lines
218 B
12 lines
218 B
12 years ago
|
{
|
||
|
"name": "isotope",
|
||
|
"version": "1.5.25",
|
||
|
"main": "./jquery.isotope.js",
|
||
|
"dependencies": {
|
||
|
"jquery": "~1.9.1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git@github.com:desandro/isotope.git"
|
||
|
}
|
||
|
}
|