mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-28 22:25:58 +10:00
12 lines
395 B
JSON
12 lines
395 B
JSON
{
|
|
"name": "resumable.js",
|
|
"filename": "resumable.js",
|
|
"version": "1.0",
|
|
"description": "A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.",
|
|
"homepage": "http://www.resumablejs.com/",
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/23/resumable.js"
|
|
}]
|
|
}
|