Skip to content

Commit 0c99407

Browse files
committed
Update bower.json
1 parent 2f76e31 commit 0c99407

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bower.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
2-
"name": "jQuery-Form-Validator",
2+
"name": "jQuery-Form-Validator-nb",
33
"version": "2.1.47",
4-
"homepage": "http://formvalidator.net/",
54
"authors": [
6-
"victorjonsson"
5+
"nbunney"
76
],
87
"description": "With this feature rich jQuery plugin it becomes easy to validate user input while keeping your HTML markup clean from javascript code. Even though this plugin has a wide range of validation functions it's designed to require as little bandwidth as possible. This is achieved by grouping together validation functions in \"modules\", making it possible for the programmer to load only those functions that's needed to validate a particular form.",
98
"main": "./form-validator/jquery.form-validator.min.js",

0 commit comments

Comments
 (0)