fix repo url
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Export Zotero PDF/EPUB annotations to Org-mode files for Emacs, org-roam, and citar",
|
"description": "Export Zotero PDF/EPUB annotations to Org-mode files for Emacs, org-roam, and citar",
|
||||||
"author": "Ignacio",
|
"author": "Ignacio",
|
||||||
"homepage_url": "https://github.com/ignaciobll/zotero-org-export-annotations",
|
"homepage_url": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "content/icons/icon.svg",
|
"48": "content/icons/icon.svg",
|
||||||
"96": "content/icons/icon@2x.svg"
|
"96": "content/icons/icon@2x.svg"
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
"applications": {
|
"applications": {
|
||||||
"zotero": {
|
"zotero": {
|
||||||
"id": "org-export-annotations@zotero.org",
|
"id": "org-export-annotations@zotero.org",
|
||||||
"update_url": "https://github.com/ignaciobll/zotero-org-export-annotations/releases/download/release/update.json",
|
"update_url": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org/releases/download/release/update.json",
|
||||||
"strict_min_version": "7.0",
|
"strict_min_version": "7.0",
|
||||||
"strict_max_version": "8.*"
|
"strict_max_version": "8.*"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org.git"
|
"url": "git+https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"zotero",
|
"zotero",
|
||||||
@@ -36,9 +36,9 @@
|
|||||||
"author": "Ignacio",
|
"author": "Ignacio",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org/issues"
|
"url": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org#readme",
|
"homepage": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.11.0",
|
"@types/node": "^20.11.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user