Commit cddf14b3 authored by Chris Rebert's avatar Chris Rebert

add 'keywords' field to bower.json

parent 1c3a3b75
...@@ -2,7 +2,14 @@ ...@@ -2,7 +2,14 @@
"name": "bootstrap", "name": "bootstrap",
"version": "3.1.1", "version": "3.1.1",
"keywords": [ "keywords": [
"css" "css",
"js",
"less",
"mobile-first",
"responsive",
"front-end",
"framework",
"web"
], ],
"main": [ "main": [
"./dist/css/bootstrap.css", "./dist/css/bootstrap.css",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment