]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add 'keywords' field to bower.json
authorChris Rebert <code@rebertia.com>
Mon, 3 Mar 2014 22:20:07 +0000 (14:20 -0800)
committerChris Rebert <code@rebertia.com>
Mon, 3 Mar 2014 22:21:46 +0000 (14:21 -0800)
bower.json

index 6599ce7685ed6c49848fded8779dedced4d8ab58..05ff702abeaefc0d3f8c506cc046d9675435873f 100644 (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",