Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 93ed9f2dfa..92056297a8 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": [
{