mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-13 00:17:56 -05:00
26 lines
632 B
JSON
26 lines
632 B
JSON
{
|
|
"name": "jasny/bootstrap"
|
|
, "description": "An extended version of Twitter Bootstrap"
|
|
, "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" }
|
|
}
|