2025-01-18 06:18:16 -05:00

10 lines
190 B
JSON

{
"name": "@kunkun/kunkun-ext-jwt",
"version": "0.1.0",
"license": "MIT",
"exports": "./mod.ts",
"publish": {
"include": ["build", "README.md", "package.json", "mod.ts"]
}
}