Files
Tornado3_2026Election/.agents/plugins/marketplace.json
2026-04-22 13:30:24 +09:00

21 lines
404 B
JSON

{
"name": "tornado3-local",
"interface": {
"displayName": "Tornado3 Local Plugins"
},
"plugins": [
{
"name": "cut-design-debugger",
"source": {
"source": "local",
"path": "./plugins/cut-design-debugger"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}