add composer.json

This commit is contained in:
Trent Steel 2012-11-16 17:01:21 +10:00
parent 3b3dd3ac3c
commit 4d593618e0
1 changed files with 10 additions and 0 deletions

10
composer.json Normal file
View File

@ -0,0 +1,10 @@
{
"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"
}