Files
bootstrap/composer.json
Arnold Daniels 5f7af187b5 Using 'p' instead of 'j' in version
Fixed broken composer.json
2013-07-12 14:03:00 +02:00

13 lines
464 B
JSON

{
"name": "jasny/bootstrap"
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
, "keywords": ["bootstrap", "css"]
, "homepage": "http://jasny.github.com/bootstrap/"
, "authors": [
{"name": "Twitter Inc."}
, {"name": "Arnold Daniels", "email": "arnold@jasny.net", "homepage": "http://www.jasny.net"}
]
, "license": "Apache-2.0"
, "replace": { "twitter/bootstrap" : "2.3.0" }
}