From 6f1cc694fea395bf2669260ca8ebb593b3d9f169 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 3 Mar 2014 14:20:37 -0800 Subject: add more keywords to package.json & composer.json --- package.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 15085c3b1..9610cc1d4 100644 --- a/package.json +++ b/package.json @@ -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.", -- cgit v1.2.3