Added package recaptcha

This commit is contained in:
Euan Torano 2017-03-06 20:30:30 +00:00
parent 2407fa63e4
commit 0aa731182b

View File

@ -6059,5 +6059,17 @@
"description": "AJAX wrapper for nim js backend.",
"license": "MIT",
"web": "http://stisa.space/ajax/"
},
{
"name": "recaptcha",
"url": "https://github.com/euantorano/recaptcha.nim",
"method": "git",
"tags": [
"recaptcha",
"captcha"
],
"description": "reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.",
"license": "BSD3",
"web": "https://github.com/euantorano/recaptcha.nim"
}
]