Files
otpauth/jsr.json
T
Héctor Molinero Fernández ca3e2005e0 9.4.1
2025-08-12 18:41:31 +02:00

11 lines
202 B
JSON

{
"name": "@hectorm/otpauth",
"version": "9.4.1",
"exports": {
".": "./dist/otpauth.esm.js"
},
"publish": {
"include": ["./*.md", "./dist/otpauth.esm.js", "./dist/otpauth.d.ts"]
}
}