Files
desktop-app/package.json
2015-01-18 23:15:00 +08:00

16 lines
240 B
JSON
Executable File

{
"name": "Leanote",
"description": "Leanote",
"version": "0.1",
"main": "index.html",
"window": {
"toolbar": true,
"frame": true,
"min_width": 400,
"min_height": 200,
"width": 1100,
"height": 600
}
}