diff --git a/package.json b/package.json index 0ddcf6a08c..5c61090903 100755 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "version": "1.0.0", "private": false, "author": "Amos Haviv", + "repository": { + "type": "git", + "url": "https://github.com/linnovate/mean.git" + }, "engines": { "node": "0.10.x", "npm": "1.2.x"