{ "name": "bootstrap-sass", "version": "3.1.1+2", "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": [ "vendor/assets/stylesheets/bootstrap.scss", "vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.eot", "vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.svg", "vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf", "vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.woff", "vendor/assets/javascripts/bootstrap/affix.js", "vendor/assets/javascripts/bootstrap/alert.js", "vendor/assets/javascripts/bootstrap/button.js", "vendor/assets/javascripts/bootstrap/carousel.js", "vendor/assets/javascripts/bootstrap/collapse.js", "vendor/assets/javascripts/bootstrap/dropdown.js", "vendor/assets/javascripts/bootstrap/tab.js", "vendor/assets/javascripts/bootstrap/transition.js", "vendor/assets/javascripts/bootstrap/scrollspy.js", "vendor/assets/javascripts/bootstrap/modal.js", "vendor/assets/javascripts/bootstrap/tooltip.js", "vendor/assets/javascripts/bootstrap/popover.js" ], "keywords": [ "twbs", "bootstrap", "sass" ], "license": "MIT", "ignore": [ "**/.*", "lib", "tasks", "templates", "test", "*.gemspec", "Rakefile", "Gemfile" ], "_release": "3.1.1+2", "_resolution": { "type": "version", "tag": "v3.1.1+2", "commit": "039f08dc011ea5f6be4b9bd2d00789cb440cc358" }, "_source": "git://github.com/twbs/bootstrap-sass.git", "_target": "~3.1.1", "_originalSource": "bootstrap-sass-official" }