Files
cdnjs/ajax/libs/resumable.js/package.json
T

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"
}]
}