mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
27 lines
690 B
JSON
27 lines
690 B
JSON
{
|
|
"name": "jquery.serializeJSON",
|
|
"filename": "jquery.serializeJSON.min.js",
|
|
"version": "1.2.0",
|
|
"description": "jQuery plugin that serializes a form into a JavaScript Object with the same format as the default Ruby on Rails request params hash",
|
|
"homepage": "https://github.com/marioizquierdo/jquery.serializeJSON",
|
|
"keywords": [
|
|
"jquery",
|
|
"serialize",
|
|
"form",
|
|
"helper"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mario Izquierdo",
|
|
"email": "tothemario@gmail.com",
|
|
"web": "https://github.com/marioizquierdo"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/marioizquierdo/jquery.serializeJSON"
|
|
}
|
|
]
|
|
}
|