Files
cdnjs/ajax/libs/twitter-bootstrap/package.json
T

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"
}
]
}