Merge pull request #976 from staceycordoni/master

Add jquery.isotope.min.js
This commit is contained in:
Ryan Kirkman
2013-02-28 00:40:57 -08:00
3 changed files with 1442 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+24
View File
@@ -0,0 +1,24 @@
{
"name": "jquery.isotope",
"filename": "jquery.isotope.min.js",
"version": "1.5.25",
"description": "An exquisite jQuery plugin for magical layouts. Enables filtering, sorting, and dynamic layouts.",
"homepage": "https://github.com/desandro/isotope",
"keywords": [
"isotope",
"filtering",
"sorting"
],
"maintainers": [
{
"name": "desandro",
"web": "http://metafizzy.co/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/desandro/isotope"
}
]
}