Files

30 lines
906 B
JSON

{
"name": "jQuery-Validation-Engine",
"filename": "jquery.validationEngine.js",
"version": "2.6.4",
"description": "jQuery validation engine is a Javascript plugin aimed at the validation of form fields in the browser (IE 6-8, Chrome, Firefox, Safari, Opera 10). The plugin provides visually appealing prompts that grab user attention on the subject matter.",
"homepage": "http://www.position-relative.net/",
"keywords": [
"form",
"field",
"validation",
"jquery"
],
"maintainers": [
{
"name": "Cedric Dugas",
"web": "http://www.position-absolute.com"
},
{
"name": "Olivier Refalo",
"web": "http://www.crionics.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/posabsolute/jQuery-Validation-Engine"
}
]
}