X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fenyo%2Fdropzone%2Fcomposer.json;fp=vendor%2Fenyo%2Fdropzone%2Fcomposer.json;h=6be638756151a80d8f50532c5e6eef3e4bda481a;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/vendor/enyo/dropzone/composer.json b/vendor/enyo/dropzone/composer.json new file mode 100644 index 000000000..6be638756 --- /dev/null +++ b/vendor/enyo/dropzone/composer.json @@ -0,0 +1,18 @@ +{ + "name": "enyo/dropzone", + "description": "Handles drag and drop of files for you.", + "homepage": "http://www.dropzonejs.com", + "keywords": [ + "dragndrop", + "drag and drop", + "file upload", + "upload" + ], + "authors": [{ + "name": "Matias Meno", + "email": "m@tias.me", + "homepage": "http://www.matiasmeno.com" + }], + "license": "MIT", + "minimum-stability": "dev" +}