dropzone
Version:
Handles drag and drop of files for you.
21 lines (20 loc) • 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"
}