bootstrap-source/bootstrap-3.0.3/composer.json
author stetrabby <info@trabucchi.de>
Fri, 20 Dec 2013 22:49:16 +0100
changeset 54 0ded9d7748b7
permissions -rwxr-xr-x
initial less based on the pymove3d.css
info@54
     1
{
info@54
     2
    "name": "twbs/bootstrap"
info@54
     3
  , "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development."
info@54
     4
  , "keywords": ["bootstrap", "css"]
info@54
     5
  , "homepage": "http://getbootstrap.com"
info@54
     6
  , "authors": [
info@54
     7
      {
info@54
     8
        "name": "Mark Otto",
info@54
     9
        "email": "markdotto@gmail.com"
info@54
    10
      },
info@54
    11
      {
info@54
    12
        "name": "Jacob Thornton",
info@54
    13
        "email": "jacobthornton@gmail.com"
info@54
    14
      }
info@54
    15
    ]
info@54
    16
  , "support": {
info@54
    17
      "issues": "https://github.com/twbs/bootstrap/issues"
info@54
    18
    }
info@54
    19
  , "license": "Apache-2.0"
info@54
    20
  , "extra": {
info@54
    21
      "branch-alias": {
info@54
    22
        "dev-master": "3.0.x-dev"
info@54
    23
      }
info@54
    24
  }
info@54
    25
}
Impressum Datenschutzerklärung