• Wesley Overdijk's avatar
    Update composer.json · bf3dea66
    Wesley Overdijk authored
    target-dir is not needed. All it does, is nest everything another level deeper. It should only be used for completing psr-0 paths.
    bf3dea66
This project manages its dependencies using Composer. Learn more
composer.json 744 bytes
  "name": "twbs/bootstrap",
  "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  "keywords": [
    "css",
    "js",
    "sass",
    "mobile-first",
    "responsive",
    "front-end",
    "framework",
    "web"
  "homepage": "https://getbootstrap.com",
  "authors": [
      "name": "Mark Otto",
      "email": "markdotto@gmail.com"
      "name": "Jacob Thornton",
      "email": "jacobthornton@gmail.com"
  "support": {
    "issues": "https://github.com/twbs/bootstrap/issues"
  "license": "MIT",
  "extra": {
    "branch-alias": {
      "dev-master": "3.3.x-dev"
  "replace": {
    "twitter/bootstrap": "self.version"