aboutsummaryrefslogtreecommitdiff
path: root/composer.json
blob: abde63128e6f09103539a591d4a6c4d625e75b3a (plain)
1
2
3
4
5
6
7
8
9
{
    "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"

}