20 lines
401 B
JSON
20 lines
401 B
JSON
{
|
|
"name": "me.aski",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "script.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.aski.me/AbdellahASKI/EmsiEmailCheckerSender.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"nodemailer": "^5.1.1",
|
|
"system-sleep": "^1.3.6"
|
|
}
|
|
}
|