Files
wichteln/package.json
2024-11-19 20:20:08 +01:00

15 lines
260 B
JSON

{
"name": "wichteln",
"version": "1.0.0",
"description": "",
"main": "wichteln.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"nodemailer": "^6.9.16"
}
}