1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00
TiddlyWiki5/editions/dev/tiddlers/from tw5.com/package.json for node-webkit.tid
2015-03-10 16:54:53 +00:00

14 lines
228 B
Plaintext

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