diff --git a/package.json b/package.json index 48f7019..f54cfb1 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,13 @@ "@types/node": "^24.10.0", "tsx": "^4.20.6", "typescript": "^5.9.3" - } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/rogerchappel/logveil.git" + }, + "bugs": { + "url": "https://github.com/rogerchappel/logveil/issues" + }, + "homepage": "https://github.com/rogerchappel/logveil#readme" }