mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-14 07:00:53 +00:00
12 lines
175 B
JSON
Executable File
12 lines
175 B
JSON
Executable File
{
|
|
"name": "leanote",
|
|
"description": "leanote",
|
|
"version": "0.1",
|
|
"main": "index.html",
|
|
"window": {
|
|
"toolbar": true,
|
|
"width": 1100,
|
|
"height": 600
|
|
}
|
|
}
|