Files
faveo/public/filemanager/scripts/dropzone/bower.json
Bhanu Slathia c710c20b9e Update v1.0.6
2016-02-16 23:22:09 +05:30

17 lines
398 B
JSON

{
"name": "dropzone",
"location": "enyo/dropzone",
"version": "3.10.2",
"description": "Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.",
"homepage": "http://www.dropzonejs.com",
"main": [
"downloads/css/dropzone.css",
"downloads/dropzone.min.js"
],
"ignore": [
"*",
"!downloads",
"!downloads/**/*"
]
}