diff --git a/package.json b/package.json index eed0796..cdcadd3 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,10 @@ , "uglify-js": "~1.3.4" , "sqwish": ">= 0.0.6" } + , "repository": { + "type": "git", + "url": "https://github.com/fat/smoosh.git" + } , "bin": { "smoosh": "./bin/smoosh" }