Files
wichteln/package-lock.json
Thomas Ruoff 6ea454ce1c inital commit
2018-12-10 23:14:08 +01:00

14 lines
367 B
JSON

{
"name": "wichteln",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"nodemailer": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-4.7.0.tgz",
"integrity": "sha512-IludxDypFpYw4xpzKdMAozBSkzKHmNBvGanUREjJItgJ2NYcK/s8+PggVhj7c2yGFQykKsnnmv1+Aqo0ZfjHmw=="
}
}
}