File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " jQuery-Validation-Engine" ,
3+ "title" : " jQuery Form Validation Engine" ,
4+ "description" : " Validate your forms with style. Complete api included" ,
5+ "keywords" : [
6+ " form" ,
7+ " field" ,
8+ " validation"
9+ ],
10+ "version" : " 2.6.2" ,
11+ "author" : {
12+ "name" : " Cedric Dugas" ,
13+ "url" : " http://www.position-absolute.com"
14+ },
15+ "maintainers" : [
16+ {
17+ "name" : " Olivier Refalo" ,
18+ "url" : " http://www.crionics.com"
19+ }
20+ ],
21+ "licenses" : [
22+ {
23+ "type" : " MIT" ,
24+ "url" : " http://opensource.org/licenses/MIT"
25+ }
26+ ],
27+ "docs" : " http://posabsolute.github.com/jQuery-Validation-Engine/" ,
28+ "demo" : " http://www.position-relative.net/creation/formValidator/" ,
29+ "download" : " http://code.jquery.com/#color" ,
30+ "dependencies" : {
31+ "jquery" : " >=1.6"
32+ }
33+ }
You can’t perform that action at this time.
0 commit comments