Add plugin metadata generation (#485)

This commit is contained in:
Gregory Schier
2026-06-29 12:31:49 -07:00
committed by GitHub
parent 18b983bfe5
commit 09adcda2d9
8 changed files with 401 additions and 3 deletions
+1
View File
@@ -9,6 +9,7 @@
"ws": "^8.20.1"
},
"devDependencies": {
"@types/node": "^24.0.13",
"@types/ws": "^8.5.13"
}
}