Files @ 5f16962bef8c
Branch filter:

Location: Copyleft/copyleft-wiki/bootstrap-3.0.0/bower.json - annotation

bkuhn
Remove SVG file b/c no one likes them, apparently.
{
  "name": "bootstrap",
  "version": "3.0.0",
  "main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css"],
  "ignore": [
      "**/.*"
  ],
  "dependencies": {
    "jquery": ">= 1.9.0"
  }
}