✏️ 正在编辑: bower.json
路径:
/srv/systems_dir/contemax/public/lib/bootstrap-fileinput/bower.json
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{ "name": "bootstrap-fileinput", "version": "2.4.0", "homepage": "https://github.com/kartik-v/bootstrap-fileinput", "authors": [ "Kartik Visweswaran <kartikv2@gmail.com>" ], "description": "An enhanced HTML 5 file input for Bootstrap 3.x with file preview, multiple selection, and more features.", "main": [ "./css/fileinput.min.css", "./js/fileinput.min.js" ], "keywords": [ "bootstrap", "file", "input", "preview", "image", "upload", "multiple" ], "dependencies": { "jquery": ">= 1.9.0", "bootstrap": ">= 3.0.0" }, "license": "BSD-3", "ignore": [ "**/.*", "node_modules", "composer.json", "examples", "bower_components", "test", "tests" ] }
💾 保存文件
← 返回文件管理器