46 lines
1.2 KiB
JSON
Executable File
46 lines
1.2 KiB
JSON
Executable File
{
|
|
"name": "jquery.filer",
|
|
"version": "1.0.5",
|
|
"title": "jQuery.filer - Simple HTML5 file uploader plugin tool for jQuery.",
|
|
"description": "jQuery.filer - 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.",
|
|
"keywords": [
|
|
"jquery",
|
|
"jquery-plugin",
|
|
"jquery.filer",
|
|
"file",
|
|
"upload",
|
|
"widget",
|
|
"plugin",
|
|
"multiple",
|
|
"selection",
|
|
"drag",
|
|
"drop",
|
|
"progress",
|
|
"preview",
|
|
"thumbnails",
|
|
"resume",
|
|
"php",
|
|
"bootstrap"
|
|
],
|
|
"homepage": "https://filer.grandesign.md",
|
|
"author": {
|
|
"name": "CreativeDream",
|
|
"url": "https://github.com/CreativeDream/"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Creative Dream",
|
|
"url": "https://github.com/CreativeDream/"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/CreativeDream/jquery.filer.git"
|
|
},
|
|
"bugs": "https://github.com/CreativeDream/jquery.filer/issues",
|
|
"license": "MIT",
|
|
"main": "js/jquery.filer.js",
|
|
"devDependencies": {
|
|
"bower-json": "0.6.0"
|
|
}
|
|
} |