This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/dev/

package.json for NW.js

 1st January 2014 at 5:48pm
{
    "name": "tiddlywiki",
    "main": "./index.html",
	"window": {
		"toolbar": true,
		"width": 1024,
		"height": 768
	}
}