.bower.json 953 Bytes
{
  "name": "bourbon",
  "description": "A simple and lightweight mixin library for Sass.",
  "version": "4.2.5",
  "main": "app/assets/stylesheets/_bourbon.scss",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "CONTRIBUTING.md",
    "Gemfile",
    "Gemfile.lock",
    "Rakefile",
    "_site",
    "bin",
    "bourbon.gemspec",
    "features",
    "lib",
    "package.json",
    "sache.json",
    "spec"
  ],
  "keywords": [
    "css",
    "mixins",
    "sass",
    "scss"
  ],
  "authors": [
    "thoughtbot (http://thoughtbot.com)"
  ],
  "homepage": "http://bourbon.io",
  "repository": {
    "type": "git",
    "url": "https://github.com/thoughtbot/bourbon.git"
  },
  "_release": "4.2.5",
  "_resolution": {
    "type": "version",
    "tag": "v4.2.5",
    "commit": "8d0322ef1ebc20c28b39656034789b62bf77c1f8"
  },
  "_source": "git://github.com/thoughtbot/bourbon.git",
  "_target": "~4.2.5",
  "_originalSource": "bourbon",
  "_direct": true
}