laravel-bootstrap-modal-form
Version:
A form validation extension for your Laravel app. Use when embedding a Bootstrap form into a Bootstrap/jQuery modal.
27 lines (26 loc) • 760 B
JSON
{
"name": "laravel-bootstrap-modal-form",
"version": "1.0.0",
"description": "A form validation extension for your Laravel app. Use when embedding a Bootstrap form into a Bootstrap/jQuery modal.",
"main": "src/laravel-bootstrap-modal-form.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tgalfa/Laravel-Bootstrap-Modal-Form.git"
},
"keywords": [
"laravel",
"bootstrap",
"modal",
"form",
"validation"
],
"author": "Gergo Tar",
"license": "ISC",
"bugs": {
"url": "https://github.com/tgalfa/Laravel-Bootstrap-Modal-Form/issues"
},
"homepage": "https://github.com/tgalfa/Laravel-Bootstrap-Modal-Form#readme"
}