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.
15 lines
351 B
15 lines
351 B
{ |
|
"name": "isotope", |
|
"version": "2.0.1", |
|
"description": "Filter and sort magical layouts", |
|
"devDependencies": { |
|
"grunt": "~0.4.0", |
|
"grunt-contrib-jshint": "~0.4.1", |
|
"grunt-contrib-uglify": "~0.1.1", |
|
"grunt-requirejs": "~0.4.0" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/metafizzy/isotope.git" |
|
} |
|
}
|
|
|