diff --git a/package.json b/package.json index c2baeb2..e5540b5 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "bin": { "ngcli": "bin/ngcli.js" }, + "repository": { + "type": "git", + "url": "https://github.com/shojib/ngcli.git" + }, "scripts": { "test": "ngcli" },