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

Commit b2807f8

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

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-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)