Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
35
app/bower_components/bootstrap-sass-official/composer.json
vendored
Normal file
35
app/bower_components/bootstrap-sass-official/composer.json
vendored
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"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": {
|
||||
"dev-master": "3.1.x-dev"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue