{ "name": "bootstrap-sass", "version": "3.3.4", "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/fonts/bootstrap/glyphicons-halflings-regular.woff2", "assets/javascripts/bootstrap.js" ], "keywords": [ "twbs", "bootstrap", "sass" ], "license": "MIT", "ignore": [ "**/.*", "lib", "tasks", "templates", "test", "*.gemspec", "Rakefile", "Gemfile" ], "dependencies": { "jquery": ">= 1.9.0" }, "_release": "3.3.4", "_resolution": { "type": "version", "tag": "v3.3.4", "commit": "283bb45d032a94f66cca0888dc9cbc93f44353e0" }, "_source": "git://github.com/twbs/bootstrap-sass.git", "_target": "~3.3.4", "_originalSource": "bootstrap-sass-official" }