patchcablemgr/assets/plugins/jquery.filer/bower.json
2020-11-22 22:50:42 +00:00

20 lines
618 B
JSON
Executable File

{
"name": "jquery.filer",
"version": "1.0.5",
"main": "js/jquery.filer.min.js",
"ignore": [
"**/.*",
"bower_components",
"test"
],
"homepage": "https://filer.grandesign.md/",
"authors": [
"CreativeDream <yuliangagarin@mail.ru>"
],
"description": "Simple HTML5 File Uploader, a plugin tool for jQuery which change completely File Input and make it with multiple file selection, drag&drop support, different validations, thumbnails, icons, instant upload, print-screen upload and many other features and options.",
"license": "MIT",
"dependencies": {
"jquery": ">= 1.7.2"
}
}