mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
23 lines
491 B
JSON
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"
|
|
}
|
|
]
|
|
}
|