Files
Héctor Molinero Fernández 4903d3d560 9.5.1
2026-04-25 15:01:56 +02:00

11 lines
202 B
JSON

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