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 2
2
"name" : " jquery-form" ,
3
3
"title" : " jQuery Form Plugin" ,
4
4
"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
+ },
5
9
"keywords" : [
6
10
" form" ,
7
11
" upload" ,
8
12
" ajax"
9
13
],
10
14
"version" : " 3.51.1" ,
11
- "author" : {
12
- "name" : " Kevin Morris" ,
13
- "url" : " https://github.com/jquery-form/form"
14
- },
15
- "licenses" : [
15
+ "contributors" : [
16
16
{
17
- "type " : " MIT " ,
18
- "url" : " https://github.com/jquery-form/form/LICENSE "
17
+ "name " : " Kevin Morris " ,
18
+ "url" : " https://github.com/kevindb "
19
19
},
20
20
{
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"
23
23
}
24
24
],
25
+ "license" : " (MIT OR LGPL-3.0)" ,
25
26
"bugs" : " https://github.com/jquery-form/form/issues" ,
26
27
"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" ,
29
28
"dependencies" : {
30
29
"jquery" : " >=1.7"
31
30
},
You can’t perform that action at this time.
0 commit comments