diff --git a/package.json b/package.json index 4b46d62..f79f894 100644 --- a/package.json +++ b/package.json @@ -50,5 +50,9 @@ "HISTORY.md", "LICENSE", "README.md" - ] + ], + "homepage": "https://github.com/jshttp/http-errors", + "bugs": { + "url": "https://github.com/jshttp/http-errors/issues" + } }