first commit
This commit is contained in:
26
WebRoot/node_modules/bootstrapvalidator/bootstrapValidator.jquery.json
generated
vendored
Normal file
26
WebRoot/node_modules/bootstrapvalidator/bootstrapValidator.jquery.json
generated
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "bootstrapValidator",
|
||||
"version": "0.5.3",
|
||||
"title": "BootstrapValidator",
|
||||
"author": {
|
||||
"name": "Nguyen Huu Phuoc",
|
||||
"email": "phuoc@huuphuoc.me",
|
||||
"url": "https://twitter.com/nghuuphuoc"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"url": "http://bootstrapvalidator.com/license/"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.9.1",
|
||||
"bootstrap": ">= 3.0.0"
|
||||
},
|
||||
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
|
||||
"keywords": ["jQuery", "plugin", "validate", "validator", "form", "Bootstrap"],
|
||||
"homepage": "http://bootstrapvalidator.com",
|
||||
"bugs": "https://github.com/nghuuphuoc/bootstrapvalidator/issues",
|
||||
"maintainers": [
|
||||
{ "name": "Nguyen Huu Phuoc", "email": "phuoc@huuphuoc.me", "url": "https://twitter.com/nghuuphuoc" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user