mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 12:16:43 +00:00
Developer docs update
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
created: 20140101174749409
|
||||
modified: 20140101174811711
|
||||
title: package.json for node-webkit
|
||||
type: text/plain
|
||||
|
||||
{
|
||||
"name": "tiddlywiki",
|
||||
"main": "./index.html",
|
||||
"window": {
|
||||
"toolbar": true,
|
||||
"width": 1024,
|
||||
"height": 768
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user