what2watch/scss/plugins/dropimage/info.json

12 lines
286 B
JSON
Raw Normal View History

2023-09-22 00:43:18 +00:00
{
"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"
]
}