{ "name": "bootstrap-sass", "version": "3.3.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.3.1", "_resolution": { "type": "version", "tag": "v3.3.1", "commit": "cdad0d4b5d17e6bc84863b2907b82d45e856be22" }, "_source": "git://github.com/twbs/bootstrap-sass.git", "_target": "~3.3.1", "_originalSource": "bootstrap-sass-official" }