mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
26 lines
675 B
JSON
26 lines
675 B
JSON
{
|
|
"name": "jasny/bootstrap"
|
|
, "description": "The sleek and powerfull front-end framework you love, plus everything it's missing."
|
|
, "keywords": ["bootstrap", "css"]
|
|
, "homepage": "http://jasny.github.io/bootstrap"
|
|
, "authors": [
|
|
{
|
|
"name": "Arnold Daniels",
|
|
"email": "arnold@jasny.net"
|
|
},
|
|
{
|
|
"name": "Mark Otto",
|
|
"email": "markdotto@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jacob Thornton",
|
|
"email": "jacobthornton@gmail.com"
|
|
}
|
|
]
|
|
, "support": {
|
|
"issues": "https://github.com/jasny/bootstrap/issues"
|
|
}
|
|
, "license": "Apache-2.0"
|
|
, "replace": { "twitter/bootstrap" : "3.0.0" }
|
|
}
|