File tree Expand file tree Collapse file tree 2 files changed +4
-285
lines changed Expand file tree Collapse file tree 2 files changed +4
-285
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jquery" ,
3
3
"title" : " jQuery" ,
4
- "description" : " New Wave JavaScript " ,
4
+ "description" : " JavaScript library for DOM operations " ,
5
5
"version" : " 1.8.0pre" ,
6
6
"homepage" : " http://jquery.com" ,
7
7
"author" : {
8
- "name" : " John Resig"
8
+ "name" : " jQuery Foundation and other contributors" ,
9
+ "url" : " https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
9
10
},
10
11
"repository" : {
11
12
"type" : " git" ,
17
18
"licenses" : [
18
19
{
19
20
"type" : " MIT" ,
20
- "url" : " http://www.opensource.org/licenses/MIT"
21
- },
22
- {
23
- "type" : " GPL" ,
24
- "url" : " http://www.opensource.org/licenses/GPL-2.0"
21
+ "url" : " https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt"
25
22
}
26
23
],
27
24
"dependencies" : {},
You can’t perform that action at this time.
0 commit comments