-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.cfg
More file actions
18 lines (18 loc) · 773 Bytes
/
info.cfg
File metadata and controls
18 lines (18 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "Tasks",
"type": "plugins",
"base": "tasks",
"author": "LaswitchTech",
"email": "support@laswitchtech.com",
"date": "2025-11-11",
"version": "v0.0.54",
"tags": "tasks, management, workflowhub",
"description": "Tasks Plugin for the LaswitchTech Core Framework.",
"repository": "https://github.com/LaswitchTech/core-plugin-tasks",
"download": "https://github.com/LaswitchTech/core-plugin-tasks/releases/latest/download/source.zip",
"tracker": "https://github.com/LaswitchTech/core-plugin-tasks/issues",
"support": "https://github.com/sponsors/LaswitchTech",
"picture": "https://raw.githubusercontent.com/LaswitchTech/core-plugin-tasks/refs/heads/stable/picture.png",
"dependencies": [],
"avoid": []
}