Skip to content

Commit 8a06641

Browse files
committed
chore: npm published
1 parent 66e8230 commit 8a06641

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66
"main": "dist/coreui-vue-chartjs.common.js",
77
"types": "src/index.d.ts",
88
"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+
],
921
"repository": {
1022
"type": "git",
1123
"url": "https://github.com/coreui/coreui-vue-chartjs.git"
@@ -14,6 +26,7 @@
1426
"url": "https://github.com/coreui/coreui-vue-chartjs/issues"
1527
},
1628
"keywords": [
29+
"coreui",
1730
"chart.js",
1831
"vue chart.js",
1932
"coreui-vue",
@@ -22,8 +35,6 @@
2235
"layout",
2336
"charts",
2437
"vue chart.js implementation",
25-
"layout",
26-
"layout",
2738
"component"
2839
],
2940
"files": [

0 commit comments

Comments
 (0)