filter special characters..
[sgn.git] / js / source / legacy / jqueryfileupload / blueimp-file-upload-jquery-ui.jquery.json
blob153f82f0e304e3a3fa40b5aa020696897a65821c
2     "name": "blueimp-file-upload-jquery-ui",
3     "version": "7.2.1+jquery.ui",
4     "title": "jQuery File Upload - jQuery UI version",
5     "author": {
6         "name": "Sebastian Tschan",
7         "url": "https://blueimp.net"
8     },
9     "licenses": [
10         {
11             "type": "MIT",
12             "url": "http://www.opensource.org/licenses/MIT"
13         }
14     ],
15     "dependencies": {
16         "jquery": ">=1.6",
17         "jquery.ui": ">=1.8"
18     },
19     "description": "File Upload widget with multiple file selection, drag&drop support, progress bars and preview images for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.",
20     "keywords": [
21         "jquery",
22         "file",
23         "upload",
24         "widget",
25         "multiple",
26         "selection",
27         "drag",
28         "drop",
29         "progress",
30         "preview",
31         "cross-domain",
32         "cross-site",
33         "chunk",
34         "resume",
35         "gae",
36         "go",
37         "python",
38         "php",
39         "ui"
40     ],
41     "homepage": "https://github.com/blueimp/jQuery-File-Upload",
42     "docs": "https://github.com/blueimp/jQuery-File-Upload/wiki",
43     "demo": "http://blueimp.github.com/jQuery-File-Upload/",
44     "bugs": "https://github.com/blueimp/jQuery-File-Upload/issues",
45     "maintainers": [
46         {
47             "name": "Sebastian Tschan",
48             "url": "https://blueimp.net"
49         }
50     ]