mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
37 lines
795 B
JSON
37 lines
795 B
JSON
{
|
|
"name": "jquery.bootstrapvalidator",
|
|
"filename": "js/bootstrapValidator.min.js",
|
|
"version": "0.5.3",
|
|
"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"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/nghuuphuoc/bootstrapvalidator.git",
|
|
"basePath": "dist/",
|
|
"files": [
|
|
"*/*/*",
|
|
"*/*"
|
|
]
|
|
}
|
|
}
|