first commit
This commit is contained in:
30
public/bower_components/bootstrap-sass/package.json
vendored
Executable file
30
public/bower_components/bootstrap-sass/package.json
vendored
Executable file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "bootstrap-sass",
|
||||
"version": "3.3.6",
|
||||
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
|
||||
"main": "assets/javascripts/bootstrap.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"
|
||||
},
|
||||
"devDependencies": {
|
||||
"node-sass": "~3.4.2",
|
||||
"mincer": "~1.3",
|
||||
"ejs": "~2.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user