ffffng/app/bower_components/bootstrap-sass-official/composer.json

36 lines
854 B
JSON
Raw Normal View History

2014-05-12 20:08:19 +02:00
{
"name": "twbs/bootstrap-sass",
2016-05-16 13:33:49 +02:00
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
2014-05-12 20:08:19 +02:00
"keywords": ["bootstrap", "css", "sass"],
"homepage": "http://github.com/twbs/bootstrap-sass",
"authors": [
{
"name": "Thomas McDonald"
},
{
"name": "Tristan Harward"
},
{
"name": "Peter Gumeson"
},
{
"name": "Gleb Mazovetskiy"
},
{
"name": "Mark Otto"
},
{
"name": "Jacob Thornton"
}
],
"support": {
"issues": "https://github.com/twbs/bootstrap-sass/issues"
},
"license": "MIT",
"extra": {
"branch-alias": {
2019-03-29 22:00:08 +01:00
"dev-master": "3.4.x-dev"
2014-05-12 20:08:19 +02:00
}
}
}