diff --git a/package.json b/package.json index 70dfd73..488ed51 100644 --- a/package.json +++ b/package.json @@ -38,5 +38,9 @@ }, "engines": { "node": ">= 14" + }, + "homepage": "https://github.com/koajs/static", + "bugs": { + "url": "https://github.com/koajs/static/issues" } }