diff options
| author | Chris Rebert <[email protected]> | 2014-12-15 11:39:46 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-15 11:39:46 -0800 |
| commit | d353501ecdaf62719cf7421e47f20b7df3a7a6a7 (patch) | |
| tree | 5b5cd3a6fd6663e495715fd38bf80e49ad641488 | |
| parent | 360ac888fb556665c2d5612d76459a05948b45e5 (diff) | |
| parent | 3c90786322e219c45aedf1d94982e68305dd9ebb (diff) | |
| download | bootstrap-d353501ecdaf62719cf7421e47f20b7df3a7a6a7.tar.xz bootstrap-d353501ecdaf62719cf7421e47f20b7df3a7a6a7.zip | |
Merge pull request #18 from twbs/sache
Add sache.json
| -rw-r--r-- | sache.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sache.json b/sache.json new file mode 100644 index 000000000..cd1a8c44f --- /dev/null +++ b/sache.json @@ -0,0 +1,5 @@ +{ + "name": "bootstrap", + "description": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.", + "tags": ["bootstrap", "grid", "typography", "buttons", "ui", "responsive-web-design"] +} |
