We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664b37b commit 07ca35aCopy full SHA for 07ca35a
package.json
@@ -2,7 +2,7 @@
2
"$schema": "https://schema.kunkun.sh/",
3
"name": "kunkun-ext-jwt",
4
"version": "0.0.9",
5
- "private": true,
+ "repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
6
"kunkun": {
7
"name": "JWT Inspector",
8
"shortDescription": "Inspect JWT Token",
0 commit comments