Files
2022-09-05 06:18:06 +10:00

17 lines
282 B
JSON

{
"name": "new-folder-(3)",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "nodemon index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"node-cron": "^3.0.2",
"node-mailer": "^0.1.1"
}
}