Source: node-nodemailer Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Yadd Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , chai , mocha , nodejs (>= 6) , node-commander , node-debug , node-iconv-lite , node-ms , node-sinon , dh-sequence-nodejs Standards-Version: 4.5.1 Homepage: https://nodemailer.com/ Vcs-Git: https://salsa.debian.org/js-team/node-nodemailer.git Vcs-Browser: https://salsa.debian.org/js-team/node-nodemailer Rules-Requires-Root: no Package: node-nodemailer Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} , nodejs (>= 6) Description: Node.js library to send mails Nodemailer is a module for Node.js applications to allow easy as cake email sending. The project got started back in 2010 when there was no sane option to send email messages, today it is the solution most Node.js users turn to by default.