feat(plugin): Add dynamic plugin and manifest loader

This commit is contained in:
Jesse Wierzbinski 2024-09-23 11:51:15 +02:00
parent f623f2c1a0
commit d224d7b9b8
No known key found for this signature in database
9 changed files with 451 additions and 9 deletions

View file

@ -119,6 +119,7 @@
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",
"cli-table": "^0.3.11",
"confbox": "^0.1.7",
"drizzle-orm": "^0.33.0",
"extract-zip": "^2.0.1",
"hono": "npm:@jsr/hono__hono@4.6.2",