UNPKG

otp-generators

Version:

Generate OTP with specific digits and seeds

28 lines (27 loc) 650 B
{ "name": "otp-generators", "version": "1.0.3", "description": "Generate OTP with specific digits and seeds", "main": "index.js", "scripts": { "start": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/ChikoDish/otp-generator.git" }, "keywords": [ "OTP", "One-time-password", "generator", "otp-maker", "Verification-code", "code" ], "author": "Ankit Kumar Gupta <ankitgupta24@protonmail.com", "license": "MIT", "bugs": { "url": "https://github.com/ChikoDish/otp-generator/issues" }, "homepage": "https://github.com/ChikoDish/otp-generator#readme" }