mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
26 lines
609 B
JSON
Executable File
26 lines
609 B
JSON
Executable File
{
|
|
"name": "jquery.form",
|
|
"filename": "jquery.form.js",
|
|
"version": "3.32",
|
|
"description": "The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX",
|
|
"homepage": "http://jquery.malsup.com/form/",
|
|
"keywords": [
|
|
"ajax",
|
|
"forms",
|
|
"form",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mike Alsup (Author)",
|
|
"web": "https://github.com/malsup"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/malsup/form"
|
|
}
|
|
]
|
|
}
|