diff --git a/package.json b/package.json index 2685bac..1aedb53 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,9 @@ "license": "ISC", "dependencies": { "websocket": "^1.0.28" - } + }, + "repository": { + "type" : "git", + "url" : "https://github.com/ondras/ws2mpd.git" + } }