File tree 1 file changed +4
-8
lines changed
1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " API reference documentation for jQuery Mobile." ,
5
5
"version" : " 1.4.19" ,
6
6
"homepage" : " https://github.com/jquery/api.jquerymobile.com" ,
7
- "author" : " jQuery Foundation (http://jquery.org/)" ,
7
+ "author" : {
8
+ "name" : " jQuery Foundation and other contributors"
9
+ },
8
10
"repository" : {
9
11
"type" : " git" ,
10
12
"url" : " git://github.com/jquery/api.jquerymobile.com.git"
15
17
"licenses" : [
16
18
{
17
19
"type" : " MIT" ,
18
- "url" : " http ://www.opensource.org/licenses/MIT "
20
+ "url" : " https ://github.com/jquery/api.jquerymobile.com/blob/master/LICENSE.txt "
19
21
}
20
22
],
21
23
"dependencies" : {
22
24
"grunt" : " 0.4.5" ,
23
25
"grunt-check-modules" : " 0.2.0" ,
24
26
"grunt-jquery-content" : " 1.0.0" ,
25
27
"rimraf" : " 2.2.8"
26
- },
27
- "devDependencies" : {},
28
- "keywords" : [],
29
- "optionalDependencies" : {},
30
- "engines" : {
31
- "node" : " *"
32
28
}
33
29
}
You can’t perform that action at this time.
0 commit comments