bootstrap-modal-form
Version:
Bootstrap modal forms are displayed-on-action pop-up forms that are used for gathering data from website visitors, to register or log users.
29 lines (28 loc) • 813 B
JSON
{
"name": "bootstrap-modal-form",
"version": "1.0.1",
"description": "Bootstrap modal forms are displayed-on-action pop-up forms that are used for gathering data from website visitors, to register or log users.",
"main": "basic.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mdbootstrap/bootstrap-modal-form.git"
},
"keywords": [
"bootstrap",
"bootstrap5",
"bootstrap-theme",
"bootstrap-template",
"bootstrap-modal-form",
"responsive",
"responsive-design"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/mdbootstrap/bootstrap-modal-form/issues"
},
"homepage": "https://mdbootstrap.com/docs/standard/extended/modal-form/"
}