Files
desktop-app/package.json
2014-09-17 17:01:04 +08:00

12 lines
175 B
JSON
Executable File

{
"name": "leanote",
"description": "leanote",
"version": "0.1",
"main": "index.html",
"window": {
"toolbar": true,
"width": 1100,
"height": 600
}
}