Initial commit

This commit is contained in:
Alex Rennie-Lis
2026-05-01 10:09:51 +01:00
parent e9314ae1e8
commit 299aacd2a4
144 changed files with 39902 additions and 0 deletions

7
node_modules/smtp-server/README.md generated vendored Normal file
View File

@@ -0,0 +1,7 @@
# smtp-server
![Nodemailer](https://raw.githubusercontent.com/nodemailer/nodemailer/master/assets/nm_logo_200x136.png)
Node.JS module for creating SMTP and LMTP server instances on the fly.
See [smtp-server homepage](https://nodemailer.com/extras/smtp-server/) for documentation and terms.