jquery.filer
Version:
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 othe
22 lines (21 loc) • 600 B
JSON
{
"name": "jquery.filer",
"version": "1.3",
"main": "js/jquery.filer.js",
"ignore": [
"**/.*",
"bower_components",
"test",
"node_modules",
"tests"
],
"homepage": "https://github.com/CreativeDream/jquery.filer",
"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, validations, thumbnails and many other features and options.",
"license": "MIT",
"dependencies": {
"jquery": ">= 1.7.2"
}
}