Files
nnterp-react-admin/packages/workdo/Taskly/module.json
2026-03-13 20:49:46 +08:00

14 lines
240 B
JSON
Executable File

{
"name": "Taskly",
"alias": "Project",
"description": "",
"priority": 10,
"version": 5.0,
"monthly_price": 0,
"yearly_price": 0,
"child_module": [
"TimeTracker"
],
"package_name": "taskly"
}