diff --git a/icons/nuxt-easy-redirect.svg b/icons/nuxt-easy-redirect.svg new file mode 100644 index 000000000..b1dbbb8c6 --- /dev/null +++ b/icons/nuxt-easy-redirect.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/modules/nuxt-easy-redirect.yml b/modules/nuxt-easy-redirect.yml new file mode 100644 index 000000000..fae0d0812 --- /dev/null +++ b/modules/nuxt-easy-redirect.yml @@ -0,0 +1,17 @@ +name: nuxt-easy-redirect +description: Redirects made easy for Nuxt +repo: casualmatt/nuxt-easy-redirect +npm: nuxt-easy-redirect +icon: nuxt-easy-redirect.svg +github: https://github.com/casualmatt/nuxt-easy-redirect +website: https://github.com/casualmatt/nuxt-easy-redirect +learn_more: '' +category: Devtools +type: 3rd-party +maintainers: + - name: CasualMatt + github: casualmatt + avatar: https://avatars.githubusercontent.com/u/85650530?v=4 +compatibility: + nuxt: ^3.0.0 + requires: {}