mirror of
https://github.com/tomru/wichteln.git
synced 2026-03-03 06:27:15 +01:00
15 lines
260 B
JSON
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"
|
|
}
|
|
}
|