ffffng/app/bower_components/bootstrap-sass-official/.bower.json
2014-08-10 22:28:30 +02:00

59 lines
1.7 KiB
JSON

{
"name": "bootstrap-sass",
"version": "3.2.0+1",
"homepage": "https://github.com/twbs/bootstrap-sass",
"authors": [
"Thomas McDonald",
"Tristan Harward",
"Peter Gumeson",
"Gleb Mazovetskiy"
],
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
"main": [
"assets/stylesheets/bootstrap.scss",
"assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
"assets/fonts/bootstrap/glyphicons-halflings-regular.svg",
"assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",
"assets/fonts/bootstrap/glyphicons-halflings-regular.woff",
"assets/javascripts/bootstrap/affix.js",
"assets/javascripts/bootstrap/alert.js",
"assets/javascripts/bootstrap/button.js",
"assets/javascripts/bootstrap/carousel.js",
"assets/javascripts/bootstrap/collapse.js",
"assets/javascripts/bootstrap/dropdown.js",
"assets/javascripts/bootstrap/tab.js",
"assets/javascripts/bootstrap/transition.js",
"assets/javascripts/bootstrap/scrollspy.js",
"assets/javascripts/bootstrap/modal.js",
"assets/javascripts/bootstrap/tooltip.js",
"assets/javascripts/bootstrap/popover.js"
],
"keywords": [
"twbs",
"bootstrap",
"sass"
],
"license": "MIT",
"ignore": [
"**/.*",
"lib",
"tasks",
"templates",
"test",
"*.gemspec",
"Rakefile",
"Gemfile"
],
"dependencies": {
"jquery": ">= 1.9.0"
},
"_release": "3.2.0+1",
"_resolution": {
"type": "version",
"tag": "v3.2.0+1",
"commit": "6f45298818f454aead771ecd0c6398d7c17d8649"
},
"_source": "git://github.com/twbs/bootstrap-sass.git",
"_target": "~3.2.0",
"_originalSource": "bootstrap-sass-official"
}