mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
23 lines
486 B
JSON
23 lines
486 B
JSON
{
|
|
"name": "bootstrap-modal",
|
|
"filename": "bootstrap-modal.pack.js",
|
|
"version": "2.1.0",
|
|
"description": "Extends the default Bootstrap Modal class.",
|
|
"homepage": "https://github.com/jschr/bootstrap-modal",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"modal"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Jordan Schroter"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jschr/bootstrap-modal"
|
|
}
|
|
]
|
|
}
|