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:
authorZlatan Vasović <legospace9876@gmail.com>2014-03-02 00:27:07 +0400
committerZlatan Vasović <legospace9876@gmail.com>2014-03-02 00:27:07 +0400
commit6f09a8883c0de5a0f241d03a0e10d54b8da57e1b (patch)
tree4b02e7c26f9996d8b1992688abc4bdb9f0ecf086 /composer.json
parent6bd54ef14b880ed71844011f71484ac2e6f7d132 (diff)
Remove "bootstrap" keyword
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 93ed9f2dfa..f5d056bda0 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,9 @@
{
"name": "twbs/bootstrap",
"description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.",
- "keywords": ["bootstrap", "css"],
+ "keywords": [
+ "css"
+ ],
"homepage": "http://getbootstrap.com",
"authors": [
{