aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
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": [
{