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
     1 {
     2     "name": "twbs/bootstrap"
     3   , "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development."
     4   , "keywords": ["bootstrap", "css"]
     5   , "homepage": "http://getbootstrap.com"
     6   , "authors": [
     7       {
     8         "name": "Mark Otto",
     9         "email": "markdotto@gmail.com"
    10       },
    11       {
    12         "name": "Jacob Thornton",
    13         "email": "jacobthornton@gmail.com"
    14       }
    15     ]
    16   , "support": {
    17       "issues": "https://github.com/twbs/bootstrap/issues"
    18     }
    19   , "license": "Apache-2.0"
    20   , "extra": {
    21       "branch-alias": {
    22         "dev-master": "3.0.x-dev"
    23       }
    24   }
    25 }
Impressum Datenschutzerklärung