bootstrap-source/bootstrap-3.0.3/bower.json
author stetrabby <info@trabucchi.de>
Sat, 18 Jan 2014 10:22:04 +0100
changeset 101 a06174484abc
parent 54 0ded9d7748b7
permissions -rwxr-xr-x
href a fixed
info@54
     1
{
info@54
     2
  "name": "bootstrap",
info@54
     3
  "version": "3.0.3",
info@54
     4
  "main": [
info@54
     5
    "./dist/js/bootstrap.js", 
info@54
     6
    "./dist/css/bootstrap.css", 
info@54
     7
    "./dist/fonts/glyphicons-halflings-regular.eot",
info@54
     8
    "./dist/fonts/glyphicons-halflings-regular.svg",
info@54
     9
    "./dist/fonts/glyphicons-halflings-regular.ttf",
info@54
    10
    "./dist/fonts/glyphicons-halflings-regular.woff"
info@54
    11
  ],
info@54
    12
  "ignore": [
info@54
    13
    "**/.*",
info@54
    14
    "_*",
info@54
    15
    "docs-assets",
info@54
    16
    "examples",
info@54
    17
    "/fonts",
info@54
    18
    "js/tests",
info@54
    19
    "CNAME",
info@54
    20
    "CONTRIBUTING.md",
info@54
    21
    "Gruntfile.js",
info@54
    22
    "browserstack.json",
info@54
    23
    "composer.json",
info@54
    24
    "package.json",
info@54
    25
    "*.html"
info@54
    26
  ],
info@54
    27
  "dependencies": {
info@54
    28
    "jquery": ">= 1.9.0"
info@54
    29
  }
info@54
    30
}
Impressum Datenschutzerklärung