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.

19 lines
407 B

{
11 years ago
"name": "isotope",
"version": "2.0.0",
"description": "Filter and sort magical layouts",
"main": [
11 years ago
"js/isotope.js"
11 years ago
],
"dependencies": {
"get-size": "desandro/get-size",
11 years ago
"matches-selector": "desandro/matches-selector",
"outlayer": "metafizzy/outlayer#>=1.1 <2",
"masonry": ">=3.1"
},
"devDependencies": {
"doc-ready": "desandro/doc-ready",
11 years ago
"qunit": "1.12"
}
}