提交 | 用户 | 时间
|
58d006
|
1 |
{ |
A |
2 |
"name": "blueimp-file-upload", |
|
3 |
"version": "9.5.4", |
|
4 |
"title": "jQuery File Upload", |
|
5 |
"description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.", |
|
6 |
"keywords": [ |
|
7 |
"jquery", |
|
8 |
"file", |
|
9 |
"upload", |
|
10 |
"widget", |
|
11 |
"multiple", |
|
12 |
"selection", |
|
13 |
"drag", |
|
14 |
"drop", |
|
15 |
"progress", |
|
16 |
"preview", |
|
17 |
"cross-domain", |
|
18 |
"cross-site", |
|
19 |
"chunk", |
|
20 |
"resume", |
|
21 |
"gae", |
|
22 |
"go", |
|
23 |
"python", |
|
24 |
"php", |
|
25 |
"bootstrap" |
|
26 |
], |
|
27 |
"homepage": "https://github.com/blueimp/jQuery-File-Upload", |
|
28 |
"author": { |
|
29 |
"name": "Sebastian Tschan", |
|
30 |
"url": "https://blueimp.net" |
|
31 |
}, |
|
32 |
"maintainers": [ |
|
33 |
{ |
|
34 |
"name": "Sebastian Tschan", |
|
35 |
"url": "https://blueimp.net" |
|
36 |
} |
|
37 |
], |
|
38 |
"repository": { |
|
39 |
"type": "git", |
|
40 |
"url": "git://github.com/blueimp/jQuery-File-Upload.git" |
|
41 |
}, |
|
42 |
"bugs": "https://github.com/blueimp/jQuery-File-Upload/issues", |
|
43 |
"licenses": [ |
|
44 |
{ |
|
45 |
"type": "MIT", |
|
46 |
"url": "http://www.opensource.org/licenses/MIT" |
|
47 |
} |
|
48 |
], |
|
49 |
"devDependencies": { |
|
50 |
"grunt": "~0.4.2", |
|
51 |
"grunt-bump-build-git": "~1.1.1", |
|
52 |
"grunt-contrib-jshint": "~0.8.0" |
|
53 |
} |
|
54 |
} |