Skip to content

Commit 60fbb11

Browse files
committed
add package info
1 parent c2c433d commit 60fbb11

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
@@ -9,6 +9,14 @@
99
"name": "Samuel Jensen",
1010
"url": "https://nichtsam.com"
1111
},
12+
"homepage": "https://github.com/nichtsam/helmet",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/nichtsam/helmet"
16+
},
17+
"bugs": {
18+
"url": "https://github.com/nichtsam/helmet/issues"
19+
},
1220
"scripts": {
1321
"build": "tsc",
1422
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)