Security update to Drupal 8.4.6
[yaffs-website] / vendor / enyo / dropzone / composer.json
1 {
2         "name": "enyo/dropzone",
3         "description": "Handles drag and drop of files for you.",
4         "homepage": "http://www.dropzonejs.com",
5         "keywords": [
6                 "dragndrop",
7                 "drag and drop",
8                 "file upload",
9                 "upload"
10         ],
11         "authors": [{
12                 "name": "Matias Meno",
13                 "email": "m@tias.me",
14                 "homepage": "http://www.matiasmeno.com"
15         }],
16         "license": "MIT",
17         "minimum-stability": "dev"
18 }