github.com/kayoticsully/syncthing@v0.8.9-0.20140724133906-c45a2fdc03f8/assets/bootstrap-3.1.1/bower.json (about)

     1  {
     2    "name": "bootstrap",
     3    "version": "3.1.1",
     4    "main": [
     5      "./dist/css/bootstrap.css",
     6      "./dist/js/bootstrap.js",
     7      "./dist/fonts/glyphicons-halflings-regular.eot",
     8      "./dist/fonts/glyphicons-halflings-regular.svg",
     9      "./dist/fonts/glyphicons-halflings-regular.ttf",
    10      "./dist/fonts/glyphicons-halflings-regular.woff"
    11    ],
    12    "ignore": [
    13      "**/.*",
    14      "_config.yml",
    15      "CNAME",
    16      "composer.json",
    17      "CONTRIBUTING.md",
    18      "docs",
    19      "js/tests"
    20    ],
    21    "dependencies": {
    22      "jquery": ">= 1.9.0"
    23    }
    24  }