kavishkhanna123
Version:
It genrate otp and verify
18 lines (17 loc) • 340 B
JSON
{
"name": "kavishkhanna123",
"version": "1.0.0",
"description": "It genrate otp and verify",
"keywords": [
"Otp",
"otp-handelr",
"otp-genrate"
],
"license": "ISC",
"author": "Kavish Khanna",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}