File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 6
6
"main" : " dist/coreui-vue-chartjs.common.js" ,
7
7
"types" : " src/index.d.ts" ,
8
8
"homepage" : " https://coreui.io" ,
9
+ "author" : {
10
+ "name" : " CoreUI" ,
11
+ "url" : " https://coreui.io" ,
12
+ "github" : " https://github.com/coreui" ,
13
+ "twitter" : " https://twitter.com/core_ui"
14
+ },
15
+ "contributors" : [
16
+ {
17
+ "name" : " CoreUI Team" ,
18
+ "url" : " https://github.com/orgs/coreui/people"
19
+ }
20
+ ],
9
21
"repository" : {
10
22
"type" : " git" ,
11
23
"url" : " https://github.com/coreui/coreui-vue-chartjs.git"
14
26
"url" : " https://github.com/coreui/coreui-vue-chartjs/issues"
15
27
},
16
28
"keywords" : [
29
+ " coreui" ,
17
30
" chart.js" ,
18
31
" vue chart.js" ,
19
32
" coreui-vue" ,
22
35
" layout" ,
23
36
" charts" ,
24
37
" vue chart.js implementation" ,
25
- " layout" ,
26
- " layout" ,
27
38
" component"
28
39
],
29
40
"files" : [
You can’t perform that action at this time.
0 commit comments