eoverify
Version:
Email verification by otp
21 lines (20 loc) • 378 B
JSON
{
"name": "eoverify",
"version": "1.0.8",
"main": "index.js",
"dependencies": {
"axios": "^0.26.0",
"dotenv": "^16.0.0",
"nodemailer": "^6.7.2",
"nodemon": "^2.0.15"
},
"author": "Mohd Usman",
"license": "ISC",
"description": "Email verification by otp",
"keywords": [
"email",
"verification",
"otp",
"email-verification"
]
}