mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
22 lines
643 B
JSON
22 lines
643 B
JSON
{
|
|
"name": "jquery.bootstrapvalidator",
|
|
"filename": "js/bootstrapValidator.min.js",
|
|
"version": "0.5.0",
|
|
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
|
|
"homepage": "http://bootstrapvalidator.com",
|
|
"keywords": ["jQuery", "plugin", "validate", "validator", "form", "Bootstrap"],
|
|
"maintainers": [
|
|
{
|
|
"name": "Nguyen Huu Phuoc",
|
|
"web": "https://twitter.com/nghuuphuoc"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/nghuuphuoc/bootstrapvalidator.git"
|
|
}
|
|
]
|
|
}
|
|
|