add 'keywords' field to bower.json

This commit is contained in:
Chris Rebert 2014-03-03 14:20:07 -08:00
parent 1c3a3b7593
commit cddf14b32d
1 changed files with 8 additions and 1 deletions

View File

@ -2,7 +2,14 @@
"name": "bootstrap",
"version": "3.1.1",
"keywords": [
"css"
"css",
"js",
"less",
"mobile-first",
"responsive",
"front-end",
"framework",
"web"
],
"main": [
"./dist/css/bootstrap.css",