bootstrap-multimodal
Version:
A Bootstrap plugin that adds support for multiple open modals.
23 lines (22 loc) • 469 B
JSON
{
"name": "bootstrap-multimodal",
"version": "1.0.4",
"homepage": "https://github.com/jhaygt/bootstrap-multimodal",
"authors": [
"jhaygt <johnd.hay@gmail.com>"
],
"description": "A Bootstrap plugin that adds support for multiple open modals.",
"keywords": [
"Bootstrap",
"multiple",
"modal"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}