All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
web.bower_components.bootstrapValidator..bower.json Maven / Gradle / Ivy
{
"name": "bootstrapvalidator",
"description": "The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3",
"version": "0.5.3",
"ignore": [
"demo",
"screenshots",
"test",
"vendor",
"*.md",
"bootstrapValidator.jquery.json",
"Gruntfile.js",
"package.json"
],
"main": [
"dist/css/bootstrapValidator.css",
"dist/js/bootstrapValidator.js"
],
"license": "http://bootstrapvalidator.com/license/",
"keywords": [
"jQuery",
"plugin",
"validate",
"validator",
"form",
"Bootstrap"
],
"authors": [
{
"name": "Nguyen Huu Phuoc",
"email": "[email protected] ",
" homepage": "https://twitter.com/nghuuphuoc"
}
],
"homepage": "http://bootstrapvalidator.com",
"repository": {
"type": "git",
"url": "https://github.com/nghuuphuoc/bootstrapvalidator.git"
},
"dependencies": {
"jquery": ">= 1.9.1",
"bootstrap": ">= 3.0.0"
},
"_release": "0.5.3",
"_resolution": {
"type": "version",
"tag": "v0.5.3",
"commit": "8d8eb4f554bec2687fe6f0cb9349d577a1e67872"
},
"_source": "git://github.com/nghuuphuoc/bootstrapvalidator.git",
"_target": "~0.5.3",
"_originalSource": "bootstrapValidator",
"_direct": true
}