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

30 lines
693 B
JSON
Executable File

{
"name": "jquery.formalize",
"filename": "jquery.formalize.min.js",
"version": "1.2",
"description": "teach your forms some manners",
"homepage": "http://formalize.me/",
"keywords": [
"forms",
"formalize",
"form",
"jquery"
],
"maintainers": [
{
"name": "Nathan Smith (Author)",
"web": "https://plus.google.com/115310247179926591656/about"
},
{
"name": "Markus Reiter",
"web": "http://reitermark.us/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/nathansmith/formalize"
}
]
}