diff --git a/icons/crypto.svg b/icons/crypto.svg new file mode 100644 index 000000000..e90725de2 --- /dev/null +++ b/icons/crypto.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/modules/crypto.yml b/modules/crypto.yml new file mode 100644 index 000000000..59edf72c7 --- /dev/null +++ b/modules/crypto.yml @@ -0,0 +1,18 @@ +name: crypto +description: >- + Symmetric Web Crypto service for Nuxt 3/4. AES-256-GCM + PBKDF2 with key + caching, pluggable algorithms, and optional device-fingerprint binding. +repo: alikhalilll/ali-nuxt-toolkit#master/packages/crypto +npm: '@alikhalilll/nuxt-crypto' +icon: crypto.svg +github: https://github.com/alikhalilll/ali-nuxt-toolkit +website: https://alikhalilll.github.io/ali-nuxt-toolkit/crypto +learn_more: '' +category: Security +type: 3rd-party +maintainers: + - name: Ali Khalill + github: alikhalilll +compatibility: + nuxt: '>=3.0.0' + requires: {} diff --git a/modules/nuxt-meta-pixel.yml b/modules/nuxt-meta-pixel.yml index fe69c8e8b..789a121a0 100644 --- a/modules/nuxt-meta-pixel.yml +++ b/modules/nuxt-meta-pixel.yml @@ -11,7 +11,7 @@ learn_more: https://github.com/tanukijs/meta-pixel/tree/dev/packages/nuxt-meta-p category: Analytics type: 3rd-party maintainers: - - name: Tanuki + - name: erwann.dev github: tanukijs avatar: https://avatars.githubusercontent.com/u/25182349?v=4 compatibility: