krafthaus/bauhaus

View on GitHub
bower_components/bootstrap-sass-official/.bower.json

Summary

Maintainability
Test Coverage
{
  "name": "bootstrap-sass",
  "version": "3.1.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": [
    "vendor/assets/stylesheets/bootstrap.scss",
    "vendor/assets/javascripts/bootstrap.js"
  ],
  "keywords": [
    "twbs",
    "bootstrap",
    "sass"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "lib",
    "tasks",
    "templates",
    "test",
    "*.gemspec",
    "Rakefile",
    "Gemfile"
  ],
  "_release": "3.1.1",
  "_resolution": {
    "type": "version",
    "tag": "v3.1.1",
    "commit": "cd4062f43dcb5293da8b10ee455a5c6d0aab0b91"
  },
  "_source": "git://github.com/twbs/bootstrap-sass.git",
  "_target": "3.1.1",
  "_originalSource": "bootstrap-sass-official"
}