1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 20:44:23 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/howtos/packge.json for node-webkit.tid

14 lines
233 B
Plaintext

created: 20140101174749409
modified: 20140101174811711
title: packge.json for node-webkit
type: text/plain
{
"name": "tiddlywiki",
"main": "./index.html",
"window": {
"toolbar": true,
"width": 1024,
"height": 768
}
}