diff --git a/bower.json b/bower.json index 2131bf9..f99c1b2 100644 --- a/bower.json +++ b/bower.json @@ -15,5 +15,11 @@ "dependencies": { "d3": "3.x", "topojson": "1.x" - } + }, + "keywords": [ + "globe", "globes", + "planet", "planets", + "d3", + "topojson" + ] }