mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
21 lines
368 B
JSON
21 lines
368 B
JSON
{
|
|
"name": "ecc",
|
|
"interface": {
|
|
"displayName": "ECC"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ecc",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/ecc"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "Productivity"
|
|
}
|
|
]
|
|
}
|