mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-03 00:09:53 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			38 lines
		
	
	
		
			743 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			743 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "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": "http://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"
 | 
						|
  }
 | 
						|
}
 |