{
    "description": "tw-bookcase index app",
    "plugins": [],
    "themes": [
        "tiddlywiki/vanilla",
        "tiddlywiki/snowwhite",
        "tiddlywiki/readonly"
    ],
    "build": {
        "readme": [
            "--output", ".",
            "--rendertiddler",
            "ReadMe",
            "README.md",
            "text/html"
        ]
    }
}
