@spoonly/otpm
Advanced tools
+1
-1
@@ -18,3 +18,3 @@ import { a as parseOTPAuthURI, i as getRemainingSeconds, n as generateOTP } from "./src-CAXJf9Vq.mjs"; | ||
| var name = "@spoonly/otpm"; | ||
| var version = "0.0.1"; | ||
| var version = "0.0.2"; | ||
| var package_default = { | ||
@@ -21,0 +21,0 @@ name, |
+1
-1
| { | ||
| "name": "@spoonly/otpm", | ||
| "type": "module", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "OTPm is a lightweight and efficient command-line two-factor authentication passcode generator, focusing on the generation and management of TOTP/HOTP one-time passcodes.", | ||
@@ -6,0 +6,0 @@ "author": "OSpoon <zxin088@gmail.com>", |
+2
-2
@@ -16,5 +16,5 @@ # OTPm | ||
| ```bash | ||
| npm install -g otpm | ||
| npm install -g @spoonly/otpm | ||
| # or | ||
| pnpm add -g otpm | ||
| pnpm add -g @spoonly/otpm | ||
| ``` | ||
@@ -21,0 +21,0 @@ |
30001
0.06%