UNPKG

email-verification-code

Version:

Send a Verification Code to Confirm the User Email's.

28 lines (27 loc) 528 B
{ "name": "email-verification-code", "version": "2.0.4", "description": "Send a Verification Code to Confirm the User Email's.", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "fahdlaabi" }, "keywords": [ "email", "verification", "email-verification", "code", "email-confirmation", "mailing" ], "author": "FahDev.", "license": "ISC", "dependencies": { "nodemailer": "^6.4.16", "uuid-token-generator": "^1.0.0" } }