diff --git a/package.json b/package.json index 2435ace..e464fb3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,8 @@ , "description": "Canvas graphics API backed by Cairo" , "version": "0.8.1" , "author": "TJ Holowaychuk " - , "keywords": ["canvas", "graphic", "graphics", "pixman", "cairo"] + , "keywords": ["canvas", "graphic", "graphics", "pixman", "cairo", "image", "images"] + , "homepage": "https://github.com/learnboost/node-canvas" , "repository": "git://github.com/learnboost/node-canvas" , "scripts": { "preinstall": "node-waf configure build"