mirror of
https://github.com/kunkunsh/kunkun-ext-jwt.git
synced 2025-04-02 01:46:43 +00:00
chore: bump version to 0.1.4, add demo images, and update README with links
This commit is contained in:
parent
25ed8878f8
commit
c54b3d42bd
@ -1,2 +1,6 @@
|
|||||||
# Kunkun Extension JWT Inspector
|
# Kunkun Extension JWT Inspector
|
||||||
|
|
||||||
|
- NPM: https://www.npmjs.com/package/kunkun-ext-jwt
|
||||||
|
- Store: https://kunkun.sh/store/jwt-inspector
|
||||||
|
|
||||||
|

|
||||||
|
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-jwt",
|
"name": "@kunkun/kunkun-ext-jwt",
|
||||||
"version": "0.1.3",
|
"version": "0.1.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.kunkun.sh/",
|
"$schema": "https://schema.kunkun.sh/",
|
||||||
"name": "kunkun-ext-jwt",
|
"name": "kunkun-ext-jwt",
|
||||||
"version": "0.1.3",
|
"version": "0.1.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
|
||||||
"kunkun": {
|
"kunkun": {
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"type": "iconify",
|
"type": "iconify",
|
||||||
"value": "logos:jwt-icon"
|
"value": "logos:jwt-icon"
|
||||||
},
|
},
|
||||||
"demoImages": [],
|
"demoImages": ["https://i.imgur.com/NHvsUvG.png"],
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"clipboard:read-text",
|
"clipboard:read-text",
|
||||||
"clipboard:write-text",
|
"clipboard:write-text",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user