21 lines
428 B
JSON
21 lines
428 B
JSON
{
|
|
"name": "chatroom-local-marketplace",
|
|
"interface": {
|
|
"displayName": "Chatroom Local Plugins"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "chatroom-ride-development",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/chatroom-ride-development"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "Productivity"
|
|
}
|
|
]
|
|
}
|