mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +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"
|
|
]
|
|
}
|