Security update to Drupal 8.4.6
[yaffs-website] / vendor / enyo / dropzone / bower.json
1 {
2   "name": "dropzone",
3   "location": "enyo/dropzone",
4   "version": "4.3.0",
5   "description": "Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.",
6   "homepage": "http://www.dropzonejs.com",
7   "main": [
8     "dist/min/dropzone.min.css",
9     "dist/min/dropzone.min.js"
10   ],
11   "ignore": [
12     "*",
13     "!dist",
14     "!dist/**/*"
15   ]
16 }