{ "name": "gregwar/captcha-bundle", "type": "captcha-bundle", "description": "Captcha bundle", "keywords": ["symfony2", "captcha", "bot", "visual", "code", "security", "spam"], "homepage": "https://github.com/Gregwar/ImageBundle", "license": "MIT", "authors": [ { "name": "Grégoire Passault", "email": "g.passault@gmail.com", "homepage": "http://www.gregwar.com/" }, { "name": "Jeremy Livingston" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-0": { "Gregwar\\CaptchaBundle": "" } }, "target-dir": "Gregwar/CaptchaBundle" }