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