2012-11-16 08:01:21 +01:00
|
|
|
{
|
2013-12-20 20:09:51 +01:00
|
|
|
"name": "twbs/bootstrap",
|
2014-03-03 23:18:22 +01:00
|
|
|
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
2014-03-01 21:27:07 +01:00
|
|
|
"keywords": [
|
|
|
|
"css"
|
|
|
|
],
|
2013-12-20 20:09:51 +01:00
|
|
|
"homepage": "http://getbootstrap.com",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Mark Otto",
|
|
|
|
"email": "markdotto@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jacob Thornton",
|
|
|
|
"email": "jacobthornton@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/twbs/bootstrap/issues"
|
|
|
|
},
|
|
|
|
"license": "MIT",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0.x-dev"
|
2013-06-03 00:25:19 +02:00
|
|
|
}
|
2013-10-29 16:14:36 +01:00
|
|
|
}
|
2012-11-16 08:01:21 +01:00
|
|
|
}
|