This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
caylon/plugin.json

11 lines
191 B
JSON
Raw Permalink Normal View History

2022-07-24 20:15:35 +01:00
{
"name": "Caylon",
2022-08-15 00:28:42 +01:00
"author": "NGnius",
2022-09-13 02:08:50 +01:00
"flags": ["_debug", "_root"],
2022-07-24 20:15:35 +01:00
"publish": {
2022-09-13 02:08:50 +01:00
"tags": ["automation", "cli"],
2022-08-15 00:28:42 +01:00
"description": "Better than the Borg",
"image": ""
2022-07-24 20:15:35 +01:00
}
}