This commit is contained in:
2026-01-24 21:03:55 +00:00
parent 384a9a2591
commit 8d5c32af2e

11
plugins.json Normal file
View File

@@ -0,0 +1,11 @@
{
"cupcake": {
"package": "@eqtylab/cupcake",
"description": "Policy enforcement layer",
"enabled": true,
"ui": {
"icon": "zap",
"label": "Cupcake"
}
}
}