mirror of
https://github.com/hectorm/otpauth.git
synced 2026-05-07 20:12:27 +00:00
11 lines
202 B
JSON
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"]
|
|
}
|
|
}
|