mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
36 lines
854 B
JSON
36 lines
854 B
JSON
{
|
|
"name": "twbs/bootstrap-sass",
|
|
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, 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": {
|
|
"dev-master": "3.3.x-dev"
|
|
}
|
|
}
|
|
}
|