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

Example package.json for IIS

 28th March 2018 at 2:52pm
{
    "name": "MyStuff",
    "description": "A description of this wiki",
    "dependencies": {
        "sax": "1.2.4",
        "tiddlywiki": "*"
    }
}