Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-12-15 22:06:10 +0300
committerChris Rebert <code@rebertia.com>2014-12-15 22:06:10 +0300
commit3c90786322e219c45aedf1d94982e68305dd9ebb (patch)
tree823fb3e3a02bd085c67bf4c921f2f932e90ae6e0 /sache.json
parentbd453652b82331da2feddfeb5cf40c50404e143c (diff)
Add sache.json
Refs https://github.com/twbs/bootstrap-sass/issues/657
Diffstat (limited to 'sache.json')
-rw-r--r--sache.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/sache.json b/sache.json
new file mode 100644
index 0000000000..cd1a8c44fc
--- /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"]
+}