diff --git a/modules/local-assets.yml b/modules/local-assets.yml new file mode 100644 index 000000000..86efd339d --- /dev/null +++ b/modules/local-assets.yml @@ -0,0 +1,18 @@ +name: local-assets +description: >- + Serve local files with authentication, authorization, audit logging, caching, + and compression +repo: Ray0907/nuxt-local-assets +npm: nuxt-local-assets +icon: '' +github: https://github.com/Ray0907/nuxt-local-assets +website: https://github.com/Ray0907/nuxt-local-assets +learn_more: '' +category: Security +type: 3rd-party +maintainers: + - name: Ray Tien + github: Ray0907 +compatibility: + nuxt: '>=3.0.0' + requires: {}