diff --git a/icons/nuxt3-recaptcha.svg b/icons/nuxt3-recaptcha.svg new file mode 100644 index 000000000..da85e1db9 --- /dev/null +++ b/icons/nuxt3-recaptcha.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/modules/nuxt-recaptcha.yml b/modules/nuxt-recaptcha.yml new file mode 100644 index 000000000..48e3395cf --- /dev/null +++ b/modules/nuxt-recaptcha.yml @@ -0,0 +1,17 @@ +name: recaptcha +description: >- + Nuxt integration for Google Recaptcha +repo: arashsheyda/nuxt-recaptcha +npm: nuxt-recaptcha +icon: nuxt3-recaptcha.svg +github: https://github.com/arashsheyda/nuxt-recaptcha +website: https://docs.arashsheyda.me/nuxt-recaptcha +learn_more: '' +category: Security +type: 3rd-party +maintainers: + - name: arashsheyda + github: arashsheyda +compatibility: + nuxt: ^3.0.0 + requires: {}