File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2017 Rangle.io
2
1
Copyright (c) 2017 Christopher L. Bond <cb@clbond.org>
2
+ Copyright (c) 2017 Rangle.io
3
3
4
4
All rights reserved.
5
5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-ssr" ,
3
- "version" : " 0.10.37 " ,
3
+ "version" : " 0.10.38 " ,
4
4
"description" : " Angular server-side rendering implementation" ,
5
5
"main" : " build/index.js" ,
6
6
"typings" : " build/index.d.ts" ,
38
38
" server-side rendering" ,
39
39
" ssr"
40
40
],
41
+ "author" :{
42
+ "name" : " Christopher Bond" ,
43
+ "email" : " cb@clbond.org" ,
44
+ "url" : " https://clbond.org"
45
+ },
41
46
"contributors" : [
42
- {
43
- "name" : " Christopher Bond" ,
44
- "email" : " cb@clbond.org" ,
45
- "url" : " https://clbond.org/"
46
- },
47
47
{
48
48
"name" : " rangle.io" ,
49
49
"url" : " https://rangle.io/"
50
50
}
51
51
],
52
- "license" : " MIT " ,
52
+ "license" : " BSD-2-Clause " ,
53
53
"bugs" : {
54
54
"url" : " https://github.com/clbond/angular-ssr/issues"
55
55
},
You can’t perform that action at this time.
0 commit comments