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

     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": "MIT",
    20    "extra": {
    21      "branch-alias": {
    22        "dev-master": "3.0.x-dev"
    23      }
    24    }
    25  }