|
@@ -1,7 +1,19 @@
|
|
{
|
|
{
|
|
"name": "kartik-v/bootstrap-fileinput",
|
|
"name": "kartik-v/bootstrap-fileinput",
|
|
"description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
|
|
"description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
|
|
- "keywords": ["bootstrap", "jquery", "file", "input", "preview", "upload", "image", "multiple", "ajax", "delete", "progress"],
|
|
|
|
|
|
+ "keywords": [
|
|
|
|
+ "bootstrap",
|
|
|
|
+ "jquery",
|
|
|
|
+ "file",
|
|
|
|
+ "input",
|
|
|
|
+ "preview",
|
|
|
|
+ "upload",
|
|
|
|
+ "image",
|
|
|
|
+ "multiple",
|
|
|
|
+ "ajax",
|
|
|
|
+ "delete",
|
|
|
|
+ "progress"
|
|
|
|
+ ],
|
|
"homepage": "https://github.com/kartik-v/bootstrap-fileinput",
|
|
"homepage": "https://github.com/kartik-v/bootstrap-fileinput",
|
|
"license": "BSD-3-Clause",
|
|
"license": "BSD-3-Clause",
|
|
"authors": [
|
|
"authors": [
|