{ "name": "jquery.bootstrapvalidator", "filename": "js/bootstrapValidator.min.js", "version": "0.5.2", "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": [ "*/*/*", "*/*" ] } }