File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 22 "name" : " jquery-form" ,
33 "title" : " jQuery Form Plugin" ,
44 "description" : " A simple way to AJAX-ify any form on your page; with file upload and progress support." ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" :
" [email protected] :jquery-form/form.git" 8+ },
59 "keywords" : [
610 " form" ,
711 " upload" ,
812 " ajax"
913 ],
1014 "version" : " 3.51.1" ,
11- "author" : {
12- "name" : " Kevin Morris" ,
13- "url" : " https://github.com/jquery-form/form"
14- },
15- "licenses" : [
15+ "contributors" : [
1616 {
17- "type " : " MIT " ,
18- "url" : " https://github.com/jquery-form/form/LICENSE "
17+ "name " : " Kevin Morris " ,
18+ "url" : " https://github.com/kevindb "
1919 },
2020 {
21- "type " : " LGPLv3 " ,
22- "url" : " https ://github. com/jquery-form/form/blob/master/LICENSE-LGPLv3 "
21+ "name " : " M. Alsup " ,
22+ "url" : " http ://jquery.malsup. com"
2323 }
2424 ],
25+ "license" : " (MIT OR LGPL-3.0)" ,
2526 "bugs" : " https://github.com/jquery-form/form/issues" ,
2627 "homepage" : " https://github.com/jquery-form/form" ,
27- "docs" : " https://github.com/jquery-form/form" ,
28- "download" : " https://github.com/jquery-form/form/blob/master/jquery.form.js" ,
2928 "dependencies" : {
3029 "jquery" : " >=1.7"
3130 },
You can’t perform that action at this time.
0 commit comments