goffeetabler/storage/public/dist/libs/dropzone/composer.json
2026-05-01 18:15:40 -05:00

20 lines
411 B
JSON

{
"name": "enyo/dropzone",
"description": "Handles drag and drop of files for you.",
"homepage": "https://www.dropzone.dev/js",
"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"
}