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

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