UNPKG

otp-generator-hg

Version:

Simple OTP generator and verifier

14 lines (13 loc) 326 B
{ "name": "otp-generator-hg", "version": "1.0.1", "description": "Simple OTP generator and verifier", "license": "ISC", "author": "Harshana Ghai", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["otp", "generator", "verify"] }