UNPKG

@otplib/plugin-thirty-two

Version:

thirty-two plugin for otplib

24 lines 596 B
{ "name": "@otplib/plugin-thirty-two", "description": "thirty-two plugin for otplib", "version": "12.0.1", "main": "./index.js", "publishConfig": { "access": "public" }, "scripts": {}, "keywords": [ "otplib-plugin", "base32" ], "dependencies": { "@otplib/core": "^12.0.1", "thirty-two": "^1.0.2" }, "otplib": {}, "author": "Gerald Yeo <contact@fusedthought.com>", "license": "MIT", "homepage": "https://yeojz.otplib.dev", "repository": "https://github.com/yeojz/otplib/tree/master/packages/otplib-plugin-thirty-two", "types": "./index.d.ts" }