mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 13:03:12 +01:00
15 lines
241 B
JSON
15 lines
241 B
JSON
|
{
|
||
|
"name": "resumable.js",
|
||
|
"version": "1.0.0",
|
||
|
"main": "resumable.js",
|
||
|
"ignore": [
|
||
|
".gitignore",
|
||
|
"*.md"
|
||
|
],
|
||
|
"keywords": [
|
||
|
"HTML5 File API",
|
||
|
"Upload",
|
||
|
"Large files"
|
||
|
]
|
||
|
}
|