first commit
This commit is contained in:
35
public/bower_components/bootstrap-sass/composer.json
vendored
Executable file
35
public/bower_components/bootstrap-sass/composer.json
vendored
Executable file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user