feat(apiclient): Add native Admin & Content API clients, JWT generator, and tag visibility features; remove external @tryghost deps and update docs

This commit is contained in:
2025-10-10 12:57:31 +00:00
parent 719bfafb93
commit 11a9b23802
14 changed files with 875 additions and 125 deletions

View File

@@ -23,9 +23,7 @@
"@types/node": "^22.12.0"
},
"dependencies": {
"@push.rocks/smartmatch": "^2.0.0",
"@tryghost/admin-api": "^1.14.0",
"@tryghost/content-api": "^1.12.0"
"@push.rocks/smartmatch": "^2.0.0"
},
"repository": {
"type": "git",