Files
2026-06-12 08:49:33 -04:00

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"
}
]
}