adding dropzone

This commit is contained in:
Jarred de Beer
2013-12-18 20:45:59 +02:00
parent 56edb58272
commit b212227b22
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"main": "dropzone-amd-module",
"directories": {
"lib": "downloads"
},
"files": ["downloads/dropzone-amd-module.js"],
"buildConfig": {
"uglify": true
}
}
+1
View File
@@ -16,6 +16,7 @@
"chosen": "github:harvesthq/chosen",
"chart": "github:nnnick/Chart.js",
"d3": "npm:d3",
"dropzone": "github:enyo/dropzone",
"font-awesome": "npm:font-awesome",
"foundation": "github:zurb/bower-foundation",
"hammer": "github:EightMedia/hammer.js",