diff --git a/bower.json b/bower.json index 115bdd3..058c877 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "kbwood_realperson", "version": "2.0.1", - "description": "This plugin enhances an input field to help reduce automated form submission. * Server-side scripts for PHP, Java, C#, ColdFusion, Rails, Python.", + "description": "This plugin enhances an input field to help reduce automated submissions. [Server-side scripts for PHP, Java, C#, ColdFusion, Rails, Python]", "keywords": [ "captcha", "ui", @@ -21,7 +21,7 @@ "jquery.realperson-*.js", "jquery.*.min.js" ], - "dependencies": [ + "dependencies": { "jquery": ">=1.7" - ] -} \ No newline at end of file + } +}