mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
Addresses and supersedes https://github.com/cdnjs/cdnjs/pull/2637 Minified existing content, no changes to existing files outside of `package.json`. Sources: https://github.com/posabsolute/jQuery-Validation-Engine/archive/2.6.4.zi p https://github.com/posabsolute/jQuery-Validation-Engine/archive/2.6.3.zi p https://github.com/posabsolute/jQuery-Validation-Engine/archive/0.1.0.zi p
30 lines
906 B
JSON
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"
|
|
}
|
|
]
|
|
}
|