aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-03-03 21:50:03 -0800
committerMark Otto <[email protected]>2014-03-03 21:50:03 -0800
commit2ece8dd33616bc2e7f753d108810df7eeac7c3a9 (patch)
tree88376b4fca645a8c2fa6267d301d92c0bf639919 /composer.json
parentb22f064c2ee38dbd84635d91b8a809a8923f5bfd (diff)
parente381635b1faf7480bcf54618804a62dd4a049a93 (diff)
downloadbootstrap-2ece8dd33616bc2e7f753d108810df7eeac7c3a9.tar.xz
bootstrap-2ece8dd33616bc2e7f753d108810df7eeac7c3a9.zip
Merge branch 'master' into rtl_via_css_flip
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json13
1 files changed, 11 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 93ed9f2df..92056297a 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,16 @@
{
"name": "twbs/bootstrap",
- "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.",
- "keywords": ["bootstrap", "css"],
+ "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
+ "keywords": [
+ "css",
+ "js",
+ "less",
+ "mobile-first",
+ "responsive",
+ "front-end",
+ "framework",
+ "web"
+ ],
"homepage": "http://getbootstrap.com",
"authors": [
{