{ "name": "uploadfile", "title": "jQuery Upload File", "description": "jQuery Upload File plugin provides Multiple file Uploads with progress bar.Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.", "keywords": [ "jquery", "upload", "file", "ajax", "progressbar", "multiple" ], "version": "2.0.7", "author": { "name": "Ravishanker Kusuma", "url": "http://hayageek.com" }, "maintainers": [ { "name": "Ravishanker Kusuma", "email": "ravi@hayageek.com", "url": "http://hayageek.com" } ], "licenses": [ { "type": "MIT", "url": "https://github.com/hayageek/jquery-upload-file/blob/master/MIT-License.txt" } ], "homepage": "https://github.com/hayageek/jquery-upload-file", "docs": "http://hayageek.com/docs/jquery-upload-file.php", "download": "https://github.com/hayageek/jquery-upload-file", "demo": "http://hayageek.com/docs/jquery-upload-file.php", "dependencies": { "jquery": ">=1.6", "form": "" } }