https://github.com/twbs/bootstrap
Revision 0bfbf1446d853e5edb066acb68bcf3eb995b47b3 authored by Mark Otto on 02 February 2013, 05:44:35 UTC, committed by Mark Otto on 02 February 2013, 05:44:35 UTC
2 parent s 8f0bc9e + f328ebb
Raw File
Tip revision: 0bfbf1446d853e5edb066acb68bcf3eb995b47b3 authored by Mark Otto on 02 February 2013, 05:44:35 UTC
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Tip revision: 0bfbf14
composer.json
{
    "name": "twitter/bootstrap"
  , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
  , "keywords": ["bootstrap", "css"]
  , "homepage": "http://twitter.github.com/bootstrap/"
  , "author": "Twitter Inc."
  , "license": "Apache-2.0"

}
back to top