mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-19 11:28:21 -05:00
13 lines
464 B
JSON
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" }
|
|
}
|