mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 13:26:18 +10:00
20 lines
417 B
JSON
20 lines
417 B
JSON
{
|
|
"name": "FileSaver.js",
|
|
"filename" : "FileSaver.min.js",
|
|
"version": "1.0.0",
|
|
"homepage": "https://github.com/eligrey/FileSaver.js",
|
|
"author": {
|
|
"name": "Eli Grey",
|
|
"email": "me@eligrey.com",
|
|
"url": "http://eligrey.com/"
|
|
},
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "https://github.com/eligrey/FileSaver.js",
|
|
"basePath": "",
|
|
"files": [
|
|
"FileSaver.min.js"
|
|
]
|
|
}
|
|
}
|