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

36 lines
852 B
JSON
Raw Normal View History

2014-05-12 20:08:19 +02:00
{
"name": "twbs/bootstrap-sass",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
"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": {
2014-08-10 12:02:48 +02:00
"dev-master": "3.2.x-dev"
2014-05-12 20:08:19 +02:00
}
}
}