Files
cdnjs/ajax/libs/jquery.fileDownload/package.json
T

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