Revision 1eb6a1d8c8e75d2f8019fbc554026def10066890 authored by William Franceschine on 10 January 2013, 10:13:26 UTC, committed by William Franceschine on 10 January 2013, 10:13:26 UTC
Updated copyright to 2013
1 parent 5eff3cd
Raw File
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"
  , "target-dir": "twitter/bootstrap"

}
back to top