mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-26 23:13:47 +01:00
Start again
This commit is contained in:
16
vendors/dropzone/bower.json
vendored
Normal file
16
vendors/dropzone/bower.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "dropzone",
|
||||
"location": "enyo/dropzone",
|
||||
"version": "4.3.0",
|
||||
"description": "Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.",
|
||||
"homepage": "http://www.dropzonejs.com",
|
||||
"main": [
|
||||
"dist/min/dropzone.min.css",
|
||||
"dist/min/dropzone.min.js"
|
||||
],
|
||||
"ignore": [
|
||||
"*",
|
||||
"!dist",
|
||||
"!dist/**/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user