diff --git a/package.json b/package.json index 719f19e..f627d07 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,9 @@ "yargs": "16.2.0" }, "author": "QeeqBox", - "license": "AGPL 3.0" + "license": "AGPL-3.0", + "repository": { + "type": "git", + "url": "https://github.com/qeeqbox/social-analyzer" + } }