diff options
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bower.json b/bower.json index 965ed2f1c..4e4eb4cf6 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,6 @@ { "name": "bootstrap", + "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "version": "3.1.1", "keywords": [ "css", @@ -11,6 +12,7 @@ "framework", "web" ], + "homepage": "http://getbootstrap.com", "main": [ "dist/css/bootstrap.css", "dist/js/bootstrap.js", |
