diff options
| author | Chris Rebert <[email protected]> | 2014-03-17 03:26:32 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-03-17 03:26:32 -0700 |
| commit | 1c6d303b766021f295cdf6dc322e005583af9b58 (patch) | |
| tree | 0cae724b9e8f7d82befac75566cd626bf81519d2 /bower.json | |
| parent | 4df96c768f823106949ea07898b231ab8d40b109 (diff) | |
| parent | 74eb4882c07bf01827752f32acd3bb8eec02dcb0 (diff) | |
| download | bootstrap-1c6d303b766021f295cdf6dc322e005583af9b58.tar.xz bootstrap-1c6d303b766021f295cdf6dc322e005583af9b58.zip | |
Merge pull request #13064 from ZDroid/description
Add Bower package description
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json index 965ed2f1c..a36c91256 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", |
