22 lines
410 B
JSON
22 lines
410 B
JSON
{
|
|
"name": "ponytail",
|
|
"interface": {
|
|
"displayName": "Ponytail"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ponytail",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/DietrichGebert/ponytail.git",
|
|
"ref": "main"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "Productivity"
|
|
}
|
|
]
|
|
}
|