diff --git a/icons/nuxt-cryptography.png b/icons/nuxt-cryptography.png new file mode 100644 index 000000000..29411fadb Binary files /dev/null and b/icons/nuxt-cryptography.png differ diff --git a/modules/nuxt-cryptography.yml b/modules/nuxt-cryptography.yml new file mode 100644 index 000000000..7b052f1eb --- /dev/null +++ b/modules/nuxt-cryptography.yml @@ -0,0 +1,22 @@ +name: nuxt-cryptography +description: >- + Secure, framework-native cryptography utilities that work identically on the + server and in the browser. +repo: BitwoHQ/nuxt-cryptography +npm: '@bitwo.io/nuxt-cryptography' +icon: nuxt-cryptography.png +github: https://github.com/BitwoHQ/nuxt-cryptography +website: https://oss.bitwo.io/docs/nuxt-cryptography/overview +learn_more: https://oss.bitwo.io/projects/nuxt-cryptography/ +category: Security +type: 3rd-party +maintainers: + - name: Bitwo + github: BitwoHQ + twitter: BitwoHQ + - name: André Nunes + github: ItsAnunesS + twitter: itsanuness +compatibility: + nuxt: ^3.0.0 + requires: {}