Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 3f0c9a0

Browse files
kunokdevpedronauck
authored andcommitted
chore: added homepage & repository links for the npm page (#21)
1 parent 5617d84 commit 3f0c9a0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"module": "dist/index.m.js",
99
"typings": "dist/index.d.ts",
1010
"source": "src/index.ts",
11+
"homepage": "https://docz.site",
12+
"repository": {
13+
"type": "git",
14+
"url": "git://github.com/pedronauck/docz-plugin-css.git"
15+
},
16+
"bugs": {
17+
"url": "https://github.com/pedronauck/docz-plugin-css/issues"
18+
},
1119
"files": [
1220
"dist/",
1321
"package.json",

0 commit comments

Comments
 (0)