File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 79
79
"tsickle" : " ^0.35.0" ,
80
80
"tslint" : " ~5.15.0" ,
81
81
"typescript" : " ~3.4.3"
82
+ },
83
+ "keywords" : [
84
+ " angular" ,
85
+ " elements" ,
86
+ " web componentst" ,
87
+ " custom elements" ,
88
+ " lazy loading" ,
89
+ " microfrontends" ,
90
+ " components" ,
91
+ " web component"
92
+ ],
93
+ "author" : " Tomas Trajan <@tomastrajan>" ,
94
+ "license" : " MIT" ,
95
+ "homepage" : " https://github.com/angular-extensions/elements#readme" ,
96
+ "repository" : {
97
+ "type" : " git" ,
98
+ "url" : " git+https://github.com/angular-extensions/elements.git"
99
+ },
100
+ "bugs" : {
101
+ "url" : " https://github.com/angular-extensions/elements/issues"
82
102
}
83
103
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"publishConfig" : {
9
9
"access" : " public"
10
+ },
11
+ "keywords" : [
12
+ " angular" ,
13
+ " elements" ,
14
+ " web componentst" ,
15
+ " custom elements" ,
16
+ " lazy loading" ,
17
+ " microfrontends" ,
18
+ " components" ,
19
+ " web component"
20
+ ],
21
+ "author" : " Tomas Trajan <@tomastrajan>" ,
22
+ "license" : " MIT" ,
23
+ "homepage" : " https://github.com/angular-extensions/elements#readme" ,
24
+ "repository" : {
25
+ "type" : " git" ,
26
+ "url" : " git+https://github.com/angular-extensions/elements.git"
27
+ },
28
+ "bugs" : {
29
+ "url" : " https://github.com/angular-extensions/elements/issues"
10
30
}
11
31
}
You can’t perform that action at this time.
0 commit comments