mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
21 lines
598 B
JSON
21 lines
598 B
JSON
{
|
|
"name": "bootstrap-validator",
|
|
"filename": "js/bootstrapvalidator.min.js",
|
|
"version": "0.4.5",
|
|
"description": "BootstrapValidator is the best jQuery plugin to validate form fields, designed to use with Bootstrap 3. It's developed with love by @nghuuphuoc.",
|
|
"homepage": "http://bootstrapvalidator.com",
|
|
"keywords": [
|
|
"twitter",
|
|
"bootstrap",
|
|
"validator"
|
|
],
|
|
"maintainers": [{
|
|
"name": "Nguyen Huu Phuoc",
|
|
"web": "https://github.com/nghuuphuoc"
|
|
}],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/nghuuphuoc/bootstrapvalidator.git"
|
|
}]
|
|
}
|