Files
plaud-mpm-plugin/.agents/plugins/marketplace.json
T

21 lines
360 B
JSON

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