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.
20 lines
543 B
20 lines
543 B
11 years ago
|
{
|
||
|
"name": "isotope",
|
||
|
"version": "2.0.0-beta.9",
|
||
|
"description": "Filter and sort magical layouts",
|
||
|
"devDependencies": {
|
||
|
"grunt": "~0.4.0",
|
||
|
"grunt-contrib-concat": "~0.1.3",
|
||
|
"grunt-contrib-copy": "~0.4.0",
|
||
|
"grunt-contrib-jshint": "~0.4.1",
|
||
|
"grunt-contrib-uglify": "~0.1.1",
|
||
|
"grunt-contrib-watch": "~0.3.1",
|
||
|
"grunt-requirejs": "~0.4.0",
|
||
|
"grunt-fizzy-docs": "git://github.com/metafizzy/grunt-fizzy-docs.git"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/desandro/isotope.git"
|
||
|
}
|
||
|
}
|