12 lines
286 B
JSON
12 lines
286 B
JSON
|
{
|
||
|
"id": "dropimage",
|
||
|
"name": "Dropimage",
|
||
|
"affected": ".dropimage",
|
||
|
"summary": "Allows you to click the element or drop an image on it to upload the image and display a preview.",
|
||
|
"included": false,
|
||
|
"javascript": true,
|
||
|
"partial": false,
|
||
|
"test": [
|
||
|
"test.html"
|
||
|
]
|
||
|
}
|