mirror of https://gitee.com/godoos/godoos.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
425 B
18 lines
425 B
{
|
|
"name": "todo",
|
|
"version": "0.0.1",
|
|
"description": "todo worker",
|
|
"main": "frontend/index.html",
|
|
"icon":"",
|
|
"position":["desktop","magnet"],
|
|
"width":800,
|
|
"height":600,
|
|
"usetype":["person","member","compony"],
|
|
"category":["work","life","productivity"],
|
|
"releases":[""],
|
|
"platform": "any",
|
|
"arch": "any",
|
|
"author": "aiok",
|
|
"license": "MIT",
|
|
"dependencies": {}
|
|
}
|