{ "type": "File", "start": 0, "end": 6145, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 166, "column": 5 } }, "program": { "type": "Program", "start": 0, "end": 6145, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 166, "column": 5 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 26, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "specifiers": [], "source": { "type": "StringLiteral", "start": 7, "end": 25, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 25 } }, "extra": { "rawValue": "./core/polyfills", "raw": "\"./core/polyfills\"" }, "value": "./core/polyfills" } }, { "type": "ImportDeclaration", "start": 28, "end": 51, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 23 } }, "specifiers": [], "source": { "type": "StringLiteral", "start": 35, "end": 50, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 22 } }, "extra": { "rawValue": "./core/assert", "raw": "\"./core/assert\"" }, "value": "./core/assert" } }, { "type": "ImportDeclaration", "start": 53, "end": 83, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 30 } }, "specifiers": [], "source": { "type": "StringLiteral", "start": 60, "end": 82, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 29 } }, "extra": { "rawValue": "./core/error_handler", "raw": "\"./core/error_handler\"" }, "value": "./core/error_handler" } }, { "type": "ImportDeclaration", "start": 87, "end": 145, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 58 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 96, "end": 108, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 21 } }, "imported": { "type": "Identifier", "start": 96, "end": 108, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 21 }, "identifierName": "createLogger" }, "name": "createLogger" }, "local": { "type": "Identifier", "start": 96, "end": 108, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 21 }, "identifierName": "createLogger" }, "name": "createLogger" } }, { "type": "ImportSpecifier", "start": 110, "end": 120, "loc": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 33 } }, "imported": { "type": "Identifier", "start": 110, "end": 120, "loc": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 33 }, "identifierName": "logSection" }, "name": "logSection" }, "local": { "type": "Identifier", "start": 110, "end": 120, "loc": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 33 }, "identifierName": "logSection" }, "name": "logSection" } } ], "source": { "type": "StringLiteral", "start": 128, "end": 144, "loc": { "start": { "line": 5, "column": 41 }, "end": { "line": 5, "column": 57 } }, "extra": { "rawValue": "./core/logging", "raw": "\"./core/logging\"" }, "value": "./core/logging" } }, { "type": "ImportDeclaration", "start": 147, "end": 191, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 44 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 156, "end": 167, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 20 } }, "imported": { "type": "Identifier", "start": 156, "end": 167, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 20 }, "identifierName": "Application" }, "name": "Application" }, "local": { "type": "Identifier", "start": 156, "end": 167, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 20 }, "identifierName": "Application" }, "name": "Application" } } ], "source": { "type": "StringLiteral", "start": 175, "end": 190, "loc": { "start": { "line": 6, "column": 28 }, "end": { "line": 6, "column": 43 } }, "extra": { "rawValue": "./application", "raw": "\"./application\"" }, "value": "./application" } }, { "type": "ImportDeclaration", "start": 193, "end": 234, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 41 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 202, "end": 210, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 17 } }, "imported": { "type": "Identifier", "start": 202, "end": 210, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 17 }, "identifierName": "IS_DEBUG" }, "name": "IS_DEBUG" }, "local": { "type": "Identifier", "start": 202, "end": 210, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 17 }, "identifierName": "IS_DEBUG" }, "name": "IS_DEBUG" } } ], "source": { "type": "StringLiteral", "start": 218, "end": 233, "loc": { "start": { "line": 7, "column": 25 }, "end": { "line": 7, "column": 40 } }, "extra": { "rawValue": "./core/config", "raw": "\"./core/config\"" }, "value": "./core/config" } }, { "type": "ImportDeclaration", "start": 236, "end": 329, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 93 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 245, "end": 270, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 34 } }, "imported": { "type": "Identifier", "start": 245, "end": 270, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 34 }, "identifierName": "addVanillaComponentsToAPI" }, "name": "addVanillaComponentsToAPI" }, "local": { "type": "Identifier", "start": 245, "end": 270, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 34 }, "identifierName": "addVanillaComponentsToAPI" }, "name": "addVanillaComponentsToAPI" } }, { "type": "ImportSpecifier", "start": 272, "end": 293, "loc": { "start": { "line": 8, "column": 36 }, "end": { "line": 8, "column": 57 } }, "imported": { "type": "Identifier", "start": 272, "end": 293, "loc": { "start": { "line": 8, "column": 36 }, "end": { "line": 8, "column": 57 }, "identifierName": "initComponentRegistry" }, "name": "initComponentRegistry" }, "local": { "type": "Identifier", "start": 272, "end": 293, "loc": { "start": { "line": 8, "column": 36 }, "end": { "line": 8, "column": 57 }, "identifierName": "initComponentRegistry" }, "name": "initComponentRegistry" } } ], "source": { "type": "StringLiteral", "start": 301, "end": 328, "loc": { "start": { "line": 8, "column": 65 }, "end": { "line": 8, "column": 92 } }, "extra": { "rawValue": "./game/component_registry", "raw": "\"./game/component_registry\"" }, "value": "./game/component_registry" } }, { "type": "ImportDeclaration", "start": 331, "end": 381, "loc": { "start": { "line": 9, "column": 0 }, "end": { "line": 9, "column": 50 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 340, "end": 353, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 22 } }, "imported": { "type": "Identifier", "start": 340, "end": 353, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 22 }, "identifierName": "initDrawUtils" }, "name": "initDrawUtils" }, "local": { "type": "Identifier", "start": 340, "end": 353, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 22 }, "identifierName": "initDrawUtils" }, "name": "initDrawUtils" } } ], "source": { "type": "StringLiteral", "start": 361, "end": 380, "loc": { "start": { "line": 9, "column": 30 }, "end": { "line": 9, "column": 49 } }, "extra": { "rawValue": "./core/draw_utils", "raw": "\"./core/draw_utils\"" }, "value": "./core/draw_utils" } }, { "type": "ImportDeclaration", "start": 383, "end": 461, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 10, "column": 78 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 392, "end": 412, "loc": { "start": { "line": 10, "column": 9 }, "end": { "line": 10, "column": 29 } }, "imported": { "type": "Identifier", "start": 392, "end": 412, "loc": { "start": { "line": 10, "column": 9 }, "end": { "line": 10, "column": 29 }, "identifierName": "addVanillaItemsToAPI" }, "name": "addVanillaItemsToAPI" }, "local": { "type": "Identifier", "start": 392, "end": 412, "loc": { "start": { "line": 10, "column": 9 }, "end": { "line": 10, "column": 29 }, "identifierName": "addVanillaItemsToAPI" }, "name": "addVanillaItemsToAPI" } }, { "type": "ImportSpecifier", "start": 414, "end": 430, "loc": { "start": { "line": 10, "column": 31 }, "end": { "line": 10, "column": 47 } }, "imported": { "type": "Identifier", "start": 414, "end": 430, "loc": { "start": { "line": 10, "column": 31 }, "end": { "line": 10, "column": 47 }, "identifierName": "initItemRegistry" }, "name": "initItemRegistry" }, "local": { "type": "Identifier", "start": 414, "end": 430, "loc": { "start": { "line": 10, "column": 31 }, "end": { "line": 10, "column": 47 }, "identifierName": "initItemRegistry" }, "name": "initItemRegistry" } } ], "source": { "type": "StringLiteral", "start": 438, "end": 460, "loc": { "start": { "line": 10, "column": 55 }, "end": { "line": 10, "column": 77 } }, "extra": { "rawValue": "./game/item_registry", "raw": "\"./game/item_registry\"" }, "value": "./game/item_registry" } }, { "type": "ImportDeclaration", "start": 463, "end": 562, "loc": { "start": { "line": 11, "column": 0 }, "end": { "line": 11, "column": 99 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 472, "end": 496, "loc": { "start": { "line": 11, "column": 9 }, "end": { "line": 11, "column": 33 } }, "imported": { "type": "Identifier", "start": 472, "end": 496, "loc": { "start": { "line": 11, "column": 9 }, "end": { "line": 11, "column": 33 }, "identifierName": "addVanillaBuildingsToAPI" }, "name": "addVanillaBuildingsToAPI" }, "local": { "type": "Identifier", "start": 472, "end": 496, "loc": { "start": { "line": 11, "column": 9 }, "end": { "line": 11, "column": 33 }, "identifierName": "addVanillaBuildingsToAPI" }, "name": "addVanillaBuildingsToAPI" } }, { "type": "ImportSpecifier", "start": 498, "end": 522, "loc": { "start": { "line": 11, "column": 35 }, "end": { "line": 11, "column": 59 } }, "imported": { "type": "Identifier", "start": 498, "end": 522, "loc": { "start": { "line": 11, "column": 35 }, "end": { "line": 11, "column": 59 }, "identifierName": "initMetaBuildingRegistry" }, "name": "initMetaBuildingRegistry" }, "local": { "type": "Identifier", "start": 498, "end": 522, "loc": { "start": { "line": 11, "column": 35 }, "end": { "line": 11, "column": 59 }, "identifierName": "initMetaBuildingRegistry" }, "name": "initMetaBuildingRegistry" } } ], "source": { "type": "StringLiteral", "start": 530, "end": 561, "loc": { "start": { "line": 11, "column": 67 }, "end": { "line": 11, "column": 98 } }, "extra": { "rawValue": "./game/meta_building_registry", "raw": "\"./game/meta_building_registry\"" }, "value": "./game/meta_building_registry" } }, { "type": "ImportDeclaration", "start": 564, "end": 657, "loc": { "start": { "line": 12, "column": 0 }, "end": { "line": 12, "column": 93 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 573, "end": 597, "loc": { "start": { "line": 12, "column": 9 }, "end": { "line": 12, "column": 33 } }, "imported": { "type": "Identifier", "start": 573, "end": 597, "loc": { "start": { "line": 12, "column": 9 }, "end": { "line": 12, "column": 33 }, "identifierName": "addVanillaGameSpeedToAPI" }, "name": "addVanillaGameSpeedToAPI" }, "local": { "type": "Identifier", "start": 573, "end": 597, "loc": { "start": { "line": 12, "column": 9 }, "end": { "line": 12, "column": 33 }, "identifierName": "addVanillaGameSpeedToAPI" }, "name": "addVanillaGameSpeedToAPI" } }, { "type": "ImportSpecifier", "start": 599, "end": 620, "loc": { "start": { "line": 12, "column": 35 }, "end": { "line": 12, "column": 56 } }, "imported": { "type": "Identifier", "start": 599, "end": 620, "loc": { "start": { "line": 12, "column": 35 }, "end": { "line": 12, "column": 56 }, "identifierName": "initGameSpeedRegistry" }, "name": "initGameSpeedRegistry" }, "local": { "type": "Identifier", "start": 599, "end": 620, "loc": { "start": { "line": 12, "column": 35 }, "end": { "line": 12, "column": 56 }, "identifierName": "initGameSpeedRegistry" }, "name": "initGameSpeedRegistry" } } ], "source": { "type": "StringLiteral", "start": 628, "end": 656, "loc": { "start": { "line": 12, "column": 64 }, "end": { "line": 12, "column": 92 } }, "extra": { "rawValue": "./game/game_speed_registry", "raw": "\"./game/game_speed_registry\"" }, "value": "./game/game_speed_registry" } }, { "type": "ImportDeclaration", "start": 659, "end": 711, "loc": { "start": { "line": 13, "column": 0 }, "end": { "line": 13, "column": 52 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 668, "end": 678, "loc": { "start": { "line": 13, "column": 9 }, "end": { "line": 13, "column": 19 } }, "imported": { "type": "Identifier", "start": 668, "end": 678, "loc": { "start": { "line": 13, "column": 9 }, "end": { "line": 13, "column": 19 }, "identifierName": "ModManager" }, "name": "ModManager" }, "local": { "type": "Identifier", "start": 668, "end": 678, "loc": { "start": { "line": 13, "column": 9 }, "end": { "line": 13, "column": 19 }, "identifierName": "ModManager" }, "name": "ModManager" } } ], "source": { "type": "StringLiteral", "start": 686, "end": 710, "loc": { "start": { "line": 13, "column": 27 }, "end": { "line": 13, "column": 51 } }, "extra": { "rawValue": "./modloader/modmanager", "raw": "\"./modloader/modmanager\"" }, "value": "./modloader/modmanager" } }, { "type": "ImportDeclaration", "start": 713, "end": 781, "loc": { "start": { "line": 14, "column": 0 }, "end": { "line": 14, "column": 68 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 722, "end": 744, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 31 } }, "imported": { "type": "Identifier", "start": 722, "end": 744, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 31 }, "identifierName": "addVanillaSystemsToAPI" }, "name": "addVanillaSystemsToAPI" }, "local": { "type": "Identifier", "start": 722, "end": 744, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 31 }, "identifierName": "addVanillaSystemsToAPI" }, "name": "addVanillaSystemsToAPI" } } ], "source": { "type": "StringLiteral", "start": 752, "end": 780, "loc": { "start": { "line": 14, "column": 39 }, "end": { "line": 14, "column": 67 } }, "extra": { "rawValue": "./game/game_system_manager", "raw": "\"./game/game_system_manager\"" }, "value": "./game/game_system_manager" } }, { "type": "ImportDeclaration", "start": 783, "end": 852, "loc": { "start": { "line": 15, "column": 0 }, "end": { "line": 15, "column": 69 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 792, "end": 816, "loc": { "start": { "line": 15, "column": 9 }, "end": { "line": 15, "column": 33 } }, "imported": { "type": "Identifier", "start": 792, "end": 816, "loc": { "start": { "line": 15, "column": 9 }, "end": { "line": 15, "column": 33 }, "identifierName": "addVanillaGameModesToAPI" }, "name": "addVanillaGameModesToAPI" }, "local": { "type": "Identifier", "start": 792, "end": 816, "loc": { "start": { "line": 15, "column": 9 }, "end": { "line": 15, "column": 33 }, "identifierName": "addVanillaGameModesToAPI" }, "name": "addVanillaGameModesToAPI" } } ], "source": { "type": "StringLiteral", "start": 824, "end": 851, "loc": { "start": { "line": 15, "column": 41 }, "end": { "line": 15, "column": 68 } }, "extra": { "rawValue": "./game/game_mode_registry", "raw": "\"./game/game_mode_registry\"" }, "value": "./game/game_mode_registry" } }, { "type": "VariableDeclaration", "start": 854, "end": 890, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 16, "column": 36 } }, "declarations": [ { "type": "VariableDeclarator", "start": 860, "end": 889, "loc": { "start": { "line": 16, "column": 6 }, "end": { "line": 16, "column": 35 } }, "id": { "type": "Identifier", "start": 860, "end": 866, "loc": { "start": { "line": 16, "column": 6 }, "end": { "line": 16, "column": 12 }, "identifierName": "logger" }, "name": "logger" }, "init": { "type": "CallExpression", "start": 869, "end": 889, "loc": { "start": { "line": 16, "column": 15 }, "end": { "line": 16, "column": 35 } }, "callee": { "type": "Identifier", "start": 869, "end": 881, "loc": { "start": { "line": 16, "column": 15 }, "end": { "line": 16, "column": 27 }, "identifierName": "createLogger" }, "name": "createLogger" }, "arguments": [ { "type": "StringLiteral", "start": 882, "end": 888, "loc": { "start": { "line": 16, "column": 28 }, "end": { "line": 16, "column": 34 } }, "extra": { "rawValue": "main", "raw": "\"main\"" }, "value": "main" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 892, "end": 6145, "loc": { "start": { "line": 17, "column": 0 }, "end": { "line": 166, "column": 5 } }, "expression": { "type": "CallExpression", "start": 892, "end": 6144, "loc": { "start": { "line": 17, "column": 0 }, "end": { "line": 166, "column": 4 } }, "callee": { "type": "ArrowFunctionExpression", "start": 893, "end": 6141, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 166, "column": 1 } }, "id": null, "generator": false, "expression": false, "async": true, "params": [], "body": { "type": "BlockStatement", "start": 904, "end": 6141, "loc": { "start": { "line": 17, "column": 12 }, "end": { "line": 166, "column": 1 } }, "body": [ { "type": "IfStatement", "start": 911, "end": 1051, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 21, "column": 5 } }, "test": { "type": "MemberExpression", "start": 915, "end": 940, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 33 } }, "object": { "type": "Identifier", "start": 915, "end": 921, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 14 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 922, "end": 940, "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 33 }, "identifierName": "coreThreadLoadedCb" }, "name": "coreThreadLoadedCb" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 942, "end": 1051, "loc": { "start": { "line": 18, "column": 35 }, "end": { "line": 21, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 953, "end": 1006, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 61 } }, "expression": { "type": "CallExpression", "start": 953, "end": 1005, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 953, "end": 963, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 18 } }, "object": { "type": "Identifier", "start": 953, "end": 959, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 14 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 960, "end": 963, "loc": { "start": { "line": 19, "column": 15 }, "end": { "line": 19, "column": 18 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 964, "end": 1004, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 59 } }, "extra": { "rawValue": "Javascript parsed, calling html thread", "raw": "\"Javascript parsed, calling html thread\"" }, "value": "Javascript parsed, calling html thread" } ] } }, { "type": "ExpressionStatement", "start": 1016, "end": 1044, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 36 } }, "expression": { "type": "CallExpression", "start": 1016, "end": 1043, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 1016, "end": 1041, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 33 } }, "object": { "type": "Identifier", "start": 1016, "end": 1022, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 14 }, "identifierName": "window" }, "name": "window" }, "property": { "type": "Identifier", "start": 1023, "end": 1041, "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 33 }, "identifierName": "coreThreadLoadedCb" }, "name": "coreThreadLoadedCb" }, "computed": false }, "arguments": [] } } ], "directives": [], "trailingComments": null }, "alternate": null, "trailingComments": [ { "type": "CommentLine", "value": " Logrocket", "start": 1059, "end": 1071, "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 16 } } }, { "type": "CommentLine", "value": " if (!G_IS_DEV && !G_IS_STANDALONE) {", "start": 1077, "end": 1116, "loc": { "start": { "line": 24, "column": 4 }, "end": { "line": 24, "column": 43 } } }, { "type": "CommentLine", "value": " const monthlyUsers = 300; // thousand", "start": 1122, "end": 1166, "loc": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 48 } } }, { "type": "CommentLine", "value": " const logrocketLimit = 10; // thousand", "start": 1172, "end": 1217, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 49 } } }, { "type": "CommentLine", "value": " const percentageOfUsers = logrocketLimit / monthlyUsers;", "start": 1223, "end": 1286, "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 67 } } }, { "type": "CommentLine", "value": " if (Math.random() <= percentageOfUsers) {", "start": 1294, "end": 1342, "loc": { "start": { "line": 29, "column": 4 }, "end": { "line": 29, "column": 52 } } }, { "type": "CommentLine", "value": " logger.log(\"Analyzing this session with logrocket\");", "start": 1348, "end": 1411, "loc": { "start": { "line": 30, "column": 4 }, "end": { "line": 30, "column": 67 } } }, { "type": "CommentLine", "value": " const logrocket = require(\"logrocket\");", "start": 1417, "end": 1467, "loc": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 54 } } }, { "type": "CommentLine", "value": " logrocket.init(\"p1x9zh/shapezio\");", "start": 1473, "end": 1518, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 49 } } }, { "type": "CommentLine", "value": " try {", "start": 1526, "end": 1542, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 20 } } }, { "type": "CommentLine", "value": " logrocket.getSessionURL(function (sessionURL) {", "start": 1548, "end": 1610, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 66 } } }, { "type": "CommentLine", "value": " logger.log(\"Connected lockrocket to GA\");", "start": 1616, "end": 1676, "loc": { "start": { "line": 36, "column": 4 }, "end": { "line": 36, "column": 64 } } }, { "type": "CommentLine", "value": " // @ts-ignore", "start": 1682, "end": 1714, "loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 36 } } }, { "type": "CommentLine", "value": " try {", "start": 1720, "end": 1744, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 28 } } }, { "type": "CommentLine", "value": " window.ga(\"send\", {", "start": 1750, "end": 1792, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 46 } } }, { "type": "CommentLine", "value": " hitType: \"event\",", "start": 1798, "end": 1842, "loc": { "start": { "line": 40, "column": 4 }, "end": { "line": 40, "column": 48 } } }, { "type": "CommentLine", "value": " eventCategory: \"LogRocket\",", "start": 1848, "end": 1902, "loc": { "start": { "line": 41, "column": 4 }, "end": { "line": 41, "column": 58 } } }, { "type": "CommentLine", "value": " eventAction: sessionURL,", "start": 1908, "end": 1959, "loc": { "start": { "line": 42, "column": 4 }, "end": { "line": 42, "column": 55 } } }, { "type": "CommentLine", "value": " });", "start": 1965, "end": 1991, "loc": { "start": { "line": 43, "column": 4 }, "end": { "line": 43, "column": 30 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 1997, "end": 2030, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 37 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2036, "end": 2120, "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 45, "column": 88 } } }, { "type": "CommentLine", "value": " }", "start": 2126, "end": 2146, "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 46, "column": 24 } } }, { "type": "CommentLine", "value": " });", "start": 2152, "end": 2170, "loc": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 22 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 2176, "end": 2201, "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 29 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2207, "end": 2283, "loc": { "start": { "line": 49, "column": 4 }, "end": { "line": 49, "column": 80 } } }, { "type": "CommentLine", "value": " }", "start": 2289, "end": 2301, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 16 } } }, { "type": "CommentLine", "value": " }", "start": 2307, "end": 2315, "loc": { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 12 } } }, { "type": "CommentLine", "value": " }", "start": 2321, "end": 2325, "loc": { "start": { "line": 52, "column": 4 }, "end": { "line": 52, "column": 8 } } } ] }, { "type": "ExpressionStatement", "start": 2333, "end": 2706, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 63, "column": 6 } }, "expression": { "type": "CallExpression", "start": 2333, "end": 2705, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 63, "column": 5 } }, "callee": { "type": "MemberExpression", "start": 2333, "end": 2344, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 15 } }, "object": { "type": "Identifier", "start": 2333, "end": 2340, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 11 }, "identifierName": "console" }, "name": "console", "leadingComments": null }, "property": { "type": "Identifier", "start": 2341, "end": 2344, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 15 }, "identifierName": "log" }, "name": "log" }, "computed": false, "leadingComments": null }, "arguments": [ { "type": "TemplateLiteral", "start": 2355, "end": 2518, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 57, "column": 30 } }, "expressions": [ { "type": "Identifier", "start": 2421, "end": 2440, "loc": { "start": { "line": 55, "column": 74 }, "end": { "line": 55, "column": 93 }, "identifierName": "G_BUILD_COMMIT_HASH" }, "name": "G_BUILD_COMMIT_HASH" }, { "type": "CallExpression", "start": 2451, "end": 2514, "loc": { "start": { "line": 55, "column": 104 }, "end": { "line": 57, "column": 26 } }, "callee": { "type": "MemberExpression", "start": 2451, "end": 2512, "loc": { "start": { "line": 55, "column": 104 }, "end": { "line": 57, "column": 24 } }, "object": { "type": "NewExpression", "start": 2451, "end": 2497, "loc": { "start": { "line": 55, "column": 104 }, "end": { "line": 57, "column": 9 } }, "callee": { "type": "Identifier", "start": 2455, "end": 2459, "loc": { "start": { "line": 55, "column": 108 }, "end": { "line": 55, "column": 112 }, "identifierName": "Date" }, "name": "Date" }, "arguments": [ { "type": "Identifier", "start": 2474, "end": 2486, "loc": { "start": { "line": 56, "column": 12 }, "end": { "line": 56, "column": 24 }, "identifierName": "G_BUILD_TIME" }, "name": "G_BUILD_TIME" } ] }, "property": { "type": "Identifier", "start": 2498, "end": 2512, "loc": { "start": { "line": 57, "column": 10 }, "end": { "line": 57, "column": 24 }, "identifierName": "toLocaleString" }, "name": "toLocaleString" }, "computed": false }, "arguments": [] } ], "quasis": [ { "type": "TemplateElement", "start": 2356, "end": 2419, "loc": { "start": { "line": 55, "column": 9 }, "end": { "line": 55, "column": 72 } }, "value": { "raw": "%cshapez.io ️%c\\n© 2020 Tobias Springer IT Solutions\\nCommit %c", "cooked": "%cshapez.io ️%c\n© 2020 Tobias Springer IT Solutions\nCommit %c" }, "tail": false }, { "type": "TemplateElement", "start": 2441, "end": 2449, "loc": { "start": { "line": 55, "column": 94 }, "end": { "line": 55, "column": 102 } }, "value": { "raw": "%c on %c", "cooked": "%c on %c" }, "tail": false }, { "type": "TemplateElement", "start": 2515, "end": 2517, "loc": { "start": { "line": 57, "column": 27 }, "end": { "line": 57, "column": 29 } }, "value": { "raw": "\\n", "cooked": "\n" }, "tail": true } ] }, { "type": "StringLiteral", "start": 2529, "end": 2602, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 81 } }, "extra": { "rawValue": "font-size: 35px; font-family: Arial;font-weight: bold; padding: 10px 0;", "raw": "\"font-size: 35px; font-family: Arial;font-weight: bold; padding: 10px 0;\"" }, "value": "font-size: 35px; font-family: Arial;font-weight: bold; padding: 10px 0;" }, { "type": "StringLiteral", "start": 2613, "end": 2626, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 21 } }, "extra": { "rawValue": "color: #aaa", "raw": "\"color: #aaa\"" }, "value": "color: #aaa" }, { "type": "StringLiteral", "start": 2637, "end": 2650, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 21 } }, "extra": { "rawValue": "color: #7f7", "raw": "\"color: #7f7\"" }, "value": "color: #7f7" }, { "type": "StringLiteral", "start": 2661, "end": 2674, "loc": { "start": { "line": 61, "column": 8 }, "end": { "line": 61, "column": 21 } }, "extra": { "rawValue": "color: #aaa", "raw": "\"color: #aaa\"" }, "value": "color: #aaa" }, { "type": "StringLiteral", "start": 2685, "end": 2698, "loc": { "start": { "line": 62, "column": 8 }, "end": { "line": 62, "column": 21 } }, "extra": { "rawValue": "color: #7f7", "raw": "\"color: #7f7\"" }, "value": "color: #7f7" } ], "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " Logrocket", "start": 1059, "end": 1071, "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 16 } } }, { "type": "CommentLine", "value": " if (!G_IS_DEV && !G_IS_STANDALONE) {", "start": 1077, "end": 1116, "loc": { "start": { "line": 24, "column": 4 }, "end": { "line": 24, "column": 43 } } }, { "type": "CommentLine", "value": " const monthlyUsers = 300; // thousand", "start": 1122, "end": 1166, "loc": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 48 } } }, { "type": "CommentLine", "value": " const logrocketLimit = 10; // thousand", "start": 1172, "end": 1217, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 49 } } }, { "type": "CommentLine", "value": " const percentageOfUsers = logrocketLimit / monthlyUsers;", "start": 1223, "end": 1286, "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 67 } } }, { "type": "CommentLine", "value": " if (Math.random() <= percentageOfUsers) {", "start": 1294, "end": 1342, "loc": { "start": { "line": 29, "column": 4 }, "end": { "line": 29, "column": 52 } } }, { "type": "CommentLine", "value": " logger.log(\"Analyzing this session with logrocket\");", "start": 1348, "end": 1411, "loc": { "start": { "line": 30, "column": 4 }, "end": { "line": 30, "column": 67 } } }, { "type": "CommentLine", "value": " const logrocket = require(\"logrocket\");", "start": 1417, "end": 1467, "loc": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 54 } } }, { "type": "CommentLine", "value": " logrocket.init(\"p1x9zh/shapezio\");", "start": 1473, "end": 1518, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 49 } } }, { "type": "CommentLine", "value": " try {", "start": 1526, "end": 1542, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 20 } } }, { "type": "CommentLine", "value": " logrocket.getSessionURL(function (sessionURL) {", "start": 1548, "end": 1610, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 66 } } }, { "type": "CommentLine", "value": " logger.log(\"Connected lockrocket to GA\");", "start": 1616, "end": 1676, "loc": { "start": { "line": 36, "column": 4 }, "end": { "line": 36, "column": 64 } } }, { "type": "CommentLine", "value": " // @ts-ignore", "start": 1682, "end": 1714, "loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 36 } } }, { "type": "CommentLine", "value": " try {", "start": 1720, "end": 1744, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 28 } } }, { "type": "CommentLine", "value": " window.ga(\"send\", {", "start": 1750, "end": 1792, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 46 } } }, { "type": "CommentLine", "value": " hitType: \"event\",", "start": 1798, "end": 1842, "loc": { "start": { "line": 40, "column": 4 }, "end": { "line": 40, "column": 48 } } }, { "type": "CommentLine", "value": " eventCategory: \"LogRocket\",", "start": 1848, "end": 1902, "loc": { "start": { "line": 41, "column": 4 }, "end": { "line": 41, "column": 58 } } }, { "type": "CommentLine", "value": " eventAction: sessionURL,", "start": 1908, "end": 1959, "loc": { "start": { "line": 42, "column": 4 }, "end": { "line": 42, "column": 55 } } }, { "type": "CommentLine", "value": " });", "start": 1965, "end": 1991, "loc": { "start": { "line": 43, "column": 4 }, "end": { "line": 43, "column": 30 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 1997, "end": 2030, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 37 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2036, "end": 2120, "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 45, "column": 88 } } }, { "type": "CommentLine", "value": " }", "start": 2126, "end": 2146, "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 46, "column": 24 } } }, { "type": "CommentLine", "value": " });", "start": 2152, "end": 2170, "loc": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 22 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 2176, "end": 2201, "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 29 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2207, "end": 2283, "loc": { "start": { "line": 49, "column": 4 }, "end": { "line": 49, "column": 80 } } }, { "type": "CommentLine", "value": " }", "start": 2289, "end": 2301, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 16 } } }, { "type": "CommentLine", "value": " }", "start": 2307, "end": 2315, "loc": { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 12 } } }, { "type": "CommentLine", "value": " }", "start": 2321, "end": 2325, "loc": { "start": { "line": 52, "column": 4 }, "end": { "line": 52, "column": 8 } } } ] }, { "type": "ExpressionStatement", "start": 2714, "end": 2780, "loc": { "start": { "line": 65, "column": 4 }, "end": { "line": 65, "column": 70 } }, "expression": { "type": "CallExpression", "start": 2714, "end": 2779, "loc": { "start": { "line": 65, "column": 4 }, "end": { "line": 65, "column": 69 } }, "callee": { "type": "MemberExpression", "start": 2714, "end": 2725, "loc": { "start": { "line": 65, "column": 4 }, "end": { "line": 65, "column": 15 } }, "object": { "type": "Identifier", "start": 2714, "end": 2721, "loc": { "start": { "line": 65, "column": 4 }, "end": { "line": 65, "column": 11 }, "identifierName": "console" }, "name": "console" }, "property": { "type": "Identifier", "start": 2722, "end": 2725, "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 15 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 2726, "end": 2763, "loc": { "start": { "line": 65, "column": 16 }, "end": { "line": 65, "column": 53 } }, "left": { "type": "StringLiteral", "start": 2726, "end": 2743, "loc": { "start": { "line": 65, "column": 16 }, "end": { "line": 65, "column": 33 } }, "extra": { "rawValue": "Environment: %c", "raw": "\"Environment: %c\"" }, "value": "Environment: %c" }, "operator": "+", "right": { "type": "Identifier", "start": 2746, "end": 2763, "loc": { "start": { "line": 65, "column": 36 }, "end": { "line": 65, "column": 53 }, "identifierName": "G_APP_ENVIRONMENT" }, "name": "G_APP_ENVIRONMENT" } }, { "type": "StringLiteral", "start": 2765, "end": 2778, "loc": { "start": { "line": 65, "column": 55 }, "end": { "line": 65, "column": 68 } }, "extra": { "rawValue": "color: #fff", "raw": "\"color: #fff\"" }, "value": "color: #fff" } ] } }, { "type": "IfStatement", "start": 2788, "end": 2892, "loc": { "start": { "line": 67, "column": 4 }, "end": { "line": 69, "column": 5 } }, "test": { "type": "LogicalExpression", "start": 2792, "end": 2812, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 28 } }, "left": { "type": "Identifier", "start": 2792, "end": 2800, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 16 }, "identifierName": "G_IS_DEV" }, "name": "G_IS_DEV" }, "operator": "&&", "right": { "type": "Identifier", "start": 2804, "end": 2812, "loc": { "start": { "line": 67, "column": 20 }, "end": { "line": 67, "column": 28 }, "identifierName": "IS_DEBUG" }, "name": "IS_DEBUG" } }, "consequent": { "type": "BlockStatement", "start": 2814, "end": 2892, "loc": { "start": { "line": 67, "column": 30 }, "end": { "line": 69, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 2825, "end": 2885, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 68 } }, "expression": { "type": "CallExpression", "start": 2825, "end": 2884, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 67 } }, "callee": { "type": "MemberExpression", "start": 2825, "end": 2836, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 19 } }, "object": { "type": "Identifier", "start": 2825, "end": 2832, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 15 }, "identifierName": "console" }, "name": "console" }, "property": { "type": "Identifier", "start": 2833, "end": 2836, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 19 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2837, "end": 2868, "loc": { "start": { "line": 68, "column": 20 }, "end": { "line": 68, "column": 51 } }, "extra": { "rawValue": "\n%c🛑 DEBUG ENVIRONMENT 🛑\n", "raw": "\"\\n%c🛑 DEBUG ENVIRONMENT 🛑\\n\"" }, "value": "\n%c🛑 DEBUG ENVIRONMENT 🛑\n" }, { "type": "StringLiteral", "start": 2870, "end": 2883, "loc": { "start": { "line": 68, "column": 53 }, "end": { "line": 68, "column": 66 } }, "extra": { "rawValue": "color: #f77", "raw": "\"color: #f77\"" }, "value": "color: #f77" } ] } } ], "directives": [], "trailingComments": null }, "alternate": null, "trailingComments": [ { "type": "CommentBlock", "value": " typehints:start ", "start": 2900, "end": 2921, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 25 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 2927, "end": 2940, "loc": { "start": { "line": 72, "column": 4 }, "end": { "line": 72, "column": 17 } } } ] }, { "type": "ExpressionStatement", "start": 2946, "end": 3014, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 72 } }, "expression": { "type": "CallExpression", "start": 2946, "end": 3013, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 71 } }, "callee": { "type": "Identifier", "start": 2946, "end": 2952, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 10 }, "identifierName": "assert" }, "name": "assert", "leadingComments": null }, "arguments": [ { "type": "BooleanLiteral", "start": 2953, "end": 2958, "loc": { "start": { "line": 73, "column": 11 }, "end": { "line": 73, "column": 16 } }, "value": false }, { "type": "StringLiteral", "start": 2960, "end": 3012, "loc": { "start": { "line": 73, "column": 18 }, "end": { "line": 73, "column": 70 } }, "extra": { "rawValue": "typehints built in, this should never be the case!", "raw": "\"typehints built in, this should never be the case!\"" }, "value": "typehints built in, this should never be the case!" } ], "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": " typehints:start ", "start": 2900, "end": 2921, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 25 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 2927, "end": 2940, "loc": { "start": { "line": 72, "column": 4 }, "end": { "line": 72, "column": 17 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": " typehints:end ", "start": 3020, "end": 3039, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 23 } } }, { "type": "CommentBlock", "value": " dev:start ", "start": 3047, "end": 3062, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 76, "column": 19 } } } ] }, { "type": "ExpressionStatement", "start": 3068, "end": 3117, "loc": { "start": { "line": 77, "column": 4 }, "end": { "line": 77, "column": 53 } }, "expression": { "type": "CallExpression", "start": 3068, "end": 3116, "loc": { "start": { "line": 77, "column": 4 }, "end": { "line": 77, "column": 52 } }, "callee": { "type": "MemberExpression", "start": 3068, "end": 3079, "loc": { "start": { "line": 77, "column": 4 }, "end": { "line": 77, "column": 15 } }, "object": { "type": "Identifier", "start": 3068, "end": 3075, "loc": { "start": { "line": 77, "column": 4 }, "end": { "line": 77, "column": 11 }, "identifierName": "console" }, "name": "console", "leadingComments": null }, "property": { "type": "Identifier", "start": 3076, "end": 3079, "loc": { "start": { "line": 77, "column": 12 }, "end": { "line": 77, "column": 15 }, "identifierName": "log" }, "name": "log" }, "computed": false, "leadingComments": null }, "arguments": [ { "type": "StringLiteral", "start": 3080, "end": 3100, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "column": 36 } }, "extra": { "rawValue": "%cDEVCODE BUILT IN", "raw": "\"%cDEVCODE BUILT IN\"" }, "value": "%cDEVCODE BUILT IN" }, { "type": "StringLiteral", "start": 3102, "end": 3115, "loc": { "start": { "line": 77, "column": 38 }, "end": { "line": 77, "column": 51 } }, "extra": { "rawValue": "color: #f77", "raw": "\"color: #f77\"" }, "value": "color: #f77" } ], "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": " typehints:end ", "start": 3020, "end": 3039, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 23 } } }, { "type": "CommentBlock", "value": " dev:start ", "start": 3047, "end": 3062, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 76, "column": 19 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": " dev:end ", "start": 3123, "end": 3136, "loc": { "start": { "line": 78, "column": 4 }, "end": { "line": 78, "column": 17 } } } ] }, { "type": "ExpressionStatement", "start": 3144, "end": 3182, "loc": { "start": { "line": 80, "column": 4 }, "end": { "line": 80, "column": 42 } }, "expression": { "type": "CallExpression", "start": 3144, "end": 3181, "loc": { "start": { "line": 80, "column": 4 }, "end": { "line": 80, "column": 41 } }, "callee": { "type": "Identifier", "start": 3144, "end": 3154, "loc": { "start": { "line": 80, "column": 4 }, "end": { "line": 80, "column": 14 }, "identifierName": "logSection" }, "name": "logSection", "leadingComments": null }, "arguments": [ { "type": "StringLiteral", "start": 3155, "end": 3169, "loc": { "start": { "line": 80, "column": 15 }, "end": { "line": 80, "column": 29 } }, "extra": { "rawValue": "Boot Process", "raw": "\"Boot Process\"" }, "value": "Boot Process" }, { "type": "StringLiteral", "start": 3171, "end": 3180, "loc": { "start": { "line": 80, "column": 31 }, "end": { "line": 80, "column": 40 } }, "extra": { "rawValue": "#f9a825", "raw": "\"#f9a825\"" }, "value": "#f9a825" } ], "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": " dev:end ", "start": 3123, "end": 3136, "loc": { "start": { "line": 78, "column": 4 }, "end": { "line": 78, "column": 17 } } } ], "trailingComments": [ { "type": "CommentLine", "value": " var modpack = {", "start": 3190, "end": 3208, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 22 } } }, { "type": "CommentLine", "value": " mods: [{", "start": 3214, "end": 3229, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 83, "column": 19 } } }, { "type": "CommentLine", "value": " url: \"http://localhost:3006/mod\",", "start": 3235, "end": 3283, "loc": { "start": { "line": 84, "column": 4 }, "end": { "line": 84, "column": 52 } } }, { "type": "CommentLine", "value": " id: \"a18121cf-fc7c-4f23-906d-b7ab0512bbc8\",", "start": 3289, "end": 3347, "loc": { "start": { "line": 85, "column": 4 }, "end": { "line": 85, "column": 62 } } }, { "type": "CommentLine", "value": " config: {},", "start": 3353, "end": 3379, "loc": { "start": { "line": 86, "column": 4 }, "end": { "line": 86, "column": 30 } } }, { "type": "CommentLine", "value": " settings: {", "start": 3385, "end": 3411, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 30 } } }, { "type": "CommentLine", "value": " hasMakeModButton: {", "start": 3417, "end": 3455, "loc": { "start": { "line": 88, "column": 4 }, "end": { "line": 88, "column": 42 } } }, { "type": "CommentLine", "value": " value: true,", "start": 3461, "end": 3496, "loc": { "start": { "line": 89, "column": 4 }, "end": { "line": 89, "column": 39 } } }, { "type": "CommentLine", "value": " },", "start": 3502, "end": 3523, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 25 } } }, { "type": "CommentLine", "value": " // enum: {", "start": 3529, "end": 3558, "loc": { "start": { "line": 91, "column": 4 }, "end": { "line": 91, "column": 33 } } }, { "type": "CommentLine", "value": " // value: \"new test\",", "start": 3564, "end": 3608, "loc": { "start": { "line": 92, "column": 4 }, "end": { "line": 92, "column": 48 } } }, { "type": "CommentLine", "value": " // },", "start": 3614, "end": 3638, "loc": { "start": { "line": 93, "column": 4 }, "end": { "line": 93, "column": 28 } } }, { "type": "CommentLine", "value": " // range: {", "start": 3644, "end": 3674, "loc": { "start": { "line": 94, "column": 4 }, "end": { "line": 94, "column": 34 } } }, { "type": "CommentLine", "value": " // value: 10,", "start": 3680, "end": 3716, "loc": { "start": { "line": 95, "column": 4 }, "end": { "line": 95, "column": 40 } } }, { "type": "CommentLine", "value": " // },", "start": 3722, "end": 3746, "loc": { "start": { "line": 96, "column": 4 }, "end": { "line": 96, "column": 28 } } }, { "type": "CommentLine", "value": " },", "start": 3752, "end": 3769, "loc": { "start": { "line": 97, "column": 4 }, "end": { "line": 97, "column": 21 } } }, { "type": "CommentLine", "value": " },", "start": 3775, "end": 3788, "loc": { "start": { "line": 98, "column": 4 }, "end": { "line": 98, "column": 17 } } }, { "type": "CommentLine", "value": " // {", "start": 3794, "end": 3809, "loc": { "start": { "line": 99, "column": 4 }, "end": { "line": 99, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3010/mod\",", "start": 3815, "end": 3866, "loc": { "start": { "line": 100, "column": 4 }, "end": { "line": 100, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cbae38a0-7ac5-4a0a-9985-da3110b1a6e8\",", "start": 3872, "end": 3933, "loc": { "start": { "line": 101, "column": 4 }, "end": { "line": 101, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 3939, "end": 3968, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 102, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {", "start": 3974, "end": 4003, "loc": { "start": { "line": 103, "column": 4 }, "end": { "line": 103, "column": 33 } } }, { "type": "CommentLine", "value": " // hasHubPlacement: { value: true },", "start": 4009, "end": 4064, "loc": { "start": { "line": 104, "column": 4 }, "end": { "line": 104, "column": 59 } } }, { "type": "CommentLine", "value": " // },", "start": 4070, "end": 4090, "loc": { "start": { "line": 105, "column": 4 }, "end": { "line": 105, "column": 24 } } }, { "type": "CommentLine", "value": " // },", "start": 4096, "end": 4112, "loc": { "start": { "line": 106, "column": 4 }, "end": { "line": 106, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4118, "end": 4133, "loc": { "start": { "line": 107, "column": 4 }, "end": { "line": 107, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3011/mod\",", "start": 4139, "end": 4190, "loc": { "start": { "line": 108, "column": 4 }, "end": { "line": 108, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cba4229f-851b-4f01-807f-2a0c86c3aed7\",", "start": 4196, "end": 4257, "loc": { "start": { "line": 109, "column": 4 }, "end": { "line": 109, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4263, "end": 4292, "loc": { "start": { "line": 110, "column": 4 }, "end": { "line": 110, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4298, "end": 4329, "loc": { "start": { "line": 111, "column": 4 }, "end": { "line": 111, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4335, "end": 4351, "loc": { "start": { "line": 112, "column": 4 }, "end": { "line": 112, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4357, "end": 4372, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 113, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3012/mod\",", "start": 4378, "end": 4429, "loc": { "start": { "line": 114, "column": 4 }, "end": { "line": 114, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"b6eaf06b-a0f7-48ac-b219-4e97fd275beb\",", "start": 4435, "end": 4496, "loc": { "start": { "line": 115, "column": 4 }, "end": { "line": 115, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4502, "end": 4531, "loc": { "start": { "line": 116, "column": 4 }, "end": { "line": 116, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4537, "end": 4568, "loc": { "start": { "line": 117, "column": 4 }, "end": { "line": 117, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4574, "end": 4590, "loc": { "start": { "line": 118, "column": 4 }, "end": { "line": 118, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4596, "end": 4611, "loc": { "start": { "line": 119, "column": 4 }, "end": { "line": 119, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3013/mod\",", "start": 4617, "end": 4668, "loc": { "start": { "line": 120, "column": 4 }, "end": { "line": 120, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"ca2fb74a-3827-4805-b5fe-8a23bf913c65\",", "start": 4674, "end": 4735, "loc": { "start": { "line": 121, "column": 4 }, "end": { "line": 121, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4741, "end": 4770, "loc": { "start": { "line": 122, "column": 4 }, "end": { "line": 122, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4776, "end": 4807, "loc": { "start": { "line": 123, "column": 4 }, "end": { "line": 123, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4813, "end": 4829, "loc": { "start": { "line": 124, "column": 4 }, "end": { "line": 124, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4835, "end": 4850, "loc": { "start": { "line": 125, "column": 4 }, "end": { "line": 125, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3014/mod\",", "start": 4856, "end": 4907, "loc": { "start": { "line": 126, "column": 4 }, "end": { "line": 126, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"3ae3751d-6dfb-4504-92dc-99a38a3d8c06\",", "start": 4913, "end": 4974, "loc": { "start": { "line": 127, "column": 4 }, "end": { "line": 127, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4980, "end": 5009, "loc": { "start": { "line": 128, "column": 4 }, "end": { "line": 128, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 5015, "end": 5046, "loc": { "start": { "line": 129, "column": 4 }, "end": { "line": 129, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 5052, "end": 5068, "loc": { "start": { "line": 130, "column": 4 }, "end": { "line": 130, "column": 20 } } }, { "type": "CommentLine", "value": " ],", "start": 5074, "end": 5083, "loc": { "start": { "line": 131, "column": 4 }, "end": { "line": 131, "column": 13 } } }, { "type": "CommentLine", "value": " };", "start": 5089, "end": 5094, "loc": { "start": { "line": 132, "column": 4 }, "end": { "line": 132, "column": 9 } } } ] }, { "type": "VariableDeclaration", "start": 5102, "end": 5154, "loc": { "start": { "line": 134, "column": 4 }, "end": { "line": 134, "column": 56 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5106, "end": 5153, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 55 } }, "id": { "type": "Identifier", "start": 5106, "end": 5110, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 12 }, "identifierName": "user" }, "name": "user", "leadingComments": null }, "init": { "type": "CallExpression", "start": 5113, "end": 5153, "loc": { "start": { "line": 134, "column": 15 }, "end": { "line": 134, "column": 55 } }, "callee": { "type": "MemberExpression", "start": 5113, "end": 5123, "loc": { "start": { "line": 134, "column": 15 }, "end": { "line": 134, "column": 25 } }, "object": { "type": "Identifier", "start": 5113, "end": 5117, "loc": { "start": { "line": 134, "column": 15 }, "end": { "line": 134, "column": 19 }, "identifierName": "JSON" }, "name": "JSON" }, "property": { "type": "Identifier", "start": 5118, "end": 5123, "loc": { "start": { "line": 134, "column": 20 }, "end": { "line": 134, "column": 25 }, "identifierName": "parse" }, "name": "parse" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 5124, "end": 5152, "loc": { "start": { "line": 134, "column": 26 }, "end": { "line": 134, "column": 54 } }, "callee": { "type": "MemberExpression", "start": 5124, "end": 5144, "loc": { "start": { "line": 134, "column": 26 }, "end": { "line": 134, "column": 46 } }, "object": { "type": "Identifier", "start": 5124, "end": 5136, "loc": { "start": { "line": 134, "column": 26 }, "end": { "line": 134, "column": 38 }, "identifierName": "localStorage" }, "name": "localStorage" }, "property": { "type": "Identifier", "start": 5137, "end": 5144, "loc": { "start": { "line": 134, "column": 39 }, "end": { "line": 134, "column": 46 }, "identifierName": "getItem" }, "name": "getItem" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5145, "end": 5151, "loc": { "start": { "line": 134, "column": 47 }, "end": { "line": 134, "column": 53 } }, "extra": { "rawValue": "user", "raw": "\"user\"" }, "value": "user" } ] } ] }, "leadingComments": null } ], "kind": "let", "leadingComments": [ { "type": "CommentLine", "value": " var modpack = {", "start": 3190, "end": 3208, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 22 } } }, { "type": "CommentLine", "value": " mods: [{", "start": 3214, "end": 3229, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 83, "column": 19 } } }, { "type": "CommentLine", "value": " url: \"http://localhost:3006/mod\",", "start": 3235, "end": 3283, "loc": { "start": { "line": 84, "column": 4 }, "end": { "line": 84, "column": 52 } } }, { "type": "CommentLine", "value": " id: \"a18121cf-fc7c-4f23-906d-b7ab0512bbc8\",", "start": 3289, "end": 3347, "loc": { "start": { "line": 85, "column": 4 }, "end": { "line": 85, "column": 62 } } }, { "type": "CommentLine", "value": " config: {},", "start": 3353, "end": 3379, "loc": { "start": { "line": 86, "column": 4 }, "end": { "line": 86, "column": 30 } } }, { "type": "CommentLine", "value": " settings: {", "start": 3385, "end": 3411, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 30 } } }, { "type": "CommentLine", "value": " hasMakeModButton: {", "start": 3417, "end": 3455, "loc": { "start": { "line": 88, "column": 4 }, "end": { "line": 88, "column": 42 } } }, { "type": "CommentLine", "value": " value: true,", "start": 3461, "end": 3496, "loc": { "start": { "line": 89, "column": 4 }, "end": { "line": 89, "column": 39 } } }, { "type": "CommentLine", "value": " },", "start": 3502, "end": 3523, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 25 } } }, { "type": "CommentLine", "value": " // enum: {", "start": 3529, "end": 3558, "loc": { "start": { "line": 91, "column": 4 }, "end": { "line": 91, "column": 33 } } }, { "type": "CommentLine", "value": " // value: \"new test\",", "start": 3564, "end": 3608, "loc": { "start": { "line": 92, "column": 4 }, "end": { "line": 92, "column": 48 } } }, { "type": "CommentLine", "value": " // },", "start": 3614, "end": 3638, "loc": { "start": { "line": 93, "column": 4 }, "end": { "line": 93, "column": 28 } } }, { "type": "CommentLine", "value": " // range: {", "start": 3644, "end": 3674, "loc": { "start": { "line": 94, "column": 4 }, "end": { "line": 94, "column": 34 } } }, { "type": "CommentLine", "value": " // value: 10,", "start": 3680, "end": 3716, "loc": { "start": { "line": 95, "column": 4 }, "end": { "line": 95, "column": 40 } } }, { "type": "CommentLine", "value": " // },", "start": 3722, "end": 3746, "loc": { "start": { "line": 96, "column": 4 }, "end": { "line": 96, "column": 28 } } }, { "type": "CommentLine", "value": " },", "start": 3752, "end": 3769, "loc": { "start": { "line": 97, "column": 4 }, "end": { "line": 97, "column": 21 } } }, { "type": "CommentLine", "value": " },", "start": 3775, "end": 3788, "loc": { "start": { "line": 98, "column": 4 }, "end": { "line": 98, "column": 17 } } }, { "type": "CommentLine", "value": " // {", "start": 3794, "end": 3809, "loc": { "start": { "line": 99, "column": 4 }, "end": { "line": 99, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3010/mod\",", "start": 3815, "end": 3866, "loc": { "start": { "line": 100, "column": 4 }, "end": { "line": 100, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cbae38a0-7ac5-4a0a-9985-da3110b1a6e8\",", "start": 3872, "end": 3933, "loc": { "start": { "line": 101, "column": 4 }, "end": { "line": 101, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 3939, "end": 3968, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 102, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {", "start": 3974, "end": 4003, "loc": { "start": { "line": 103, "column": 4 }, "end": { "line": 103, "column": 33 } } }, { "type": "CommentLine", "value": " // hasHubPlacement: { value: true },", "start": 4009, "end": 4064, "loc": { "start": { "line": 104, "column": 4 }, "end": { "line": 104, "column": 59 } } }, { "type": "CommentLine", "value": " // },", "start": 4070, "end": 4090, "loc": { "start": { "line": 105, "column": 4 }, "end": { "line": 105, "column": 24 } } }, { "type": "CommentLine", "value": " // },", "start": 4096, "end": 4112, "loc": { "start": { "line": 106, "column": 4 }, "end": { "line": 106, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4118, "end": 4133, "loc": { "start": { "line": 107, "column": 4 }, "end": { "line": 107, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3011/mod\",", "start": 4139, "end": 4190, "loc": { "start": { "line": 108, "column": 4 }, "end": { "line": 108, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cba4229f-851b-4f01-807f-2a0c86c3aed7\",", "start": 4196, "end": 4257, "loc": { "start": { "line": 109, "column": 4 }, "end": { "line": 109, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4263, "end": 4292, "loc": { "start": { "line": 110, "column": 4 }, "end": { "line": 110, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4298, "end": 4329, "loc": { "start": { "line": 111, "column": 4 }, "end": { "line": 111, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4335, "end": 4351, "loc": { "start": { "line": 112, "column": 4 }, "end": { "line": 112, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4357, "end": 4372, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 113, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3012/mod\",", "start": 4378, "end": 4429, "loc": { "start": { "line": 114, "column": 4 }, "end": { "line": 114, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"b6eaf06b-a0f7-48ac-b219-4e97fd275beb\",", "start": 4435, "end": 4496, "loc": { "start": { "line": 115, "column": 4 }, "end": { "line": 115, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4502, "end": 4531, "loc": { "start": { "line": 116, "column": 4 }, "end": { "line": 116, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4537, "end": 4568, "loc": { "start": { "line": 117, "column": 4 }, "end": { "line": 117, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4574, "end": 4590, "loc": { "start": { "line": 118, "column": 4 }, "end": { "line": 118, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4596, "end": 4611, "loc": { "start": { "line": 119, "column": 4 }, "end": { "line": 119, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3013/mod\",", "start": 4617, "end": 4668, "loc": { "start": { "line": 120, "column": 4 }, "end": { "line": 120, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"ca2fb74a-3827-4805-b5fe-8a23bf913c65\",", "start": 4674, "end": 4735, "loc": { "start": { "line": 121, "column": 4 }, "end": { "line": 121, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4741, "end": 4770, "loc": { "start": { "line": 122, "column": 4 }, "end": { "line": 122, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4776, "end": 4807, "loc": { "start": { "line": 123, "column": 4 }, "end": { "line": 123, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4813, "end": 4829, "loc": { "start": { "line": 124, "column": 4 }, "end": { "line": 124, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4835, "end": 4850, "loc": { "start": { "line": 125, "column": 4 }, "end": { "line": 125, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3014/mod\",", "start": 4856, "end": 4907, "loc": { "start": { "line": 126, "column": 4 }, "end": { "line": 126, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"3ae3751d-6dfb-4504-92dc-99a38a3d8c06\",", "start": 4913, "end": 4974, "loc": { "start": { "line": 127, "column": 4 }, "end": { "line": 127, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4980, "end": 5009, "loc": { "start": { "line": 128, "column": 4 }, "end": { "line": 128, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 5015, "end": 5046, "loc": { "start": { "line": 129, "column": 4 }, "end": { "line": 129, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 5052, "end": 5068, "loc": { "start": { "line": 130, "column": 4 }, "end": { "line": 130, "column": 20 } } }, { "type": "CommentLine", "value": " ],", "start": 5074, "end": 5083, "loc": { "start": { "line": 131, "column": 4 }, "end": { "line": 131, "column": 13 } } }, { "type": "CommentLine", "value": " };", "start": 5089, "end": 5094, "loc": { "start": { "line": 132, "column": 4 }, "end": { "line": 132, "column": 9 } } } ] }, { "type": "VariableDeclaration", "start": 5160, "end": 5220, "loc": { "start": { "line": 135, "column": 4 }, "end": { "line": 135, "column": 64 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5164, "end": 5219, "loc": { "start": { "line": 135, "column": 8 }, "end": { "line": 135, "column": 63 } }, "id": { "type": "Identifier", "start": 5164, "end": 5172, "loc": { "start": { "line": 135, "column": 8 }, "end": { "line": 135, "column": 16 }, "identifierName": "instance" }, "name": "instance" }, "init": { "type": "CallExpression", "start": 5175, "end": 5219, "loc": { "start": { "line": 135, "column": 19 }, "end": { "line": 135, "column": 63 } }, "callee": { "type": "MemberExpression", "start": 5175, "end": 5185, "loc": { "start": { "line": 135, "column": 19 }, "end": { "line": 135, "column": 29 } }, "object": { "type": "Identifier", "start": 5175, "end": 5179, "loc": { "start": { "line": 135, "column": 19 }, "end": { "line": 135, "column": 23 }, "identifierName": "JSON" }, "name": "JSON" }, "property": { "type": "Identifier", "start": 5180, "end": 5185, "loc": { "start": { "line": 135, "column": 24 }, "end": { "line": 135, "column": 29 }, "identifierName": "parse" }, "name": "parse" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 5186, "end": 5218, "loc": { "start": { "line": 135, "column": 30 }, "end": { "line": 135, "column": 62 } }, "callee": { "type": "MemberExpression", "start": 5186, "end": 5206, "loc": { "start": { "line": 135, "column": 30 }, "end": { "line": 135, "column": 50 } }, "object": { "type": "Identifier", "start": 5186, "end": 5198, "loc": { "start": { "line": 135, "column": 30 }, "end": { "line": 135, "column": 42 }, "identifierName": "localStorage" }, "name": "localStorage" }, "property": { "type": "Identifier", "start": 5199, "end": 5206, "loc": { "start": { "line": 135, "column": 43 }, "end": { "line": 135, "column": 50 }, "identifierName": "getItem" }, "name": "getItem" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5207, "end": 5217, "loc": { "start": { "line": 135, "column": 51 }, "end": { "line": 135, "column": 61 } }, "extra": { "rawValue": "instance", "raw": "\"instance\"" }, "value": "instance" } ] } ] } } ], "kind": "let" }, { "type": "VariableDeclaration", "start": 5226, "end": 5270, "loc": { "start": { "line": 136, "column": 4 }, "end": { "line": 136, "column": 48 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5230, "end": 5269, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 47 } }, "id": { "type": "Identifier", "start": 5230, "end": 5236, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 14 }, "identifierName": "modMgr" }, "name": "modMgr" }, "init": { "type": "NewExpression", "start": 5239, "end": 5269, "loc": { "start": { "line": 136, "column": 17 }, "end": { "line": 136, "column": 47 } }, "callee": { "type": "Identifier", "start": 5243, "end": 5253, "loc": { "start": { "line": 136, "column": 21 }, "end": { "line": 136, "column": 31 }, "identifierName": "ModManager" }, "name": "ModManager" }, "arguments": [ { "type": "Identifier", "start": 5254, "end": 5258, "loc": { "start": { "line": 136, "column": 32 }, "end": { "line": 136, "column": 36 }, "identifierName": "user" }, "name": "user" }, { "type": "Identifier", "start": 5260, "end": 5268, "loc": { "start": { "line": 136, "column": 38 }, "end": { "line": 136, "column": 46 }, "identifierName": "instance" }, "name": "instance" } ] } } ], "kind": "var" }, { "type": "ExpressionStatement", "start": 5276, "end": 5303, "loc": { "start": { "line": 137, "column": 4 }, "end": { "line": 137, "column": 31 } }, "expression": { "type": "CallExpression", "start": 5276, "end": 5302, "loc": { "start": { "line": 137, "column": 4 }, "end": { "line": 137, "column": 30 } }, "callee": { "type": "Identifier", "start": 5276, "end": 5300, "loc": { "start": { "line": 137, "column": 4 }, "end": { "line": 137, "column": 28 }, "identifierName": "addVanillaBuildingsToAPI" }, "name": "addVanillaBuildingsToAPI" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5309, "end": 5337, "loc": { "start": { "line": 138, "column": 4 }, "end": { "line": 138, "column": 32 } }, "expression": { "type": "CallExpression", "start": 5309, "end": 5336, "loc": { "start": { "line": 138, "column": 4 }, "end": { "line": 138, "column": 31 } }, "callee": { "type": "Identifier", "start": 5309, "end": 5334, "loc": { "start": { "line": 138, "column": 4 }, "end": { "line": 138, "column": 29 }, "identifierName": "addVanillaComponentsToAPI" }, "name": "addVanillaComponentsToAPI" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5343, "end": 5368, "loc": { "start": { "line": 139, "column": 4 }, "end": { "line": 139, "column": 29 } }, "expression": { "type": "CallExpression", "start": 5343, "end": 5367, "loc": { "start": { "line": 139, "column": 4 }, "end": { "line": 139, "column": 28 } }, "callee": { "type": "Identifier", "start": 5343, "end": 5365, "loc": { "start": { "line": 139, "column": 4 }, "end": { "line": 139, "column": 26 }, "identifierName": "addVanillaSystemsToAPI" }, "name": "addVanillaSystemsToAPI" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5374, "end": 5397, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 140, "column": 27 } }, "expression": { "type": "CallExpression", "start": 5374, "end": 5396, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 140, "column": 26 } }, "callee": { "type": "Identifier", "start": 5374, "end": 5394, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 140, "column": 24 }, "identifierName": "addVanillaItemsToAPI" }, "name": "addVanillaItemsToAPI" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5403, "end": 5430, "loc": { "start": { "line": 141, "column": 4 }, "end": { "line": 141, "column": 31 } }, "expression": { "type": "CallExpression", "start": 5403, "end": 5429, "loc": { "start": { "line": 141, "column": 4 }, "end": { "line": 141, "column": 30 } }, "callee": { "type": "Identifier", "start": 5403, "end": 5427, "loc": { "start": { "line": 141, "column": 4 }, "end": { "line": 141, "column": 28 }, "identifierName": "addVanillaGameModesToAPI" }, "name": "addVanillaGameModesToAPI" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5436, "end": 5463, "loc": { "start": { "line": 142, "column": 4 }, "end": { "line": 142, "column": 31 } }, "expression": { "type": "CallExpression", "start": 5436, "end": 5462, "loc": { "start": { "line": 142, "column": 4 }, "end": { "line": 142, "column": 30 } }, "callee": { "type": "Identifier", "start": 5436, "end": 5460, "loc": { "start": { "line": 142, "column": 4 }, "end": { "line": 142, "column": 28 }, "identifierName": "addVanillaGameSpeedToAPI" }, "name": "addVanillaGameSpeedToAPI" }, "arguments": [] }, "trailingComments": [ { "type": "CommentLine", "value": " await modMgr.addMods([", "start": 5469, "end": 5494, "loc": { "start": { "line": 143, "column": 4 }, "end": { "line": 143, "column": 29 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/mod1/bundle.js\",", "start": 5500, "end": 5570, "loc": { "start": { "line": 144, "column": 4 }, "end": { "line": 144, "column": 74 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod2.js\",", "start": 5576, "end": 5644, "loc": { "start": { "line": 145, "column": 4 }, "end": { "line": 145, "column": 72 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod3.js\",", "start": 5650, "end": 5718, "loc": { "start": { "line": 146, "column": 4 }, "end": { "line": 146, "column": 72 } } }, { "type": "CommentLine", "value": " \"http://localhost:3006/mod\",", "start": 5724, "end": 5759, "loc": { "start": { "line": 147, "column": 4 }, "end": { "line": 147, "column": 39 } } }, { "type": "CommentLine", "value": " ]);", "start": 5765, "end": 5771, "loc": { "start": { "line": 148, "column": 4 }, "end": { "line": 148, "column": 10 } } } ] }, { "type": "ExpressionStatement", "start": 5777, "end": 5807, "loc": { "start": { "line": 149, "column": 4 }, "end": { "line": 149, "column": 34 } }, "expression": { "type": "AwaitExpression", "start": 5777, "end": 5806, "loc": { "start": { "line": 149, "column": 4 }, "end": { "line": 149, "column": 33 } }, "argument": { "type": "CallExpression", "start": 5783, "end": 5806, "loc": { "start": { "line": 149, "column": 10 }, "end": { "line": 149, "column": 33 } }, "callee": { "type": "MemberExpression", "start": 5783, "end": 5804, "loc": { "start": { "line": 149, "column": 10 }, "end": { "line": 149, "column": 31 } }, "object": { "type": "Identifier", "start": 5783, "end": 5789, "loc": { "start": { "line": 149, "column": 10 }, "end": { "line": 149, "column": 16 }, "identifierName": "modMgr" }, "name": "modMgr" }, "property": { "type": "Identifier", "start": 5790, "end": 5804, "loc": { "start": { "line": 149, "column": 17 }, "end": { "line": 149, "column": 31 }, "identifierName": "addModPackMods" }, "name": "addModPackMods" }, "computed": false }, "arguments": [] }, "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " await modMgr.addMods([", "start": 5469, "end": 5494, "loc": { "start": { "line": 143, "column": 4 }, "end": { "line": 143, "column": 29 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/mod1/bundle.js\",", "start": 5500, "end": 5570, "loc": { "start": { "line": 144, "column": 4 }, "end": { "line": 144, "column": 74 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod2.js\",", "start": 5576, "end": 5644, "loc": { "start": { "line": 145, "column": 4 }, "end": { "line": 145, "column": 72 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod3.js\",", "start": 5650, "end": 5718, "loc": { "start": { "line": 146, "column": 4 }, "end": { "line": 146, "column": 72 } } }, { "type": "CommentLine", "value": " \"http://localhost:3006/mod\",", "start": 5724, "end": 5759, "loc": { "start": { "line": 147, "column": 4 }, "end": { "line": 147, "column": 39 } } }, { "type": "CommentLine", "value": " ]);", "start": 5765, "end": 5771, "loc": { "start": { "line": 148, "column": 4 }, "end": { "line": 148, "column": 10 } } } ] }, { "type": "ExpressionStatement", "start": 5813, "end": 5831, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 150, "column": 22 } }, "expression": { "type": "CallExpression", "start": 5813, "end": 5830, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 150, "column": 21 } }, "callee": { "type": "MemberExpression", "start": 5813, "end": 5828, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 150, "column": 19 } }, "object": { "type": "Identifier", "start": 5813, "end": 5819, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 150, "column": 10 }, "identifierName": "modMgr" }, "name": "modMgr" }, "property": { "type": "Identifier", "start": 5820, "end": 5828, "loc": { "start": { "line": 150, "column": 11 }, "end": { "line": 150, "column": 19 }, "identifierName": "loadMods" }, "name": "loadMods" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5839, "end": 5855, "loc": { "start": { "line": 152, "column": 4 }, "end": { "line": 152, "column": 20 } }, "expression": { "type": "CallExpression", "start": 5839, "end": 5854, "loc": { "start": { "line": 152, "column": 4 }, "end": { "line": 152, "column": 19 } }, "callee": { "type": "Identifier", "start": 5839, "end": 5852, "loc": { "start": { "line": 152, "column": 4 }, "end": { "line": 152, "column": 17 }, "identifierName": "initDrawUtils" }, "name": "initDrawUtils" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5861, "end": 5885, "loc": { "start": { "line": 153, "column": 4 }, "end": { "line": 153, "column": 28 } }, "expression": { "type": "CallExpression", "start": 5861, "end": 5884, "loc": { "start": { "line": 153, "column": 4 }, "end": { "line": 153, "column": 27 } }, "callee": { "type": "Identifier", "start": 5861, "end": 5882, "loc": { "start": { "line": 153, "column": 4 }, "end": { "line": 153, "column": 25 }, "identifierName": "initComponentRegistry" }, "name": "initComponentRegistry" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5891, "end": 5910, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 154, "column": 23 } }, "expression": { "type": "CallExpression", "start": 5891, "end": 5909, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 154, "column": 22 } }, "callee": { "type": "Identifier", "start": 5891, "end": 5907, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 154, "column": 20 }, "identifierName": "initItemRegistry" }, "name": "initItemRegistry" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5916, "end": 5943, "loc": { "start": { "line": 155, "column": 4 }, "end": { "line": 155, "column": 31 } }, "expression": { "type": "CallExpression", "start": 5916, "end": 5942, "loc": { "start": { "line": 155, "column": 4 }, "end": { "line": 155, "column": 30 } }, "callee": { "type": "Identifier", "start": 5916, "end": 5940, "loc": { "start": { "line": 155, "column": 4 }, "end": { "line": 155, "column": 28 }, "identifierName": "initMetaBuildingRegistry" }, "name": "initMetaBuildingRegistry" }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5949, "end": 5973, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 156, "column": 28 } }, "expression": { "type": "CallExpression", "start": 5949, "end": 5972, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 156, "column": 27 } }, "callee": { "type": "Identifier", "start": 5949, "end": 5970, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 156, "column": 25 }, "identifierName": "initGameSpeedRegistry" }, "name": "initGameSpeedRegistry" }, "arguments": [] } }, { "type": "VariableDeclaration", "start": 5981, "end": 5996, "loc": { "start": { "line": 158, "column": 4 }, "end": { "line": 158, "column": 19 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5985, "end": 5995, "loc": { "start": { "line": 158, "column": 8 }, "end": { "line": 158, "column": 18 } }, "id": { "type": "Identifier", "start": 5985, "end": 5988, "loc": { "start": { "line": 158, "column": 8 }, "end": { "line": 158, "column": 11 }, "identifierName": "app" }, "name": "app" }, "init": { "type": "NullLiteral", "start": 5991, "end": 5995, "loc": { "start": { "line": 158, "column": 14 }, "end": { "line": 158, "column": 18 } } } } ], "kind": "let" }, { "type": "FunctionDeclaration", "start": 6004, "end": 6122, "loc": { "start": { "line": 160, "column": 4 }, "end": { "line": 164, "column": 5 } }, "id": { "type": "Identifier", "start": 6013, "end": 6020, "loc": { "start": { "line": 160, "column": 13 }, "end": { "line": 160, "column": 20 }, "identifierName": "bootApp" }, "name": "bootApp" }, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6023, "end": 6122, "loc": { "start": { "line": 160, "column": 23 }, "end": { "line": 164, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 6034, "end": 6060, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 34 } }, "expression": { "type": "CallExpression", "start": 6034, "end": 6059, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 33 } }, "callee": { "type": "MemberExpression", "start": 6034, "end": 6044, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 18 } }, "object": { "type": "Identifier", "start": 6034, "end": 6040, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 14 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 6041, "end": 6044, "loc": { "start": { "line": 161, "column": 15 }, "end": { "line": 161, "column": 18 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 6045, "end": 6058, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 32 } }, "extra": { "rawValue": "Page Loaded", "raw": "\"Page Loaded\"" }, "value": "Page Loaded" } ] } }, { "type": "ExpressionStatement", "start": 6070, "end": 6094, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 32 } }, "expression": { "type": "AssignmentExpression", "start": 6070, "end": 6093, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 31 } }, "operator": "=", "left": { "type": "Identifier", "start": 6070, "end": 6073, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 11 }, "identifierName": "app" }, "name": "app" }, "right": { "type": "NewExpression", "start": 6076, "end": 6093, "loc": { "start": { "line": 162, "column": 14 }, "end": { "line": 162, "column": 31 } }, "callee": { "type": "Identifier", "start": 6080, "end": 6091, "loc": { "start": { "line": 162, "column": 18 }, "end": { "line": 162, "column": 29 }, "identifierName": "Application" }, "name": "Application" }, "arguments": [] } } }, { "type": "ExpressionStatement", "start": 6104, "end": 6115, "loc": { "start": { "line": 163, "column": 8 }, "end": { "line": 163, "column": 19 } }, "expression": { "type": "CallExpression", "start": 6104, "end": 6114, "loc": { "start": { "line": 163, "column": 8 }, "end": { "line": 163, "column": 18 } }, "callee": { "type": "MemberExpression", "start": 6104, "end": 6112, "loc": { "start": { "line": 163, "column": 8 }, "end": { "line": 163, "column": 16 } }, "object": { "type": "Identifier", "start": 6104, "end": 6107, "loc": { "start": { "line": 163, "column": 8 }, "end": { "line": 163, "column": 11 }, "identifierName": "app" }, "name": "app" }, "property": { "type": "Identifier", "start": 6108, "end": 6112, "loc": { "start": { "line": 163, "column": 12 }, "end": { "line": 163, "column": 16 }, "identifierName": "boot" }, "name": "boot" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 6128, "end": 6138, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 165, "column": 14 } }, "expression": { "type": "CallExpression", "start": 6128, "end": 6137, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 165, "column": 13 } }, "callee": { "type": "Identifier", "start": 6128, "end": 6135, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 165, "column": 11 }, "identifierName": "bootApp" }, "name": "bootApp" }, "arguments": [] } } ], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 892 } }, "arguments": [] } } ], "directives": [] }, "comments": [ { "type": "CommentLine", "value": " Logrocket", "start": 1059, "end": 1071, "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 16 } } }, { "type": "CommentLine", "value": " if (!G_IS_DEV && !G_IS_STANDALONE) {", "start": 1077, "end": 1116, "loc": { "start": { "line": 24, "column": 4 }, "end": { "line": 24, "column": 43 } } }, { "type": "CommentLine", "value": " const monthlyUsers = 300; // thousand", "start": 1122, "end": 1166, "loc": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 48 } } }, { "type": "CommentLine", "value": " const logrocketLimit = 10; // thousand", "start": 1172, "end": 1217, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 49 } } }, { "type": "CommentLine", "value": " const percentageOfUsers = logrocketLimit / monthlyUsers;", "start": 1223, "end": 1286, "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 67 } } }, { "type": "CommentLine", "value": " if (Math.random() <= percentageOfUsers) {", "start": 1294, "end": 1342, "loc": { "start": { "line": 29, "column": 4 }, "end": { "line": 29, "column": 52 } } }, { "type": "CommentLine", "value": " logger.log(\"Analyzing this session with logrocket\");", "start": 1348, "end": 1411, "loc": { "start": { "line": 30, "column": 4 }, "end": { "line": 30, "column": 67 } } }, { "type": "CommentLine", "value": " const logrocket = require(\"logrocket\");", "start": 1417, "end": 1467, "loc": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 54 } } }, { "type": "CommentLine", "value": " logrocket.init(\"p1x9zh/shapezio\");", "start": 1473, "end": 1518, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 49 } } }, { "type": "CommentLine", "value": " try {", "start": 1526, "end": 1542, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 20 } } }, { "type": "CommentLine", "value": " logrocket.getSessionURL(function (sessionURL) {", "start": 1548, "end": 1610, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 66 } } }, { "type": "CommentLine", "value": " logger.log(\"Connected lockrocket to GA\");", "start": 1616, "end": 1676, "loc": { "start": { "line": 36, "column": 4 }, "end": { "line": 36, "column": 64 } } }, { "type": "CommentLine", "value": " // @ts-ignore", "start": 1682, "end": 1714, "loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 36 } } }, { "type": "CommentLine", "value": " try {", "start": 1720, "end": 1744, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 28 } } }, { "type": "CommentLine", "value": " window.ga(\"send\", {", "start": 1750, "end": 1792, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 46 } } }, { "type": "CommentLine", "value": " hitType: \"event\",", "start": 1798, "end": 1842, "loc": { "start": { "line": 40, "column": 4 }, "end": { "line": 40, "column": 48 } } }, { "type": "CommentLine", "value": " eventCategory: \"LogRocket\",", "start": 1848, "end": 1902, "loc": { "start": { "line": 41, "column": 4 }, "end": { "line": 41, "column": 58 } } }, { "type": "CommentLine", "value": " eventAction: sessionURL,", "start": 1908, "end": 1959, "loc": { "start": { "line": 42, "column": 4 }, "end": { "line": 42, "column": 55 } } }, { "type": "CommentLine", "value": " });", "start": 1965, "end": 1991, "loc": { "start": { "line": 43, "column": 4 }, "end": { "line": 43, "column": 30 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 1997, "end": 2030, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 37 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2036, "end": 2120, "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 45, "column": 88 } } }, { "type": "CommentLine", "value": " }", "start": 2126, "end": 2146, "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 46, "column": 24 } } }, { "type": "CommentLine", "value": " });", "start": 2152, "end": 2170, "loc": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 22 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 2176, "end": 2201, "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 29 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2207, "end": 2283, "loc": { "start": { "line": 49, "column": 4 }, "end": { "line": 49, "column": 80 } } }, { "type": "CommentLine", "value": " }", "start": 2289, "end": 2301, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 16 } } }, { "type": "CommentLine", "value": " }", "start": 2307, "end": 2315, "loc": { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 12 } } }, { "type": "CommentLine", "value": " }", "start": 2321, "end": 2325, "loc": { "start": { "line": 52, "column": 4 }, "end": { "line": 52, "column": 8 } } }, { "type": "CommentBlock", "value": " typehints:start ", "start": 2900, "end": 2921, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 25 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 2927, "end": 2940, "loc": { "start": { "line": 72, "column": 4 }, "end": { "line": 72, "column": 17 } } }, { "type": "CommentBlock", "value": " typehints:end ", "start": 3020, "end": 3039, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 23 } } }, { "type": "CommentBlock", "value": " dev:start ", "start": 3047, "end": 3062, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 76, "column": 19 } } }, { "type": "CommentBlock", "value": " dev:end ", "start": 3123, "end": 3136, "loc": { "start": { "line": 78, "column": 4 }, "end": { "line": 78, "column": 17 } } }, { "type": "CommentLine", "value": " var modpack = {", "start": 3190, "end": 3208, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 22 } } }, { "type": "CommentLine", "value": " mods: [{", "start": 3214, "end": 3229, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 83, "column": 19 } } }, { "type": "CommentLine", "value": " url: \"http://localhost:3006/mod\",", "start": 3235, "end": 3283, "loc": { "start": { "line": 84, "column": 4 }, "end": { "line": 84, "column": 52 } } }, { "type": "CommentLine", "value": " id: \"a18121cf-fc7c-4f23-906d-b7ab0512bbc8\",", "start": 3289, "end": 3347, "loc": { "start": { "line": 85, "column": 4 }, "end": { "line": 85, "column": 62 } } }, { "type": "CommentLine", "value": " config: {},", "start": 3353, "end": 3379, "loc": { "start": { "line": 86, "column": 4 }, "end": { "line": 86, "column": 30 } } }, { "type": "CommentLine", "value": " settings: {", "start": 3385, "end": 3411, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 30 } } }, { "type": "CommentLine", "value": " hasMakeModButton: {", "start": 3417, "end": 3455, "loc": { "start": { "line": 88, "column": 4 }, "end": { "line": 88, "column": 42 } } }, { "type": "CommentLine", "value": " value: true,", "start": 3461, "end": 3496, "loc": { "start": { "line": 89, "column": 4 }, "end": { "line": 89, "column": 39 } } }, { "type": "CommentLine", "value": " },", "start": 3502, "end": 3523, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 25 } } }, { "type": "CommentLine", "value": " // enum: {", "start": 3529, "end": 3558, "loc": { "start": { "line": 91, "column": 4 }, "end": { "line": 91, "column": 33 } } }, { "type": "CommentLine", "value": " // value: \"new test\",", "start": 3564, "end": 3608, "loc": { "start": { "line": 92, "column": 4 }, "end": { "line": 92, "column": 48 } } }, { "type": "CommentLine", "value": " // },", "start": 3614, "end": 3638, "loc": { "start": { "line": 93, "column": 4 }, "end": { "line": 93, "column": 28 } } }, { "type": "CommentLine", "value": " // range: {", "start": 3644, "end": 3674, "loc": { "start": { "line": 94, "column": 4 }, "end": { "line": 94, "column": 34 } } }, { "type": "CommentLine", "value": " // value: 10,", "start": 3680, "end": 3716, "loc": { "start": { "line": 95, "column": 4 }, "end": { "line": 95, "column": 40 } } }, { "type": "CommentLine", "value": " // },", "start": 3722, "end": 3746, "loc": { "start": { "line": 96, "column": 4 }, "end": { "line": 96, "column": 28 } } }, { "type": "CommentLine", "value": " },", "start": 3752, "end": 3769, "loc": { "start": { "line": 97, "column": 4 }, "end": { "line": 97, "column": 21 } } }, { "type": "CommentLine", "value": " },", "start": 3775, "end": 3788, "loc": { "start": { "line": 98, "column": 4 }, "end": { "line": 98, "column": 17 } } }, { "type": "CommentLine", "value": " // {", "start": 3794, "end": 3809, "loc": { "start": { "line": 99, "column": 4 }, "end": { "line": 99, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3010/mod\",", "start": 3815, "end": 3866, "loc": { "start": { "line": 100, "column": 4 }, "end": { "line": 100, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cbae38a0-7ac5-4a0a-9985-da3110b1a6e8\",", "start": 3872, "end": 3933, "loc": { "start": { "line": 101, "column": 4 }, "end": { "line": 101, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 3939, "end": 3968, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 102, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {", "start": 3974, "end": 4003, "loc": { "start": { "line": 103, "column": 4 }, "end": { "line": 103, "column": 33 } } }, { "type": "CommentLine", "value": " // hasHubPlacement: { value: true },", "start": 4009, "end": 4064, "loc": { "start": { "line": 104, "column": 4 }, "end": { "line": 104, "column": 59 } } }, { "type": "CommentLine", "value": " // },", "start": 4070, "end": 4090, "loc": { "start": { "line": 105, "column": 4 }, "end": { "line": 105, "column": 24 } } }, { "type": "CommentLine", "value": " // },", "start": 4096, "end": 4112, "loc": { "start": { "line": 106, "column": 4 }, "end": { "line": 106, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4118, "end": 4133, "loc": { "start": { "line": 107, "column": 4 }, "end": { "line": 107, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3011/mod\",", "start": 4139, "end": 4190, "loc": { "start": { "line": 108, "column": 4 }, "end": { "line": 108, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cba4229f-851b-4f01-807f-2a0c86c3aed7\",", "start": 4196, "end": 4257, "loc": { "start": { "line": 109, "column": 4 }, "end": { "line": 109, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4263, "end": 4292, "loc": { "start": { "line": 110, "column": 4 }, "end": { "line": 110, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4298, "end": 4329, "loc": { "start": { "line": 111, "column": 4 }, "end": { "line": 111, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4335, "end": 4351, "loc": { "start": { "line": 112, "column": 4 }, "end": { "line": 112, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4357, "end": 4372, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 113, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3012/mod\",", "start": 4378, "end": 4429, "loc": { "start": { "line": 114, "column": 4 }, "end": { "line": 114, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"b6eaf06b-a0f7-48ac-b219-4e97fd275beb\",", "start": 4435, "end": 4496, "loc": { "start": { "line": 115, "column": 4 }, "end": { "line": 115, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4502, "end": 4531, "loc": { "start": { "line": 116, "column": 4 }, "end": { "line": 116, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4537, "end": 4568, "loc": { "start": { "line": 117, "column": 4 }, "end": { "line": 117, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4574, "end": 4590, "loc": { "start": { "line": 118, "column": 4 }, "end": { "line": 118, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4596, "end": 4611, "loc": { "start": { "line": 119, "column": 4 }, "end": { "line": 119, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3013/mod\",", "start": 4617, "end": 4668, "loc": { "start": { "line": 120, "column": 4 }, "end": { "line": 120, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"ca2fb74a-3827-4805-b5fe-8a23bf913c65\",", "start": 4674, "end": 4735, "loc": { "start": { "line": 121, "column": 4 }, "end": { "line": 121, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4741, "end": 4770, "loc": { "start": { "line": 122, "column": 4 }, "end": { "line": 122, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4776, "end": 4807, "loc": { "start": { "line": 123, "column": 4 }, "end": { "line": 123, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4813, "end": 4829, "loc": { "start": { "line": 124, "column": 4 }, "end": { "line": 124, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4835, "end": 4850, "loc": { "start": { "line": 125, "column": 4 }, "end": { "line": 125, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3014/mod\",", "start": 4856, "end": 4907, "loc": { "start": { "line": 126, "column": 4 }, "end": { "line": 126, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"3ae3751d-6dfb-4504-92dc-99a38a3d8c06\",", "start": 4913, "end": 4974, "loc": { "start": { "line": 127, "column": 4 }, "end": { "line": 127, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4980, "end": 5009, "loc": { "start": { "line": 128, "column": 4 }, "end": { "line": 128, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 5015, "end": 5046, "loc": { "start": { "line": 129, "column": 4 }, "end": { "line": 129, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 5052, "end": 5068, "loc": { "start": { "line": 130, "column": 4 }, "end": { "line": 130, "column": 20 } } }, { "type": "CommentLine", "value": " ],", "start": 5074, "end": 5083, "loc": { "start": { "line": 131, "column": 4 }, "end": { "line": 131, "column": 13 } } }, { "type": "CommentLine", "value": " };", "start": 5089, "end": 5094, "loc": { "start": { "line": 132, "column": 4 }, "end": { "line": 132, "column": 9 } } }, { "type": "CommentLine", "value": " await modMgr.addMods([", "start": 5469, "end": 5494, "loc": { "start": { "line": 143, "column": 4 }, "end": { "line": 143, "column": 29 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/mod1/bundle.js\",", "start": 5500, "end": 5570, "loc": { "start": { "line": 144, "column": 4 }, "end": { "line": 144, "column": 74 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod2.js\",", "start": 5576, "end": 5644, "loc": { "start": { "line": 145, "column": 4 }, "end": { "line": 145, "column": 72 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod3.js\",", "start": 5650, "end": 5718, "loc": { "start": { "line": 146, "column": 4 }, "end": { "line": 146, "column": 72 } } }, { "type": "CommentLine", "value": " \"http://localhost:3006/mod\",", "start": 5724, "end": 5759, "loc": { "start": { "line": 147, "column": 4 }, "end": { "line": 147, "column": 39 } } }, { "type": "CommentLine", "value": " ]);", "start": 5765, "end": 5771, "loc": { "start": { "line": 148, "column": 4 }, "end": { "line": 148, "column": 10 } } } ], "tokens": [ { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 0, "end": 6, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./core/polyfills", "start": 7, "end": 25, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 25 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 25, "end": 26, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 28, "end": 34, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 6 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./core/assert", "start": 35, "end": 50, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 50, "end": 51, "loc": { "start": { "line": 2, "column": 22 }, "end": { "line": 2, "column": 23 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 53, "end": 59, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 6 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./core/error_handler", "start": 60, "end": 82, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 29 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 82, "end": 83, "loc": { "start": { "line": 3, "column": 29 }, "end": { "line": 3, "column": 30 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 87, "end": 93, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 94, "end": 95, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createLogger", "start": 96, "end": 108, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 21 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 108, "end": 109, "loc": { "start": { "line": 5, "column": 21 }, "end": { "line": 5, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logSection", "start": 110, "end": 120, "loc": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 121, "end": 122, "loc": { "start": { "line": 5, "column": 34 }, "end": { "line": 5, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 123, "end": 127, "loc": { "start": { "line": 5, "column": 36 }, "end": { "line": 5, "column": 40 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./core/logging", "start": 128, "end": 144, "loc": { "start": { "line": 5, "column": 41 }, "end": { "line": 5, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 144, "end": 145, "loc": { "start": { "line": 5, "column": 57 }, "end": { "line": 5, "column": 58 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 147, "end": 153, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 154, "end": 155, "loc": { "start": { "line": 6, "column": 7 }, "end": { "line": 6, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Application", "start": 156, "end": 167, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 20 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 168, "end": 169, "loc": { "start": { "line": 6, "column": 21 }, "end": { "line": 6, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 170, "end": 174, "loc": { "start": { "line": 6, "column": 23 }, "end": { "line": 6, "column": 27 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./application", "start": 175, "end": 190, "loc": { "start": { "line": 6, "column": 28 }, "end": { "line": 6, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 190, "end": 191, "loc": { "start": { "line": 6, "column": 43 }, "end": { "line": 6, "column": 44 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 193, "end": 199, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 200, "end": 201, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 7, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "IS_DEBUG", "start": 202, "end": 210, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 211, "end": 212, "loc": { "start": { "line": 7, "column": 18 }, "end": { "line": 7, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 213, "end": 217, "loc": { "start": { "line": 7, "column": 20 }, "end": { "line": 7, "column": 24 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./core/config", "start": 218, "end": 233, "loc": { "start": { "line": 7, "column": 25 }, "end": { "line": 7, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 233, "end": 234, "loc": { "start": { "line": 7, "column": 40 }, "end": { "line": 7, "column": 41 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 236, "end": 242, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 243, "end": 244, "loc": { "start": { "line": 8, "column": 7 }, "end": { "line": 8, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaComponentsToAPI", "start": 245, "end": 270, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 34 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 270, "end": 271, "loc": { "start": { "line": 8, "column": 34 }, "end": { "line": 8, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initComponentRegistry", "start": 272, "end": 293, "loc": { "start": { "line": 8, "column": 36 }, "end": { "line": 8, "column": 57 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 294, "end": 295, "loc": { "start": { "line": 8, "column": 58 }, "end": { "line": 8, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 296, "end": 300, "loc": { "start": { "line": 8, "column": 60 }, "end": { "line": 8, "column": 64 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./game/component_registry", "start": 301, "end": 328, "loc": { "start": { "line": 8, "column": 65 }, "end": { "line": 8, "column": 92 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 328, "end": 329, "loc": { "start": { "line": 8, "column": 92 }, "end": { "line": 8, "column": 93 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 331, "end": 337, "loc": { "start": { "line": 9, "column": 0 }, "end": { "line": 9, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 338, "end": 339, "loc": { "start": { "line": 9, "column": 7 }, "end": { "line": 9, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initDrawUtils", "start": 340, "end": 353, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 354, "end": 355, "loc": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 356, "end": 360, "loc": { "start": { "line": 9, "column": 25 }, "end": { "line": 9, "column": 29 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./core/draw_utils", "start": 361, "end": 380, "loc": { "start": { "line": 9, "column": 30 }, "end": { "line": 9, "column": 49 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 380, "end": 381, "loc": { "start": { "line": 9, "column": 49 }, "end": { "line": 9, "column": 50 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 383, "end": 389, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 10, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 390, "end": 391, "loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 10, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaItemsToAPI", "start": 392, "end": 412, "loc": { "start": { "line": 10, "column": 9 }, "end": { "line": 10, "column": 29 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 412, "end": 413, "loc": { "start": { "line": 10, "column": 29 }, "end": { "line": 10, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initItemRegistry", "start": 414, "end": 430, "loc": { "start": { "line": 10, "column": 31 }, "end": { "line": 10, "column": 47 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 431, "end": 432, "loc": { "start": { "line": 10, "column": 48 }, "end": { "line": 10, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 433, "end": 437, "loc": { "start": { "line": 10, "column": 50 }, "end": { "line": 10, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./game/item_registry", "start": 438, "end": 460, "loc": { "start": { "line": 10, "column": 55 }, "end": { "line": 10, "column": 77 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 460, "end": 461, "loc": { "start": { "line": 10, "column": 77 }, "end": { "line": 10, "column": 78 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 463, "end": 469, "loc": { "start": { "line": 11, "column": 0 }, "end": { "line": 11, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 470, "end": 471, "loc": { "start": { "line": 11, "column": 7 }, "end": { "line": 11, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaBuildingsToAPI", "start": 472, "end": 496, "loc": { "start": { "line": 11, "column": 9 }, "end": { "line": 11, "column": 33 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 496, "end": 497, "loc": { "start": { "line": 11, "column": 33 }, "end": { "line": 11, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initMetaBuildingRegistry", "start": 498, "end": 522, "loc": { "start": { "line": 11, "column": 35 }, "end": { "line": 11, "column": 59 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 523, "end": 524, "loc": { "start": { "line": 11, "column": 60 }, "end": { "line": 11, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 525, "end": 529, "loc": { "start": { "line": 11, "column": 62 }, "end": { "line": 11, "column": 66 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./game/meta_building_registry", "start": 530, "end": 561, "loc": { "start": { "line": 11, "column": 67 }, "end": { "line": 11, "column": 98 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 561, "end": 562, "loc": { "start": { "line": 11, "column": 98 }, "end": { "line": 11, "column": 99 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 564, "end": 570, "loc": { "start": { "line": 12, "column": 0 }, "end": { "line": 12, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 571, "end": 572, "loc": { "start": { "line": 12, "column": 7 }, "end": { "line": 12, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaGameSpeedToAPI", "start": 573, "end": 597, "loc": { "start": { "line": 12, "column": 9 }, "end": { "line": 12, "column": 33 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 597, "end": 598, "loc": { "start": { "line": 12, "column": 33 }, "end": { "line": 12, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initGameSpeedRegistry", "start": 599, "end": 620, "loc": { "start": { "line": 12, "column": 35 }, "end": { "line": 12, "column": 56 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 621, "end": 622, "loc": { "start": { "line": 12, "column": 57 }, "end": { "line": 12, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 623, "end": 627, "loc": { "start": { "line": 12, "column": 59 }, "end": { "line": 12, "column": 63 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./game/game_speed_registry", "start": 628, "end": 656, "loc": { "start": { "line": 12, "column": 64 }, "end": { "line": 12, "column": 92 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 656, "end": 657, "loc": { "start": { "line": 12, "column": 92 }, "end": { "line": 12, "column": 93 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 659, "end": 665, "loc": { "start": { "line": 13, "column": 0 }, "end": { "line": 13, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 666, "end": 667, "loc": { "start": { "line": 13, "column": 7 }, "end": { "line": 13, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ModManager", "start": 668, "end": 678, "loc": { "start": { "line": 13, "column": 9 }, "end": { "line": 13, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 679, "end": 680, "loc": { "start": { "line": 13, "column": 20 }, "end": { "line": 13, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 681, "end": 685, "loc": { "start": { "line": 13, "column": 22 }, "end": { "line": 13, "column": 26 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./modloader/modmanager", "start": 686, "end": 710, "loc": { "start": { "line": 13, "column": 27 }, "end": { "line": 13, "column": 51 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 710, "end": 711, "loc": { "start": { "line": 13, "column": 51 }, "end": { "line": 13, "column": 52 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 713, "end": 719, "loc": { "start": { "line": 14, "column": 0 }, "end": { "line": 14, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 720, "end": 721, "loc": { "start": { "line": 14, "column": 7 }, "end": { "line": 14, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaSystemsToAPI", "start": 722, "end": 744, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 745, "end": 746, "loc": { "start": { "line": 14, "column": 32 }, "end": { "line": 14, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 747, "end": 751, "loc": { "start": { "line": 14, "column": 34 }, "end": { "line": 14, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./game/game_system_manager", "start": 752, "end": 780, "loc": { "start": { "line": 14, "column": 39 }, "end": { "line": 14, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 780, "end": 781, "loc": { "start": { "line": 14, "column": 67 }, "end": { "line": 14, "column": 68 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 783, "end": 789, "loc": { "start": { "line": 15, "column": 0 }, "end": { "line": 15, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 790, "end": 791, "loc": { "start": { "line": 15, "column": 7 }, "end": { "line": 15, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaGameModesToAPI", "start": 792, "end": 816, "loc": { "start": { "line": 15, "column": 9 }, "end": { "line": 15, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 817, "end": 818, "loc": { "start": { "line": 15, "column": 34 }, "end": { "line": 15, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 819, "end": 823, "loc": { "start": { "line": 15, "column": 36 }, "end": { "line": 15, "column": 40 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./game/game_mode_registry", "start": 824, "end": 851, "loc": { "start": { "line": 15, "column": 41 }, "end": { "line": 15, "column": 68 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 851, "end": 852, "loc": { "start": { "line": 15, "column": 68 }, "end": { "line": 15, "column": 69 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 854, "end": 859, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 16, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 860, "end": 866, "loc": { "start": { "line": 16, "column": 6 }, "end": { "line": 16, "column": 12 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 867, "end": 868, "loc": { "start": { "line": 16, "column": 13 }, "end": { "line": 16, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createLogger", "start": 869, "end": 881, "loc": { "start": { "line": 16, "column": 15 }, "end": { "line": 16, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 881, "end": 882, "loc": { "start": { "line": 16, "column": 27 }, "end": { "line": 16, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "main", "start": 882, "end": 888, "loc": { "start": { "line": 16, "column": 28 }, "end": { "line": 16, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 888, "end": 889, "loc": { "start": { "line": 16, "column": 34 }, "end": { "line": 16, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 889, "end": 890, "loc": { "start": { "line": 16, "column": 35 }, "end": { "line": 16, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 892, "end": 893, "loc": { "start": { "line": 17, "column": 0 }, "end": { "line": 17, "column": 1 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "async", "start": 893, "end": 898, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 17, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 898, "end": 899, "loc": { "start": { "line": 17, "column": 6 }, "end": { "line": 17, "column": 7 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 899, "end": 900, "loc": { "start": { "line": 17, "column": 7 }, "end": { "line": 17, "column": 8 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 901, "end": 903, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 11 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 904, "end": 905, "loc": { "start": { "line": 17, "column": 12 }, "end": { "line": 17, "column": 13 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 911, "end": 913, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 914, "end": 915, "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 915, "end": 921, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 921, "end": 922, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "coreThreadLoadedCb", "start": 922, "end": 940, "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 18, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 940, "end": 941, "loc": { "start": { "line": 18, "column": 33 }, "end": { "line": 18, "column": 34 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 942, "end": 943, "loc": { "start": { "line": 18, "column": 35 }, "end": { "line": 18, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 953, "end": 959, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 959, "end": 960, "loc": { "start": { "line": 19, "column": 14 }, "end": { "line": 19, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 960, "end": 963, "loc": { "start": { "line": 19, "column": 15 }, "end": { "line": 19, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 963, "end": 964, "loc": { "start": { "line": 19, "column": 18 }, "end": { "line": 19, "column": 19 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Javascript parsed, calling html thread", "start": 964, "end": 1004, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1004, "end": 1005, "loc": { "start": { "line": 19, "column": 59 }, "end": { "line": 19, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1005, "end": 1006, "loc": { "start": { "line": 19, "column": 60 }, "end": { "line": 19, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "window", "start": 1016, "end": 1022, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1022, "end": 1023, "loc": { "start": { "line": 20, "column": 14 }, "end": { "line": 20, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "coreThreadLoadedCb", "start": 1023, "end": 1041, "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1041, "end": 1042, "loc": { "start": { "line": 20, "column": 33 }, "end": { "line": 20, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1042, "end": 1043, "loc": { "start": { "line": 20, "column": 34 }, "end": { "line": 20, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1043, "end": 1044, "loc": { "start": { "line": 20, "column": 35 }, "end": { "line": 20, "column": 36 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1050, "end": 1051, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 5 } } }, { "type": "CommentLine", "value": " Logrocket", "start": 1059, "end": 1071, "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 16 } } }, { "type": "CommentLine", "value": " if (!G_IS_DEV && !G_IS_STANDALONE) {", "start": 1077, "end": 1116, "loc": { "start": { "line": 24, "column": 4 }, "end": { "line": 24, "column": 43 } } }, { "type": "CommentLine", "value": " const monthlyUsers = 300; // thousand", "start": 1122, "end": 1166, "loc": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 48 } } }, { "type": "CommentLine", "value": " const logrocketLimit = 10; // thousand", "start": 1172, "end": 1217, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 49 } } }, { "type": "CommentLine", "value": " const percentageOfUsers = logrocketLimit / monthlyUsers;", "start": 1223, "end": 1286, "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 67 } } }, { "type": "CommentLine", "value": " if (Math.random() <= percentageOfUsers) {", "start": 1294, "end": 1342, "loc": { "start": { "line": 29, "column": 4 }, "end": { "line": 29, "column": 52 } } }, { "type": "CommentLine", "value": " logger.log(\"Analyzing this session with logrocket\");", "start": 1348, "end": 1411, "loc": { "start": { "line": 30, "column": 4 }, "end": { "line": 30, "column": 67 } } }, { "type": "CommentLine", "value": " const logrocket = require(\"logrocket\");", "start": 1417, "end": 1467, "loc": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 54 } } }, { "type": "CommentLine", "value": " logrocket.init(\"p1x9zh/shapezio\");", "start": 1473, "end": 1518, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 49 } } }, { "type": "CommentLine", "value": " try {", "start": 1526, "end": 1542, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 20 } } }, { "type": "CommentLine", "value": " logrocket.getSessionURL(function (sessionURL) {", "start": 1548, "end": 1610, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 66 } } }, { "type": "CommentLine", "value": " logger.log(\"Connected lockrocket to GA\");", "start": 1616, "end": 1676, "loc": { "start": { "line": 36, "column": 4 }, "end": { "line": 36, "column": 64 } } }, { "type": "CommentLine", "value": " // @ts-ignore", "start": 1682, "end": 1714, "loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 36 } } }, { "type": "CommentLine", "value": " try {", "start": 1720, "end": 1744, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 28 } } }, { "type": "CommentLine", "value": " window.ga(\"send\", {", "start": 1750, "end": 1792, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 46 } } }, { "type": "CommentLine", "value": " hitType: \"event\",", "start": 1798, "end": 1842, "loc": { "start": { "line": 40, "column": 4 }, "end": { "line": 40, "column": 48 } } }, { "type": "CommentLine", "value": " eventCategory: \"LogRocket\",", "start": 1848, "end": 1902, "loc": { "start": { "line": 41, "column": 4 }, "end": { "line": 41, "column": 58 } } }, { "type": "CommentLine", "value": " eventAction: sessionURL,", "start": 1908, "end": 1959, "loc": { "start": { "line": 42, "column": 4 }, "end": { "line": 42, "column": 55 } } }, { "type": "CommentLine", "value": " });", "start": 1965, "end": 1991, "loc": { "start": { "line": 43, "column": 4 }, "end": { "line": 43, "column": 30 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 1997, "end": 2030, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 37 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2036, "end": 2120, "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 45, "column": 88 } } }, { "type": "CommentLine", "value": " }", "start": 2126, "end": 2146, "loc": { "start": { "line": 46, "column": 4 }, "end": { "line": 46, "column": 24 } } }, { "type": "CommentLine", "value": " });", "start": 2152, "end": 2170, "loc": { "start": { "line": 47, "column": 4 }, "end": { "line": 47, "column": 22 } } }, { "type": "CommentLine", "value": " } catch (ex) {", "start": 2176, "end": 2201, "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 29 } } }, { "type": "CommentLine", "value": " logger.warn(\"Logrocket connection to analytics failed:\", ex);", "start": 2207, "end": 2283, "loc": { "start": { "line": 49, "column": 4 }, "end": { "line": 49, "column": 80 } } }, { "type": "CommentLine", "value": " }", "start": 2289, "end": 2301, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 16 } } }, { "type": "CommentLine", "value": " }", "start": 2307, "end": 2315, "loc": { "start": { "line": 51, "column": 4 }, "end": { "line": 51, "column": 12 } } }, { "type": "CommentLine", "value": " }", "start": 2321, "end": 2325, "loc": { "start": { "line": 52, "column": 4 }, "end": { "line": 52, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "console", "start": 2333, "end": 2340, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 11 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2340, "end": 2341, "loc": { "start": { "line": 54, "column": 11 }, "end": { "line": 54, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 2341, "end": 2344, "loc": { "start": { "line": 54, "column": 12 }, "end": { "line": 54, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2344, "end": 2345, "loc": { "start": { "line": 54, "column": 15 }, "end": { "line": 54, "column": 16 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2355, "end": 2356, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 9 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "%cshapez.io ️%c\n© 2020 Tobias Springer IT Solutions\nCommit %c", "start": 2356, "end": 2419, "loc": { "start": { "line": 55, "column": 9 }, "end": { "line": 55, "column": 72 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2419, "end": 2421, "loc": { "start": { "line": 55, "column": 72 }, "end": { "line": 55, "column": 74 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_BUILD_COMMIT_HASH", "start": 2421, "end": 2440, "loc": { "start": { "line": 55, "column": 74 }, "end": { "line": 55, "column": 93 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2440, "end": 2441, "loc": { "start": { "line": 55, "column": 93 }, "end": { "line": 55, "column": 94 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "%c on %c", "start": 2441, "end": 2449, "loc": { "start": { "line": 55, "column": 94 }, "end": { "line": 55, "column": 102 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2449, "end": 2451, "loc": { "start": { "line": 55, "column": 102 }, "end": { "line": 55, "column": 104 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 2451, "end": 2454, "loc": { "start": { "line": 55, "column": 104 }, "end": { "line": 55, "column": 107 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Date", "start": 2455, "end": 2459, "loc": { "start": { "line": 55, "column": 108 }, "end": { "line": 55, "column": 112 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2459, "end": 2460, "loc": { "start": { "line": 55, "column": 112 }, "end": { "line": 55, "column": 113 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_BUILD_TIME", "start": 2474, "end": 2486, "loc": { "start": { "line": 56, "column": 12 }, "end": { "line": 56, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2496, "end": 2497, "loc": { "start": { "line": 57, "column": 8 }, "end": { "line": 57, "column": 9 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2497, "end": 2498, "loc": { "start": { "line": 57, "column": 9 }, "end": { "line": 57, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toLocaleString", "start": 2498, "end": 2512, "loc": { "start": { "line": 57, "column": 10 }, "end": { "line": 57, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2512, "end": 2513, "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2513, "end": 2514, "loc": { "start": { "line": 57, "column": 25 }, "end": { "line": 57, "column": 26 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2514, "end": 2515, "loc": { "start": { "line": 57, "column": 26 }, "end": { "line": 57, "column": 27 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n", "start": 2515, "end": 2517, "loc": { "start": { "line": 57, "column": 27 }, "end": { "line": 57, "column": 29 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2517, "end": 2518, "loc": { "start": { "line": 57, "column": 29 }, "end": { "line": 57, "column": 30 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2518, "end": 2519, "loc": { "start": { "line": 57, "column": 30 }, "end": { "line": 57, "column": 31 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "font-size: 35px; font-family: Arial;font-weight: bold; padding: 10px 0;", "start": 2529, "end": 2602, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 81 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2602, "end": 2603, "loc": { "start": { "line": 58, "column": 81 }, "end": { "line": 58, "column": 82 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "color: #aaa", "start": 2613, "end": 2626, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 21 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2626, "end": 2627, "loc": { "start": { "line": 59, "column": 21 }, "end": { "line": 59, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "color: #7f7", "start": 2637, "end": 2650, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 21 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2650, "end": 2651, "loc": { "start": { "line": 60, "column": 21 }, "end": { "line": 60, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "color: #aaa", "start": 2661, "end": 2674, "loc": { "start": { "line": 61, "column": 8 }, "end": { "line": 61, "column": 21 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2674, "end": 2675, "loc": { "start": { "line": 61, "column": 21 }, "end": { "line": 61, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "color: #7f7", "start": 2685, "end": 2698, "loc": { "start": { "line": 62, "column": 8 }, "end": { "line": 62, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2704, "end": 2705, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 63, "column": 5 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2705, "end": 2706, "loc": { "start": { "line": 63, "column": 5 }, "end": { "line": 63, "column": 6 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "console", "start": 2714, "end": 2721, "loc": { "start": { "line": 65, "column": 4 }, "end": { "line": 65, "column": 11 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2721, "end": 2722, "loc": { "start": { "line": 65, "column": 11 }, "end": { "line": 65, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 2722, "end": 2725, "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2725, "end": 2726, "loc": { "start": { "line": 65, "column": 15 }, "end": { "line": 65, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Environment: %c", "start": 2726, "end": 2743, "loc": { "start": { "line": 65, "column": 16 }, "end": { "line": 65, "column": 33 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 2744, "end": 2745, "loc": { "start": { "line": 65, "column": 34 }, "end": { "line": 65, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_APP_ENVIRONMENT", "start": 2746, "end": 2763, "loc": { "start": { "line": 65, "column": 36 }, "end": { "line": 65, "column": 53 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2763, "end": 2764, "loc": { "start": { "line": 65, "column": 53 }, "end": { "line": 65, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "color: #fff", "start": 2765, "end": 2778, "loc": { "start": { "line": 65, "column": 55 }, "end": { "line": 65, "column": 68 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2778, "end": 2779, "loc": { "start": { "line": 65, "column": 68 }, "end": { "line": 65, "column": 69 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2779, "end": 2780, "loc": { "start": { "line": 65, "column": 69 }, "end": { "line": 65, "column": 70 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 2788, "end": 2790, "loc": { "start": { "line": 67, "column": 4 }, "end": { "line": 67, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2791, "end": 2792, "loc": { "start": { "line": 67, "column": 7 }, "end": { "line": 67, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_IS_DEV", "start": 2792, "end": 2800, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 16 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 2801, "end": 2803, "loc": { "start": { "line": 67, "column": 17 }, "end": { "line": 67, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "IS_DEBUG", "start": 2804, "end": 2812, "loc": { "start": { "line": 67, "column": 20 }, "end": { "line": 67, "column": 28 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2812, "end": 2813, "loc": { "start": { "line": 67, "column": 28 }, "end": { "line": 67, "column": 29 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2814, "end": 2815, "loc": { "start": { "line": 67, "column": 30 }, "end": { "line": 67, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "console", "start": 2825, "end": 2832, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 15 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2832, "end": 2833, "loc": { "start": { "line": 68, "column": 15 }, "end": { "line": 68, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 2833, "end": 2836, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2836, "end": 2837, "loc": { "start": { "line": 68, "column": 19 }, "end": { "line": 68, "column": 20 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n%c🛑 DEBUG ENVIRONMENT 🛑\n", "start": 2837, "end": 2868, "loc": { "start": { "line": 68, "column": 20 }, "end": { "line": 68, "column": 51 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2868, "end": 2869, "loc": { "start": { "line": 68, "column": 51 }, "end": { "line": 68, "column": 52 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "color: #f77", "start": 2870, "end": 2883, "loc": { "start": { "line": 68, "column": 53 }, "end": { "line": 68, "column": 66 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2883, "end": 2884, "loc": { "start": { "line": 68, "column": 66 }, "end": { "line": 68, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2884, "end": 2885, "loc": { "start": { "line": 68, "column": 67 }, "end": { "line": 68, "column": 68 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2891, "end": 2892, "loc": { "start": { "line": 69, "column": 4 }, "end": { "line": 69, "column": 5 } } }, { "type": "CommentBlock", "value": " typehints:start ", "start": 2900, "end": 2921, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 25 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 2927, "end": 2940, "loc": { "start": { "line": 72, "column": 4 }, "end": { "line": 72, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "assert", "start": 2946, "end": 2952, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2952, "end": 2953, "loc": { "start": { "line": 73, "column": 10 }, "end": { "line": 73, "column": 11 } } }, { "type": { "label": "false", "keyword": "false", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "false", "start": 2953, "end": 2958, "loc": { "start": { "line": 73, "column": 11 }, "end": { "line": 73, "column": 16 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2958, "end": 2959, "loc": { "start": { "line": 73, "column": 16 }, "end": { "line": 73, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "typehints built in, this should never be the case!", "start": 2960, "end": 3012, "loc": { "start": { "line": 73, "column": 18 }, "end": { "line": 73, "column": 70 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3012, "end": 3013, "loc": { "start": { "line": 73, "column": 70 }, "end": { "line": 73, "column": 71 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3013, "end": 3014, "loc": { "start": { "line": 73, "column": 71 }, "end": { "line": 73, "column": 72 } } }, { "type": "CommentBlock", "value": " typehints:end ", "start": 3020, "end": 3039, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 23 } } }, { "type": "CommentBlock", "value": " dev:start ", "start": 3047, "end": 3062, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 76, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "console", "start": 3068, "end": 3075, "loc": { "start": { "line": 77, "column": 4 }, "end": { "line": 77, "column": 11 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3075, "end": 3076, "loc": { "start": { "line": 77, "column": 11 }, "end": { "line": 77, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 3076, "end": 3079, "loc": { "start": { "line": 77, "column": 12 }, "end": { "line": 77, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3079, "end": 3080, "loc": { "start": { "line": 77, "column": 15 }, "end": { "line": 77, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "%cDEVCODE BUILT IN", "start": 3080, "end": 3100, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3100, "end": 3101, "loc": { "start": { "line": 77, "column": 36 }, "end": { "line": 77, "column": 37 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "color: #f77", "start": 3102, "end": 3115, "loc": { "start": { "line": 77, "column": 38 }, "end": { "line": 77, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3115, "end": 3116, "loc": { "start": { "line": 77, "column": 51 }, "end": { "line": 77, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3116, "end": 3117, "loc": { "start": { "line": 77, "column": 52 }, "end": { "line": 77, "column": 53 } } }, { "type": "CommentBlock", "value": " dev:end ", "start": 3123, "end": 3136, "loc": { "start": { "line": 78, "column": 4 }, "end": { "line": 78, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logSection", "start": 3144, "end": 3154, "loc": { "start": { "line": 80, "column": 4 }, "end": { "line": 80, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3154, "end": 3155, "loc": { "start": { "line": 80, "column": 14 }, "end": { "line": 80, "column": 15 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Boot Process", "start": 3155, "end": 3169, "loc": { "start": { "line": 80, "column": 15 }, "end": { "line": 80, "column": 29 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3169, "end": 3170, "loc": { "start": { "line": 80, "column": 29 }, "end": { "line": 80, "column": 30 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "#f9a825", "start": 3171, "end": 3180, "loc": { "start": { "line": 80, "column": 31 }, "end": { "line": 80, "column": 40 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3180, "end": 3181, "loc": { "start": { "line": 80, "column": 40 }, "end": { "line": 80, "column": 41 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3181, "end": 3182, "loc": { "start": { "line": 80, "column": 41 }, "end": { "line": 80, "column": 42 } } }, { "type": "CommentLine", "value": " var modpack = {", "start": 3190, "end": 3208, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 22 } } }, { "type": "CommentLine", "value": " mods: [{", "start": 3214, "end": 3229, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 83, "column": 19 } } }, { "type": "CommentLine", "value": " url: \"http://localhost:3006/mod\",", "start": 3235, "end": 3283, "loc": { "start": { "line": 84, "column": 4 }, "end": { "line": 84, "column": 52 } } }, { "type": "CommentLine", "value": " id: \"a18121cf-fc7c-4f23-906d-b7ab0512bbc8\",", "start": 3289, "end": 3347, "loc": { "start": { "line": 85, "column": 4 }, "end": { "line": 85, "column": 62 } } }, { "type": "CommentLine", "value": " config: {},", "start": 3353, "end": 3379, "loc": { "start": { "line": 86, "column": 4 }, "end": { "line": 86, "column": 30 } } }, { "type": "CommentLine", "value": " settings: {", "start": 3385, "end": 3411, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 30 } } }, { "type": "CommentLine", "value": " hasMakeModButton: {", "start": 3417, "end": 3455, "loc": { "start": { "line": 88, "column": 4 }, "end": { "line": 88, "column": 42 } } }, { "type": "CommentLine", "value": " value: true,", "start": 3461, "end": 3496, "loc": { "start": { "line": 89, "column": 4 }, "end": { "line": 89, "column": 39 } } }, { "type": "CommentLine", "value": " },", "start": 3502, "end": 3523, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 25 } } }, { "type": "CommentLine", "value": " // enum: {", "start": 3529, "end": 3558, "loc": { "start": { "line": 91, "column": 4 }, "end": { "line": 91, "column": 33 } } }, { "type": "CommentLine", "value": " // value: \"new test\",", "start": 3564, "end": 3608, "loc": { "start": { "line": 92, "column": 4 }, "end": { "line": 92, "column": 48 } } }, { "type": "CommentLine", "value": " // },", "start": 3614, "end": 3638, "loc": { "start": { "line": 93, "column": 4 }, "end": { "line": 93, "column": 28 } } }, { "type": "CommentLine", "value": " // range: {", "start": 3644, "end": 3674, "loc": { "start": { "line": 94, "column": 4 }, "end": { "line": 94, "column": 34 } } }, { "type": "CommentLine", "value": " // value: 10,", "start": 3680, "end": 3716, "loc": { "start": { "line": 95, "column": 4 }, "end": { "line": 95, "column": 40 } } }, { "type": "CommentLine", "value": " // },", "start": 3722, "end": 3746, "loc": { "start": { "line": 96, "column": 4 }, "end": { "line": 96, "column": 28 } } }, { "type": "CommentLine", "value": " },", "start": 3752, "end": 3769, "loc": { "start": { "line": 97, "column": 4 }, "end": { "line": 97, "column": 21 } } }, { "type": "CommentLine", "value": " },", "start": 3775, "end": 3788, "loc": { "start": { "line": 98, "column": 4 }, "end": { "line": 98, "column": 17 } } }, { "type": "CommentLine", "value": " // {", "start": 3794, "end": 3809, "loc": { "start": { "line": 99, "column": 4 }, "end": { "line": 99, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3010/mod\",", "start": 3815, "end": 3866, "loc": { "start": { "line": 100, "column": 4 }, "end": { "line": 100, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cbae38a0-7ac5-4a0a-9985-da3110b1a6e8\",", "start": 3872, "end": 3933, "loc": { "start": { "line": 101, "column": 4 }, "end": { "line": 101, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 3939, "end": 3968, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 102, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {", "start": 3974, "end": 4003, "loc": { "start": { "line": 103, "column": 4 }, "end": { "line": 103, "column": 33 } } }, { "type": "CommentLine", "value": " // hasHubPlacement: { value: true },", "start": 4009, "end": 4064, "loc": { "start": { "line": 104, "column": 4 }, "end": { "line": 104, "column": 59 } } }, { "type": "CommentLine", "value": " // },", "start": 4070, "end": 4090, "loc": { "start": { "line": 105, "column": 4 }, "end": { "line": 105, "column": 24 } } }, { "type": "CommentLine", "value": " // },", "start": 4096, "end": 4112, "loc": { "start": { "line": 106, "column": 4 }, "end": { "line": 106, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4118, "end": 4133, "loc": { "start": { "line": 107, "column": 4 }, "end": { "line": 107, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3011/mod\",", "start": 4139, "end": 4190, "loc": { "start": { "line": 108, "column": 4 }, "end": { "line": 108, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"cba4229f-851b-4f01-807f-2a0c86c3aed7\",", "start": 4196, "end": 4257, "loc": { "start": { "line": 109, "column": 4 }, "end": { "line": 109, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4263, "end": 4292, "loc": { "start": { "line": 110, "column": 4 }, "end": { "line": 110, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4298, "end": 4329, "loc": { "start": { "line": 111, "column": 4 }, "end": { "line": 111, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4335, "end": 4351, "loc": { "start": { "line": 112, "column": 4 }, "end": { "line": 112, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4357, "end": 4372, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 113, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3012/mod\",", "start": 4378, "end": 4429, "loc": { "start": { "line": 114, "column": 4 }, "end": { "line": 114, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"b6eaf06b-a0f7-48ac-b219-4e97fd275beb\",", "start": 4435, "end": 4496, "loc": { "start": { "line": 115, "column": 4 }, "end": { "line": 115, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4502, "end": 4531, "loc": { "start": { "line": 116, "column": 4 }, "end": { "line": 116, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4537, "end": 4568, "loc": { "start": { "line": 117, "column": 4 }, "end": { "line": 117, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4574, "end": 4590, "loc": { "start": { "line": 118, "column": 4 }, "end": { "line": 118, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4596, "end": 4611, "loc": { "start": { "line": 119, "column": 4 }, "end": { "line": 119, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3013/mod\",", "start": 4617, "end": 4668, "loc": { "start": { "line": 120, "column": 4 }, "end": { "line": 120, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"ca2fb74a-3827-4805-b5fe-8a23bf913c65\",", "start": 4674, "end": 4735, "loc": { "start": { "line": 121, "column": 4 }, "end": { "line": 121, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4741, "end": 4770, "loc": { "start": { "line": 122, "column": 4 }, "end": { "line": 122, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 4776, "end": 4807, "loc": { "start": { "line": 123, "column": 4 }, "end": { "line": 123, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 4813, "end": 4829, "loc": { "start": { "line": 124, "column": 4 }, "end": { "line": 124, "column": 20 } } }, { "type": "CommentLine", "value": " // {", "start": 4835, "end": 4850, "loc": { "start": { "line": 125, "column": 4 }, "end": { "line": 125, "column": 19 } } }, { "type": "CommentLine", "value": " // url: \"http://localhost:3014/mod\",", "start": 4856, "end": 4907, "loc": { "start": { "line": 126, "column": 4 }, "end": { "line": 126, "column": 55 } } }, { "type": "CommentLine", "value": " // id: \"3ae3751d-6dfb-4504-92dc-99a38a3d8c06\",", "start": 4913, "end": 4974, "loc": { "start": { "line": 127, "column": 4 }, "end": { "line": 127, "column": 65 } } }, { "type": "CommentLine", "value": " // config: {},", "start": 4980, "end": 5009, "loc": { "start": { "line": 128, "column": 4 }, "end": { "line": 128, "column": 33 } } }, { "type": "CommentLine", "value": " // settings: {},", "start": 5015, "end": 5046, "loc": { "start": { "line": 129, "column": 4 }, "end": { "line": 129, "column": 35 } } }, { "type": "CommentLine", "value": " // },", "start": 5052, "end": 5068, "loc": { "start": { "line": 130, "column": 4 }, "end": { "line": 130, "column": 20 } } }, { "type": "CommentLine", "value": " ],", "start": 5074, "end": 5083, "loc": { "start": { "line": 131, "column": 4 }, "end": { "line": 131, "column": 13 } } }, { "type": "CommentLine", "value": " };", "start": 5089, "end": 5094, "loc": { "start": { "line": 132, "column": 4 }, "end": { "line": 132, "column": 9 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 5102, "end": 5105, "loc": { "start": { "line": 134, "column": 4 }, "end": { "line": 134, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "user", "start": 5106, "end": 5110, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 12 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5111, "end": 5112, "loc": { "start": { "line": 134, "column": 13 }, "end": { "line": 134, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "JSON", "start": 5113, "end": 5117, "loc": { "start": { "line": 134, "column": 15 }, "end": { "line": 134, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5117, "end": 5118, "loc": { "start": { "line": 134, "column": 19 }, "end": { "line": 134, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parse", "start": 5118, "end": 5123, "loc": { "start": { "line": 134, "column": 20 }, "end": { "line": 134, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5123, "end": 5124, "loc": { "start": { "line": 134, "column": 25 }, "end": { "line": 134, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "localStorage", "start": 5124, "end": 5136, "loc": { "start": { "line": 134, "column": 26 }, "end": { "line": 134, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5136, "end": 5137, "loc": { "start": { "line": 134, "column": 38 }, "end": { "line": 134, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getItem", "start": 5137, "end": 5144, "loc": { "start": { "line": 134, "column": 39 }, "end": { "line": 134, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5144, "end": 5145, "loc": { "start": { "line": 134, "column": 46 }, "end": { "line": 134, "column": 47 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "user", "start": 5145, "end": 5151, "loc": { "start": { "line": 134, "column": 47 }, "end": { "line": 134, "column": 53 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5151, "end": 5152, "loc": { "start": { "line": 134, "column": 53 }, "end": { "line": 134, "column": 54 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5152, "end": 5153, "loc": { "start": { "line": 134, "column": 54 }, "end": { "line": 134, "column": 55 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5153, "end": 5154, "loc": { "start": { "line": 134, "column": 55 }, "end": { "line": 134, "column": 56 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 5160, "end": 5163, "loc": { "start": { "line": 135, "column": 4 }, "end": { "line": 135, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "instance", "start": 5164, "end": 5172, "loc": { "start": { "line": 135, "column": 8 }, "end": { "line": 135, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5173, "end": 5174, "loc": { "start": { "line": 135, "column": 17 }, "end": { "line": 135, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "JSON", "start": 5175, "end": 5179, "loc": { "start": { "line": 135, "column": 19 }, "end": { "line": 135, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5179, "end": 5180, "loc": { "start": { "line": 135, "column": 23 }, "end": { "line": 135, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parse", "start": 5180, "end": 5185, "loc": { "start": { "line": 135, "column": 24 }, "end": { "line": 135, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5185, "end": 5186, "loc": { "start": { "line": 135, "column": 29 }, "end": { "line": 135, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "localStorage", "start": 5186, "end": 5198, "loc": { "start": { "line": 135, "column": 30 }, "end": { "line": 135, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5198, "end": 5199, "loc": { "start": { "line": 135, "column": 42 }, "end": { "line": 135, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getItem", "start": 5199, "end": 5206, "loc": { "start": { "line": 135, "column": 43 }, "end": { "line": 135, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5206, "end": 5207, "loc": { "start": { "line": 135, "column": 50 }, "end": { "line": 135, "column": 51 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "instance", "start": 5207, "end": 5217, "loc": { "start": { "line": 135, "column": 51 }, "end": { "line": 135, "column": 61 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5217, "end": 5218, "loc": { "start": { "line": 135, "column": 61 }, "end": { "line": 135, "column": 62 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5218, "end": 5219, "loc": { "start": { "line": 135, "column": 62 }, "end": { "line": 135, "column": 63 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5219, "end": 5220, "loc": { "start": { "line": 135, "column": 63 }, "end": { "line": 135, "column": 64 } } }, { "type": { "label": "var", "keyword": "var", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "var", "start": 5226, "end": 5229, "loc": { "start": { "line": 136, "column": 4 }, "end": { "line": 136, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "modMgr", "start": 5230, "end": 5236, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 14 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5237, "end": 5238, "loc": { "start": { "line": 136, "column": 15 }, "end": { "line": 136, "column": 16 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 5239, "end": 5242, "loc": { "start": { "line": 136, "column": 17 }, "end": { "line": 136, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ModManager", "start": 5243, "end": 5253, "loc": { "start": { "line": 136, "column": 21 }, "end": { "line": 136, "column": 31 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5253, "end": 5254, "loc": { "start": { "line": 136, "column": 31 }, "end": { "line": 136, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "user", "start": 5254, "end": 5258, "loc": { "start": { "line": 136, "column": 32 }, "end": { "line": 136, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5258, "end": 5259, "loc": { "start": { "line": 136, "column": 36 }, "end": { "line": 136, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "instance", "start": 5260, "end": 5268, "loc": { "start": { "line": 136, "column": 38 }, "end": { "line": 136, "column": 46 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5268, "end": 5269, "loc": { "start": { "line": 136, "column": 46 }, "end": { "line": 136, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5269, "end": 5270, "loc": { "start": { "line": 136, "column": 47 }, "end": { "line": 136, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaBuildingsToAPI", "start": 5276, "end": 5300, "loc": { "start": { "line": 137, "column": 4 }, "end": { "line": 137, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5300, "end": 5301, "loc": { "start": { "line": 137, "column": 28 }, "end": { "line": 137, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5301, "end": 5302, "loc": { "start": { "line": 137, "column": 29 }, "end": { "line": 137, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5302, "end": 5303, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaComponentsToAPI", "start": 5309, "end": 5334, "loc": { "start": { "line": 138, "column": 4 }, "end": { "line": 138, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5334, "end": 5335, "loc": { "start": { "line": 138, "column": 29 }, "end": { "line": 138, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5335, "end": 5336, "loc": { "start": { "line": 138, "column": 30 }, "end": { "line": 138, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5336, "end": 5337, "loc": { "start": { "line": 138, "column": 31 }, "end": { "line": 138, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaSystemsToAPI", "start": 5343, "end": 5365, "loc": { "start": { "line": 139, "column": 4 }, "end": { "line": 139, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5365, "end": 5366, "loc": { "start": { "line": 139, "column": 26 }, "end": { "line": 139, "column": 27 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5366, "end": 5367, "loc": { "start": { "line": 139, "column": 27 }, "end": { "line": 139, "column": 28 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5367, "end": 5368, "loc": { "start": { "line": 139, "column": 28 }, "end": { "line": 139, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaItemsToAPI", "start": 5374, "end": 5394, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 140, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5394, "end": 5395, "loc": { "start": { "line": 140, "column": 24 }, "end": { "line": 140, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5395, "end": 5396, "loc": { "start": { "line": 140, "column": 25 }, "end": { "line": 140, "column": 26 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5396, "end": 5397, "loc": { "start": { "line": 140, "column": 26 }, "end": { "line": 140, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaGameModesToAPI", "start": 5403, "end": 5427, "loc": { "start": { "line": 141, "column": 4 }, "end": { "line": 141, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5427, "end": 5428, "loc": { "start": { "line": 141, "column": 28 }, "end": { "line": 141, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5428, "end": 5429, "loc": { "start": { "line": 141, "column": 29 }, "end": { "line": 141, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5429, "end": 5430, "loc": { "start": { "line": 141, "column": 30 }, "end": { "line": 141, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addVanillaGameSpeedToAPI", "start": 5436, "end": 5460, "loc": { "start": { "line": 142, "column": 4 }, "end": { "line": 142, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5460, "end": 5461, "loc": { "start": { "line": 142, "column": 28 }, "end": { "line": 142, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5461, "end": 5462, "loc": { "start": { "line": 142, "column": 29 }, "end": { "line": 142, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5462, "end": 5463, "loc": { "start": { "line": 142, "column": 30 }, "end": { "line": 142, "column": 31 } } }, { "type": "CommentLine", "value": " await modMgr.addMods([", "start": 5469, "end": 5494, "loc": { "start": { "line": 143, "column": 4 }, "end": { "line": 143, "column": 29 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/mod1/bundle.js\",", "start": 5500, "end": 5570, "loc": { "start": { "line": 144, "column": 4 }, "end": { "line": 144, "column": 74 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod2.js\",", "start": 5576, "end": 5644, "loc": { "start": { "line": 145, "column": 4 }, "end": { "line": 145, "column": 72 } } }, { "type": "CommentLine", "value": " // \"http://thomasbrants.nl:3000/mods/test_mods/test_mod3.js\",", "start": 5650, "end": 5718, "loc": { "start": { "line": 146, "column": 4 }, "end": { "line": 146, "column": 72 } } }, { "type": "CommentLine", "value": " \"http://localhost:3006/mod\",", "start": 5724, "end": 5759, "loc": { "start": { "line": 147, "column": 4 }, "end": { "line": 147, "column": 39 } } }, { "type": "CommentLine", "value": " ]);", "start": 5765, "end": 5771, "loc": { "start": { "line": 148, "column": 4 }, "end": { "line": 148, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "await", "start": 5777, "end": 5782, "loc": { "start": { "line": 149, "column": 4 }, "end": { "line": 149, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "modMgr", "start": 5783, "end": 5789, "loc": { "start": { "line": 149, "column": 10 }, "end": { "line": 149, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5789, "end": 5790, "loc": { "start": { "line": 149, "column": 16 }, "end": { "line": 149, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addModPackMods", "start": 5790, "end": 5804, "loc": { "start": { "line": 149, "column": 17 }, "end": { "line": 149, "column": 31 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5804, "end": 5805, "loc": { "start": { "line": 149, "column": 31 }, "end": { "line": 149, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5805, "end": 5806, "loc": { "start": { "line": 149, "column": 32 }, "end": { "line": 149, "column": 33 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5806, "end": 5807, "loc": { "start": { "line": 149, "column": 33 }, "end": { "line": 149, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "modMgr", "start": 5813, "end": 5819, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 150, "column": 10 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5819, "end": 5820, "loc": { "start": { "line": 150, "column": 10 }, "end": { "line": 150, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "loadMods", "start": 5820, "end": 5828, "loc": { "start": { "line": 150, "column": 11 }, "end": { "line": 150, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5828, "end": 5829, "loc": { "start": { "line": 150, "column": 19 }, "end": { "line": 150, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5829, "end": 5830, "loc": { "start": { "line": 150, "column": 20 }, "end": { "line": 150, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5830, "end": 5831, "loc": { "start": { "line": 150, "column": 21 }, "end": { "line": 150, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initDrawUtils", "start": 5839, "end": 5852, "loc": { "start": { "line": 152, "column": 4 }, "end": { "line": 152, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5852, "end": 5853, "loc": { "start": { "line": 152, "column": 17 }, "end": { "line": 152, "column": 18 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5853, "end": 5854, "loc": { "start": { "line": 152, "column": 18 }, "end": { "line": 152, "column": 19 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5854, "end": 5855, "loc": { "start": { "line": 152, "column": 19 }, "end": { "line": 152, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initComponentRegistry", "start": 5861, "end": 5882, "loc": { "start": { "line": 153, "column": 4 }, "end": { "line": 153, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5882, "end": 5883, "loc": { "start": { "line": 153, "column": 25 }, "end": { "line": 153, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5883, "end": 5884, "loc": { "start": { "line": 153, "column": 26 }, "end": { "line": 153, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5884, "end": 5885, "loc": { "start": { "line": 153, "column": 27 }, "end": { "line": 153, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initItemRegistry", "start": 5891, "end": 5907, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 154, "column": 20 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5907, "end": 5908, "loc": { "start": { "line": 154, "column": 20 }, "end": { "line": 154, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5908, "end": 5909, "loc": { "start": { "line": 154, "column": 21 }, "end": { "line": 154, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5909, "end": 5910, "loc": { "start": { "line": 154, "column": 22 }, "end": { "line": 154, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initMetaBuildingRegistry", "start": 5916, "end": 5940, "loc": { "start": { "line": 155, "column": 4 }, "end": { "line": 155, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5940, "end": 5941, "loc": { "start": { "line": 155, "column": 28 }, "end": { "line": 155, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5941, "end": 5942, "loc": { "start": { "line": 155, "column": 29 }, "end": { "line": 155, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5942, "end": 5943, "loc": { "start": { "line": 155, "column": 30 }, "end": { "line": 155, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initGameSpeedRegistry", "start": 5949, "end": 5970, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 156, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5970, "end": 5971, "loc": { "start": { "line": 156, "column": 25 }, "end": { "line": 156, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5971, "end": 5972, "loc": { "start": { "line": 156, "column": 26 }, "end": { "line": 156, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5972, "end": 5973, "loc": { "start": { "line": 156, "column": 27 }, "end": { "line": 156, "column": 28 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 5981, "end": 5984, "loc": { "start": { "line": 158, "column": 4 }, "end": { "line": 158, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 5985, "end": 5988, "loc": { "start": { "line": 158, "column": 8 }, "end": { "line": 158, "column": 11 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5989, "end": 5990, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 13 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 5991, "end": 5995, "loc": { "start": { "line": 158, "column": 14 }, "end": { "line": 158, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5995, "end": 5996, "loc": { "start": { "line": 158, "column": 18 }, "end": { "line": 158, "column": 19 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 6004, "end": 6012, "loc": { "start": { "line": 160, "column": 4 }, "end": { "line": 160, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bootApp", "start": 6013, "end": 6020, "loc": { "start": { "line": 160, "column": 13 }, "end": { "line": 160, "column": 20 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6020, "end": 6021, "loc": { "start": { "line": 160, "column": 20 }, "end": { "line": 160, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6021, "end": 6022, "loc": { "start": { "line": 160, "column": 21 }, "end": { "line": 160, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6023, "end": 6024, "loc": { "start": { "line": 160, "column": 23 }, "end": { "line": 160, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 6034, "end": 6040, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6040, "end": 6041, "loc": { "start": { "line": 161, "column": 14 }, "end": { "line": 161, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 6041, "end": 6044, "loc": { "start": { "line": 161, "column": 15 }, "end": { "line": 161, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6044, "end": 6045, "loc": { "start": { "line": 161, "column": 18 }, "end": { "line": 161, "column": 19 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Page Loaded", "start": 6045, "end": 6058, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6058, "end": 6059, "loc": { "start": { "line": 161, "column": 32 }, "end": { "line": 161, "column": 33 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6059, "end": 6060, "loc": { "start": { "line": 161, "column": 33 }, "end": { "line": 161, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 6070, "end": 6073, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 11 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6074, "end": 6075, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 13 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 6076, "end": 6079, "loc": { "start": { "line": 162, "column": 14 }, "end": { "line": 162, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Application", "start": 6080, "end": 6091, "loc": { "start": { "line": 162, "column": 18 }, "end": { "line": 162, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6091, "end": 6092, "loc": { "start": { "line": 162, "column": 29 }, "end": { "line": 162, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6092, "end": 6093, "loc": { "start": { "line": 162, "column": 30 }, "end": { "line": 162, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6093, "end": 6094, "loc": { "start": { "line": 162, "column": 31 }, "end": { "line": 162, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 6104, "end": 6107, "loc": { "start": { "line": 163, "column": 8 }, "end": { "line": 163, "column": 11 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6107, "end": 6108, "loc": { "start": { "line": 163, "column": 11 }, "end": { "line": 163, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "boot", "start": 6108, "end": 6112, "loc": { "start": { "line": 163, "column": 12 }, "end": { "line": 163, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6112, "end": 6113, "loc": { "start": { "line": 163, "column": 16 }, "end": { "line": 163, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6113, "end": 6114, "loc": { "start": { "line": 163, "column": 17 }, "end": { "line": 163, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6114, "end": 6115, "loc": { "start": { "line": 163, "column": 18 }, "end": { "line": 163, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6121, "end": 6122, "loc": { "start": { "line": 164, "column": 4 }, "end": { "line": 164, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bootApp", "start": 6128, "end": 6135, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 165, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6135, "end": 6136, "loc": { "start": { "line": 165, "column": 11 }, "end": { "line": 165, "column": 12 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6136, "end": 6137, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 13 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6137, "end": 6138, "loc": { "start": { "line": 165, "column": 13 }, "end": { "line": 165, "column": 14 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6140, "end": 6141, "loc": { "start": { "line": 166, "column": 0 }, "end": { "line": 166, "column": 1 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6141, "end": 6142, "loc": { "start": { "line": 166, "column": 1 }, "end": { "line": 166, "column": 2 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6142, "end": 6143, "loc": { "start": { "line": 166, "column": 2 }, "end": { "line": 166, "column": 3 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6143, "end": 6144, "loc": { "start": { "line": 166, "column": 3 }, "end": { "line": 166, "column": 4 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6144, "end": 6145, "loc": { "start": { "line": 166, "column": 4 }, "end": { "line": 166, "column": 5 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6145, "end": 6145, "loc": { "start": { "line": 166, "column": 5 }, "end": { "line": 166, "column": 5 } } } ] }