Files
cdnjs/ajax/libs/jquery-ui-bootstrap/package.json
T

23 lines
491 B
JSON

{
"name": "jquery-ui-bootstrap",
"description": "A Bootstrap-themed kickstart for jQuery UI widgets",
"filename": "assets/css/bootstrap.min.css",
"version": "0.5pre",
"keywords": [
"jquery",
"bootstrap"
],
"repositories": [
{
"type": "git",
"url": "https://github.com/jquery-ui-bootstrap/jquery-ui-bootstrap.git"
}
],
"licenses": [
{
"name": "MIT License",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
]
}