2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

add more keywords to package.json & composer.json

This commit is contained in:
Chris Rebert
2014-03-03 14:20:37 -08:00
parent cddf14b32d
commit 6f1cc694fe
2 changed files with 15 additions and 2 deletions
+7 -1
View File
@@ -3,7 +3,13 @@
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"version": "3.1.1",
"keywords": [
"css"
"css",
"less",
"mobile-first",
"responsive",
"front-end",
"framework",
"web"
],
"homepage": "http://getbootstrap.com",
"author": "Twitter, Inc.",