Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
25
app/bower_components/sass-bootstrap/.bower.json
vendored
Normal file
25
app/bower_components/sass-bootstrap/.bower.json
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "sass-bootstrap",
|
||||
"version": "3.0.2",
|
||||
"main": [
|
||||
"./dist/js/bootstrap.js",
|
||||
"./dist/css/bootstrap.css",
|
||||
"./dist/fonts/*"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.9.0"
|
||||
},
|
||||
"homepage": "https://github.com/jlong/sass-bootstrap",
|
||||
"_release": "3.0.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v3.0.2",
|
||||
"commit": "efd13cf8bf77c623cd38c927ad14a30eb1a1384b"
|
||||
},
|
||||
"_source": "git://github.com/jlong/sass-bootstrap.git",
|
||||
"_target": "~3.0.2",
|
||||
"_originalSource": "sass-bootstrap"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue