{
  "configPath": "goodea/repository/",
  "styles": [{
    "id": "in/auth/fe_auth/static/style.css",
    "css": "tr.create {\r\n    background-color: light-dark(rgb(187, 255, 187), rgba(187, 255, 187, 0.3)) !important;\r\n}\r\n\r\ntr.edit {\r\n    background-color: light-dark(rgb(212, 212, 255), rgba(212, 212, 255, 0.3))!important;\r\n}\r\n\r\ntr.delete,\r\ntr.delete.create,\r\ntr.delete.edit {\r\n    background-color: light-dark(rgb(255, 187, 187), rgba(255, 187, 187, 0.3)) !important;\r\n}\n/*# sourceURL=in/auth/fe_auth/static/style.css */\n"
  }],
  "scripts": [{
    "id": "in/miniclient/dist/widgets/codeeditor/CodeEditor.js",
    "src": "miniapp/lib/widgets/codeeditor/CodeEditor.js"
  }, {
    "id": "in/miniclient/dist/widgets/chart/Chart.js",
    "src": "miniapp/lib/widgets/chart/Chart.js"
  }],
  "configData": {
    "fl:assembly": "./asm/",
    "fl:defaultLoggingThreshold": "DETAIL",
    "fl:totalActionSequenceLengthLimit": "0",
    "fl:useMocks": "false",
    "mini:loader": "none",
    "null:appModel": "./app/",
    "assemblyValidator": "7c9958195e3987e1fd97de30e0e553c1a672a343",
    "mini:legacyJsonEmptyParsing": "true"
  }
}