mirror of
https://github.com/kunkunsh/kunkun-ext-jwt.git
synced 2025-04-02 01:46:43 +00:00
10 lines
190 B
JSON
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"]
|
|
}
|
|
}
|