mirror of
https://github.com/kunkunsh/kunkun-ext-jwt.git
synced 2025-03-31 09:06:42 +00:00
10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"name": "@kunkun/kunkun-ext-jwt",
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"exports": "./mod.ts",
|
|
"publish": {
|
|
"include": ["build", "README.md", "package.json", "mod.ts", "demo-images"]
|
|
}
|
|
}
|