Files
cdnjs/ajax/libs/jquery.bootstrapvalidator/package.json
T

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"
}
]
}