Backup of db before drupal security update
[yaffs-website] / vendor / twbs / bootstrap-sass / composer.json
1 {
2     "name": "twbs/bootstrap-sass",
3     "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
4     "keywords": ["bootstrap", "css", "sass"],
5     "homepage": "http://github.com/twbs/bootstrap-sass",
6     "authors": [
7         {
8             "name": "Thomas McDonald"
9         },
10         {
11             "name": "Tristan Harward"
12         },
13         {
14             "name": "Peter Gumeson"
15         },
16         {
17             "name": "Gleb Mazovetskiy"
18         },
19         {
20             "name": "Mark Otto"
21         },
22         {
23             "name": "Jacob Thornton"
24         }
25     ],
26     "support": {
27         "issues": "https://github.com/twbs/bootstrap-sass/issues"
28     },
29     "license": "MIT",
30     "extra": {
31         "branch-alias": {
32             "dev-master": "3.3.x-dev"
33         }
34     }
35 }