mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 20:26:13 +10:00
23 lines
483 B
JSON
23 lines
483 B
JSON
{
|
|
"name": "twitter-bootstrap",
|
|
"filename": "js/bootstrap.min.js",
|
|
"version": "3.1.1",
|
|
"description": "Javascript plugins for the Twitter Bootstrap toolkit",
|
|
"homepage": "http://getbootstrap.com/",
|
|
"keywords": [
|
|
"twitter",
|
|
"bootstrap"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Twitter, Inc."
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/twbs/bootstrap"
|
|
}
|
|
]
|
|
}
|