mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
21 lines
540 B
JSON
21 lines
540 B
JSON
{
|
|
"name": "twitter/bootstrap"
|
|
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
|
|
, "keywords": ["bootstrap", "css"]
|
|
, "homepage": "http://getbootstrap.com"
|
|
, "authors": [
|
|
{
|
|
"name": "Mark Otto",
|
|
"email": "markdotto@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jacob Thornton",
|
|
"email": "jacobthornton@gmail.com"
|
|
}
|
|
]
|
|
, "support": {
|
|
"issues": "https://github.com/twitter/bootstrap/issues"
|
|
}
|
|
, "license": "Apache-2.0"
|
|
}
|