diff --git a/package.json b/package.json index 1457c0d..7bf9930 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ , "version": "0.5.1" , "author": "TJ Holowaychuk " , "keywords": ["canvas", "graphic", "graphics", "pixman", "cairo"] + , "repository": "git://github.com/learnboost/node-canvas" , "scripts": { "preinstall": "node-waf configure build" }