File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " html5-form-validation" ,
3- "main" : " jquery.validation.min.js" ,
3+ "version" : " 1.5.2" ,
4+ "authors" : [
5+ " Tom Bertrand"
6+ ],
47 "description" : " jQuery plugin that provides a client site form validation with builtin options and deep customization." ,
8+ "main" : " jquery.validation.min.js" ,
59 "keywords" : [
610 " form" ,
711 " html5" ,
812 " validate" ,
913 " validation" ,
1014 " input"
1115 ],
12- "version" : " 1.5.2" ,
13- "author" : {
14- "name" : " Tom Bertrand" ,
15- "url" : " http://www.runningcoder.org/jqueryvalidation/"
16- },
1716 "licenses" : " MIT" ,
17+ "homepage" : " http://www.runningcoder.org/jqueryvalidation/" ,
1818 "ignore" : [
19- " demo" ,
20- " bower .json" ,
19+ " demo/* " ,
20+ " * .json" ,
2121 " html5-form-validation.jquery.json" ,
2222 " LICENSE" ,
2323 " README.md"
2424 ],
25- "homepage" : " http://www.runningcoder.org/jqueryvalidation/" ,
2625 "repository" : {
2726 "type" : " git" ,
2827 "url" : " git://github.com/running-coder/jquery-form-validation.git"
You can’t perform that action at this time.
0 commit comments