@otplib/plugin-crypto-async-ronomon
Version:
crypto-async plugin for otplib
24 lines • 629 B
JSON
{
"name": "@otplib/plugin-crypto-async-ronomon",
"description": "crypto-async plugin for otplib",
"version": "12.0.1",
"main": "./index.js",
"publishConfig": {
"access": "public"
},
"scripts": {},
"keywords": [
"otplib-plugin",
"crypto"
],
"dependencies": {
"@otplib/core": "^12.0.1",
"@ronomon/crypto-async": "^5.0.1"
},
"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-crypto-async-ronomon",
"types": "./index.d.ts"
}