diff --git a/package.json b/package.json index ff641f6..e82771e 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,10 @@ "keywords": [ "janus" ], + "repository" : { + "type" : "git", + "url" : "https://github.com/sipwise/janus-admin.git" + }, "devDependencies": { "body-parser": "^1.15.2", "express": "^4.14.0",