Skip to content

Commit 16b8c5f

Browse files
committed
chore: add metadata
1 parent df3e7f5 commit 16b8c5f

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

package.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
"keywords": [
1111
"docker",
1212
"guard",
13-
"git-stunts"
13+
"git-stunts",
14+
"git",
15+
"safety",
16+
"testing",
17+
"dev-tools"
1418
],
1519
"author": "James Ross <james@flyingrobots.dev>",
1620
"license": "Apache-2.0",
@@ -19,5 +23,13 @@
1923
},
2024
"files": [
2125
"src"
22-
]
26+
],
27+
"repository": {
28+
"type": "git",
29+
"url": "git+https://github.com/git-stunts/docker-guard.git"
30+
},
31+
"homepage": "https://github.com/git-stunts/docker-guard#readme",
32+
"bugs": {
33+
"url": "https://github.com/git-stunts/docker-guard/issues"
34+
}
2335
}

0 commit comments

Comments
 (0)