21 lines
418 B
JSON
21 lines
418 B
JSON
{
|
|
"name": "local-harness-engineering",
|
|
"interface": {
|
|
"displayName": "Local Harness Engineering"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "harness-engineering",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/harness-engineering"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "Productivity"
|
|
}
|
|
]
|
|
}
|