aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-03-03 14:20:37 -0800
committerChris Rebert <[email protected]>2014-03-03 14:22:19 -0800
commit6f1cc694fea395bf2669260ca8ebb593b3d9f169 (patch)
treefb58457a8ebed4082ca67595686854b8904d9483 /package.json
parentcddf14b32d843482b0baa6fb9eb0462810d2a2fe (diff)
downloadbootstrap-6f1cc694fea395bf2669260ca8ebb593b3d9f169.tar.xz
bootstrap-6f1cc694fea395bf2669260ca8ebb593b3d9f169.zip
add more keywords to package.json & composer.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/package.json b/package.json
index 15085c3b1..9610cc1d4 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,13 @@
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"version": "3.1.1",
"keywords": [
- "css"
+ "css",
+ "less",
+ "mobile-first",
+ "responsive",
+ "front-end",
+ "framework",
+ "web"
],
"homepage": "http://getbootstrap.com",
"author": "Twitter, Inc.",