diff --git a/package.json b/package.json index 8553bef..75de55c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,11 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", + "author": "qwik", + "repository": { + "type": "git", + "url": "https://git.qwik.space/qwik/qwik-account-manager" + }, "license": "ISC", "dependencies": { "bcrypt": "^5.0.1",