Add plugin metadata file for example plugin 2

This commit is contained in:
2026-04-17 03:26:16 +10:00
parent dc5568fb49
commit 7da8b6c1da

View File

@@ -1,5 +1,5 @@
{
"name": "@pluginhost/example2",
"name": "@litruv/my-example-plugin2",
"version": "1.0.0",
"description": "A second example plugin for the plugin host system",
"main": "index.js",