Intial Commit

This commit is contained in:
valki
2020-10-17 18:42:50 +02:00
commit 664c6d8ca3
5892 changed files with 759183 additions and 0 deletions

11
nodered/rootfs/data/node_modules/mailparser/README.md generated vendored Normal file
View File

@@ -0,0 +1,11 @@
# mailparser
![Nodemailer](https://raw.githubusercontent.com/nodemailer/nodemailer/master/assets/nm_logo_200x136.png)
Advanced email parser for Node.js. Everything is handled as a stream which should make it able to parse even very large messages (100MB+) with relatively low overhead.
See [mailparser homepage](https://nodemailer.com/extras/mailparser/) for documentation and terms.
### License
Dual licensed under **MIT** or **EUPLv1.1+**