mirror of
https://github.com/kunkunsh/kunkun-ext-browser-bookmark.git
synced 2025-04-04 13:26:43 +00:00
Add author field to package.json
This commit is contained in:
parent
7f296171d5
commit
06858372a5
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-browser-bookmark",
|
"name": "@kunkun/kunkun-ext-browser-bookmark",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -2,7 +2,11 @@
|
|||||||
"$schema": "https://schema.kunkun.sh",
|
"$schema": "https://schema.kunkun.sh",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"name": "kunkun-ext-browser-bookmark",
|
"name": "kunkun-ext-browser-bookmark",
|
||||||
"version": "0.0.3",
|
"author": {
|
||||||
|
"name": "Huakun",
|
||||||
|
"url": "https://huakunshen.com"
|
||||||
|
},
|
||||||
|
"version": "0.0.4",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-browser-bookmark",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-browser-bookmark",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"kunkun": {
|
"kunkun": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user