mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 03:06:20 +10:00
24 lines
709 B
JSON
24 lines
709 B
JSON
{
|
|
"name": "jquery.fileDownload",
|
|
"filename": "jquery.fileDownload.js",
|
|
"version": "1.4.2",
|
|
"description": "jQuery File Download is a cross server platform compatible jQuery plugin that allows for an Ajax-like file download experience that isn't normally possible using the web.",
|
|
"homepage": "https://github.com/johnculviner/jquery.fileDownload",
|
|
"keywords": [
|
|
"jquery.fileDownload",
|
|
"file download"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "John Culviner",
|
|
"web": "http:/johnculviner.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/johnculviner/jquery.fileDownload"
|
|
}
|
|
]
|
|
}
|