{
    "appPath": "../../docs/app.mjs",
    "basePath": "../",
    "environment": "development",
    "mainPath": "../node_modules/neo.mjs/src/Main.mjs",
    "mainThreadAddons": [
        "DragDrop",
        "HighlightJS",
        "Stylesheet"
    ],
    "workerBasePath": "../node_modules/neo.mjs/src/worker/"
}