{
  "name": "bower-strapless",
  "version": "3.3.1",
  "description": "Unadulterated Less stylesheet source files for Twitter Bootstrap (The sleek, intuitive, and powerful front-end framework for faster and easier web development)",
  "scripts": {
    "build": "grunt"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/caitp/strapless.git"
  },
  "keywords": [
    "twitter",
    "bootstrap",
    "bower",
    "less",
    "stylesheet",
    "theme",
    "customization",
    "twbs",
    "ui",
    "ux",
    "mobile",
    "responsive"
  ],
  "author": {
    "name": "Caitlin Potter",
    "email": "caitpotter88@gmail.com",
    "url": "http://github.com/caitp"
  },
  "contributors": [
    "Twitter Inc."
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/twbs/bootstrap/blob/master/LICENSE"
    }
  ],
  "bugs": {
    "url": "https://github.com/caitp/strapless/issues"
  },
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-git": "~0.1.4",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-clean": "~0.5.0"
  },
  "meta-source-repository": "git://github.com/twbs/bootstrap.git"
}
