Remove "js" keyword /cc @cvrebert

This commit is contained in:
Zlatan Vasović 2013-09-16 20:40:12 +02:00
parent 66abfe577e
commit d7fb54e5fb

View File

@ -2,7 +2,7 @@
"name": "bootstrap"
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
, "version": "3.0.0"
, "keywords": ["bootstrap", "css", "js"]
, "keywords": ["bootstrap", "css"]
, "homepage": "http://getbootstrap.com"
, "author": "Twitter, Inc."
, "scripts": { "test": "grunt test" }