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:
authorChris Rebert <code@rebertia.com>2014-03-04 02:20:37 +0400
committerChris Rebert <code@rebertia.com>2014-03-04 02:22:19 +0400
commit6f1cc694fea395bf2669260ca8ebb593b3d9f169 (patch)
treefb58457a8ebed4082ca67595686854b8904d9483 /composer.json
parentcddf14b32d843482b0baa6fb9eb0462810d2a2fe (diff)
add more keywords to package.json & composer.json
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 11168d2fec..92056297a8 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,14 @@
"name": "twbs/bootstrap",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"keywords": [
- "css"
+ "css",
+ "js",
+ "less",
+ "mobile-first",
+ "responsive",
+ "front-end",
+ "framework",
+ "web"
],
"homepage": "http://getbootstrap.com",
"authors": [