patashala/style/cms/bower_components/dropzone/.bower.json
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

25 lines
641 B
JSON
Executable File

{
"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/**/*"
],
"_release": "4.3.0",
"_resolution": {
"type": "version",
"tag": "v4.3.0",
"commit": "48019baccdc567df198549dbe75c28bfcd6ab3e0"
},
"_source": "https://github.com/enyo/dropzone.git",
"_target": "^4.3.0",
"_originalSource": "dropzone"
}