Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
25
app/bower_components/bootstrap-sass-official/package.json
vendored
Normal file
25
app/bower_components/bootstrap-sass-official/package.json
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "bootstrap-sass",
|
||||
"version": "3.1.1",
|
||||
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/twbs/bootstrap-sass"
|
||||
},
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"sass",
|
||||
"css"
|
||||
],
|
||||
"contributors": [
|
||||
"Thomas McDonald",
|
||||
"Tristan Harward",
|
||||
"Peter Gumeson",
|
||||
"Gleb Mazovetskiy"
|
||||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/twbs/bootstrap-sass/issues"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue