diff --git a/package.json b/package.json index 92ddf23e..8cf46830 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,13 @@ { "dependencies": { "@11ty/eleventy": "^3.1.6" + }, + "license": "MIT", + "bugs": { + "url": "https://github.com/owner/repo/issues" + }, + "repository": { + "type": "git", + "url": "" } }