Files

21 lines
406 B
JSON

{
"name": "logos-company-plugins",
"interface": {
"displayName": "Logos Company Plugins"
},
"plugins": [
{
"name": "tax-code-research",
"source": {
"source": "local",
"path": "./plugins/tax-code-research"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}