diff --git a/package.json b/package.json index f86823b..488479d 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,9 @@ "negotiation", "accept", "accepts" - ] + ], + "homepage": "https://github.com/jshttp/accepts", + "bugs": { + "url": "https://github.com/jshttp/accepts/issues" + } }