Dropzone edit opction adadded.
This commit is contained in:
10
app/public/dropzone-5.7.0/component.json
Normal file
10
app/public/dropzone-5.7.0/component.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "dropzone",
|
||||
"repo": "enyo/dropzone",
|
||||
"version": "5.7.0",
|
||||
"description": "Handles drag and drop of files for you.",
|
||||
"scripts": [ "index.js", "dist/dropzone.js" ],
|
||||
"styles": [ "dist/basic.css" ],
|
||||
"dependencies": { },
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user