Files
mpm-brand-voice-plugin/.agents/plugins/marketplace.json
T

21 lines
378 B
JSON

{
"name": "mpm-brand-voice-marketplace",
"interface": {
"displayName": "MPM Brand Voice"
},
"plugins": [
{
"name": "mpm-brand-voice",
"source": {
"source": "local",
"path": "."
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}