diff --git a/package.json b/package.json index ebbed2c..7bd3a96 100644 --- a/package.json +++ b/package.json @@ -45,5 +45,9 @@ "content", "type", "checking" - ] + ], + "homepage": "https://github.com/jshttp/type-is", + "bugs": { + "url": "https://github.com/jshttp/type-is/issues" + } }