adding masonry

This commit is contained in:
Jarred de Beer
2013-12-17 23:24:48 +02:00
parent 6ed3675378
commit 5afc7725ea
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"main": "masonry",
"files": ["masonry.js"],
"buildConfig": {
"uglify": true
}
}
+1
View File
@@ -27,6 +27,7 @@
"kickstrap": "github:ajkochanowicz/Kickstrap",
"lodash": "npm:lodash-node",
"marionette": "github:marionettejs/backbone.marionette",
"masonry": "github:desandro/masonry",
"modernizr": "github:Modernizr/Modernizr",
"moment": "github:moment/moment",
"mustache": "github:janl/mustache.js",