Add bower keywords

This commit is contained in:
Brandon Tilley 2013-12-21 15:07:56 -08:00
parent 67072bbbc9
commit ba22cb6496

View File

@ -15,5 +15,11 @@
"dependencies": {
"d3": "3.x",
"topojson": "1.x"
}
},
"keywords": [
"globe", "globes",
"planet", "planets",
"d3",
"topojson"
]
}