14 lines
240 B
JSON
Executable File
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"
|
|
}
|