diff --git a/package.json b/package.json index 46103e4..73fdd42 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,10 @@ ], "author": "Arhey", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/freearhey/epg-grabber.git" + }, "engines": { "node": ">=10.0.0" },