diff options
| author | Mark Otto <[email protected]> | 2014-03-03 21:50:03 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-03 21:50:03 -0800 |
| commit | 2ece8dd33616bc2e7f753d108810df7eeac7c3a9 (patch) | |
| tree | 88376b4fca645a8c2fa6267d301d92c0bf639919 /bower.json | |
| parent | b22f064c2ee38dbd84635d91b8a809a8923f5bfd (diff) | |
| parent | e381635b1faf7480bcf54618804a62dd4a049a93 (diff) | |
| download | bootstrap-2ece8dd33616bc2e7f753d108810df7eeac7c3a9.tar.xz bootstrap-2ece8dd33616bc2e7f753d108810df7eeac7c3a9.zip | |
Merge branch 'master' into rtl_via_css_flip
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bower.json b/bower.json index 1961cf24b..05ff702ab 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,16 @@ { "name": "bootstrap", "version": "3.1.1", + "keywords": [ + "css", + "js", + "less", + "mobile-first", + "responsive", + "front-end", + "framework", + "web" + ], "main": [ "./dist/css/bootstrap.css", "./dist/js/bootstrap.js", |
