UNPKG

otp-number

Version:

> 🔐 A lightweight and flexible JavaScript library to generate random OTPs (One-Time Passwords) for use in both frontend and backend applications.

32 lines (31 loc) 610 B
{ "name": "otp-number", "version": "1.0.4", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "otp", "otp-number", "random-otp", "javascript-otp", "nodejs-otp", "otp-generator", "frontend-otp", "backend-otp", "verification-code", "2fa", "one-time-password", "auth-code", "browser-otp" ], "author": "", "license": "ISC", "description": "", "devDependencies": { "@rollup/plugin-commonjs": "^28.0.3", "@rollup/plugin-node-resolve": "^16.0.1", "rollup": "^4.40.0" } }