mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 03:36:27 +10:00
23 lines
495 B
JSON
23 lines
495 B
JSON
{
|
|
"name": "twitter-bootstrap",
|
|
"filename": "bootstrap.min.js",
|
|
"version": "2.0.2",
|
|
"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"
|
|
}
|
|
]
|
|
}
|