goose/examples/plugins/hello-hooks/plugin.json
2026-05-11 16:02:44 +00:00

5 lines
166 B
JSON

{
"name": "hello-hooks",
"version": "0.1.0",
"description": "A tiny demo plugin that prints messages so you can see goose's hook system firing in real time."
}