21 lines
394 B
JSON
21 lines
394 B
JSON
{
|
|
"name": "easyai-team",
|
|
"interface": {
|
|
"displayName": "EasyAI Team"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "easyai-product-intake",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/easyai-product-intake"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "Productivity"
|
|
}
|
|
]
|
|
}
|