Files @ ad1008f32632
Branch filter:

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

bkuhn
Note site is currently defunct.

The site is currently defunct. Note that for now, and hopefully
we'll get it going again someday soon.
{
  "name": "bootstrap",
  "version": "3.0.0",
  "main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css"],
  "ignore": [
      "**/.*"
  ],
  "dependencies": {
    "jquery": ">= 1.9.0"
  }
}