diff --git a/package.json b/package.json index bd33563..9ef0086 100644 --- a/package.json +++ b/package.json @@ -174,5 +174,16 @@ "sapper", "a11y-dialog" ] - } + }, + "repository": { + "type": "git", + "url": "git+https://github.com/nolanlawson/pinafore.git" + }, + "keywords": [], + "author": "Nolan Lawson ", + "license": "AGPL-3.0-only", + "bugs": { + "url": "https://github.com/nolanlawson/pinafore/issues" + }, + "homepage": "https://github.com/nolanlawson/pinafore#readme" }