random-otp
Version:
'randomtask' is simple one time password generator
16 lines (15 loc) • 318 B
JSON
{
"name": "random-otp",
"version": "1.0.2",
"description": "'randomtask' is simple one time password generator ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"generate-otp",
"otp-generator"
],
"author": "",
"license": "ISC"
}