gajim-avatarshapeplugin/plugin-manifest.json
2024-06-01 16:56:51 +03:00

21 lines
420 B
JSON

{
"authors": [
"Bohdan Horbeshko <bodqhrohro@gmail.com>"
],
"config_dialog": true,
"description": "Avatar shape plugin",
"homepage": "https://dev.narayana.im/narayana/gajim-avatarshapeplugin",
"name": "avatarshapeplugin",
"platforms": [
"others",
"linux",
"darwin",
"win32"
],
"requirements": [
"gajim>=1.8,<1.9"
],
"short_name": "avatarshapeplugin",
"version": "0.0.1"
}