{
  "type": "File",
  "start": 0,
  "end": 3726,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 98,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 3726,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 98,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 16,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 16
          }
        },
        "specifiers": [],
        "source": {
          "type": "StringLiteral",
          "start": 7,
          "end": 15,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 15
            }
          },
          "extra": {
            "rawValue": "colors",
            "raw": "'colors'"
          },
          "value": "colors"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 17,
        "end": 45,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 28
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 24,
            "end": 26,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 9
              }
            },
            "local": {
              "type": "Identifier",
              "start": 24,
              "end": 26,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 7
                },
                "end": {
                  "line": 2,
                  "column": 9
                },
                "identifierName": "fs"
              },
              "name": "fs"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 32,
          "end": 44,
          "loc": {
            "start": {
              "line": 2,
              "column": 15
            },
            "end": {
              "line": 2,
              "column": 27
            }
          },
          "extra": {
            "rawValue": "fs-promise",
            "raw": "'fs-promise'"
          },
          "value": "fs-promise"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 46,
        "end": 70,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 24
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 53,
            "end": 57,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 11
              }
            },
            "local": {
              "type": "Identifier",
              "start": 53,
              "end": 57,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 7
                },
                "end": {
                  "line": 3,
                  "column": 11
                },
                "identifierName": "glob"
              },
              "name": "glob"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 63,
          "end": 69,
          "loc": {
            "start": {
              "line": 3,
              "column": 17
            },
            "end": {
              "line": 3,
              "column": 23
            }
          },
          "extra": {
            "rawValue": "glob",
            "raw": "'glob'"
          },
          "value": "glob"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 71,
        "end": 95,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 24
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 78,
            "end": 82,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 11
              }
            },
            "local": {
              "type": "Identifier",
              "start": 78,
              "end": 82,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 7
                },
                "end": {
                  "line": 4,
                  "column": 11
                },
                "identifierName": "path"
              },
              "name": "path"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 88,
          "end": 94,
          "loc": {
            "start": {
              "line": 4,
              "column": 17
            },
            "end": {
              "line": 4,
              "column": 23
            }
          },
          "extra": {
            "rawValue": "path",
            "raw": "'path'"
          },
          "value": "path"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 96,
        "end": 120,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 24
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 103,
            "end": 107,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 11
              }
            },
            "local": {
              "type": "Identifier",
              "start": 103,
              "end": 107,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 7
                },
                "end": {
                  "line": 5,
                  "column": 11
                },
                "identifierName": "pify"
              },
              "name": "pify"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 113,
          "end": 119,
          "loc": {
            "start": {
              "line": 5,
              "column": 17
            },
            "end": {
              "line": 5,
              "column": 23
            }
          },
          "extra": {
            "rawValue": "pify",
            "raw": "'pify'"
          },
          "value": "pify"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 121,
        "end": 162,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 41
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 128,
            "end": 136,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 128,
              "end": 136,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 7
                },
                "end": {
                  "line": 6,
                  "column": 15
                },
                "identifierName": "packager"
              },
              "name": "packager"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 142,
          "end": 161,
          "loc": {
            "start": {
              "line": 6,
              "column": 21
            },
            "end": {
              "line": 6,
              "column": 40
            }
          },
          "extra": {
            "rawValue": "electron-packager",
            "raw": "'electron-packager'"
          },
          "value": "electron-packager"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 163,
        "end": 185,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 22
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 170,
            "end": 173,
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 10
              }
            },
            "local": {
              "type": "Identifier",
              "start": 170,
              "end": 173,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 7
                },
                "end": {
                  "line": 7,
                  "column": 10
                },
                "identifierName": "ora"
              },
              "name": "ora"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 179,
          "end": 184,
          "loc": {
            "start": {
              "line": 7,
              "column": 16
            },
            "end": {
              "line": 7,
              "column": 21
            }
          },
          "extra": {
            "rawValue": "ora",
            "raw": "'ora'"
          },
          "value": "ora"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 187,
        "end": 245,
        "loc": {
          "start": {
            "line": 9,
            "column": 0
          },
          "end": {
            "line": 9,
            "column": 58
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 194,
            "end": 210,
            "loc": {
              "start": {
                "line": 9,
                "column": 7
              },
              "end": {
                "line": 9,
                "column": 23
              }
            },
            "local": {
              "type": "Identifier",
              "start": 194,
              "end": 210,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 7
                },
                "end": {
                  "line": 9,
                  "column": 23
                },
                "identifierName": "electronHostArch"
              },
              "name": "electronHostArch"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 216,
          "end": 244,
          "loc": {
            "start": {
              "line": 9,
              "column": 29
            },
            "end": {
              "line": 9,
              "column": 57
            }
          },
          "extra": {
            "rawValue": "../util/electron-host-arch",
            "raw": "'../util/electron-host-arch'"
          },
          "value": "../util/electron-host-arch"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 246,
        "end": 296,
        "loc": {
          "start": {
            "line": 10,
            "column": 0
          },
          "end": {
            "line": 10,
            "column": 50
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 253,
            "end": 267,
            "loc": {
              "start": {
                "line": 10,
                "column": 7
              },
              "end": {
                "line": 10,
                "column": 21
              }
            },
            "local": {
              "type": "Identifier",
              "start": 253,
              "end": 267,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 7
                },
                "end": {
                  "line": 10,
                  "column": 21
                },
                "identifierName": "getForgeConfig"
              },
              "name": "getForgeConfig"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 273,
          "end": 295,
          "loc": {
            "start": {
              "line": 10,
              "column": 27
            },
            "end": {
              "line": 10,
              "column": 49
            }
          },
          "extra": {
            "rawValue": "../util/forge-config",
            "raw": "'../util/forge-config'"
          },
          "value": "../util/forge-config"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 297,
        "end": 352,
        "loc": {
          "start": {
            "line": 11,
            "column": 0
          },
          "end": {
            "line": 11,
            "column": 55
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 304,
            "end": 323,
            "loc": {
              "start": {
                "line": 11,
                "column": 7
              },
              "end": {
                "line": 11,
                "column": 26
              }
            },
            "local": {
              "type": "Identifier",
              "start": 304,
              "end": 323,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 7
                },
                "end": {
                  "line": 11,
                  "column": 26
                },
                "identifierName": "packagerCompileHook"
              },
              "name": "packagerCompileHook"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 329,
          "end": 351,
          "loc": {
            "start": {
              "line": 11,
              "column": 32
            },
            "end": {
              "line": 11,
              "column": 54
            }
          },
          "extra": {
            "rawValue": "../util/compile-hook",
            "raw": "'../util/compile-hook'"
          },
          "value": "../util/compile-hook"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 353,
        "end": 409,
        "loc": {
          "start": {
            "line": 12,
            "column": 0
          },
          "end": {
            "line": 12,
            "column": 56
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 360,
            "end": 375,
            "loc": {
              "start": {
                "line": 12,
                "column": 7
              },
              "end": {
                "line": 12,
                "column": 22
              }
            },
            "local": {
              "type": "Identifier",
              "start": 360,
              "end": 375,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 7
                },
                "end": {
                  "line": 12,
                  "column": 22
                },
                "identifierName": "readPackageJSON"
              },
              "name": "readPackageJSON"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 381,
          "end": 408,
          "loc": {
            "start": {
              "line": 12,
              "column": 28
            },
            "end": {
              "line": 12,
              "column": 55
            }
          },
          "extra": {
            "rawValue": "../util/read-package-json",
            "raw": "'../util/read-package-json'"
          },
          "value": "../util/read-package-json"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 410,
        "end": 452,
        "loc": {
          "start": {
            "line": 13,
            "column": 0
          },
          "end": {
            "line": 13,
            "column": 42
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 417,
            "end": 428,
            "loc": {
              "start": {
                "line": 13,
                "column": 7
              },
              "end": {
                "line": 13,
                "column": 18
              }
            },
            "local": {
              "type": "Identifier",
              "start": 417,
              "end": 428,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 7
                },
                "end": {
                  "line": 13,
                  "column": 18
                },
                "identifierName": "rebuildHook"
              },
              "name": "rebuildHook"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 434,
          "end": 451,
          "loc": {
            "start": {
              "line": 13,
              "column": 24
            },
            "end": {
              "line": 13,
              "column": 41
            }
          },
          "extra": {
            "rawValue": "../util/rebuild",
            "raw": "'../util/rebuild'"
          },
          "value": "../util/rebuild"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 453,
        "end": 498,
        "loc": {
          "start": {
            "line": 14,
            "column": 0
          },
          "end": {
            "line": 14,
            "column": 45
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 460,
            "end": 470,
            "loc": {
              "start": {
                "line": 14,
                "column": 7
              },
              "end": {
                "line": 14,
                "column": 17
              }
            },
            "local": {
              "type": "Identifier",
              "start": 460,
              "end": 470,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 7
                },
                "end": {
                  "line": 14,
                  "column": 17
                },
                "identifierName": "resolveDir"
              },
              "name": "resolveDir"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 476,
          "end": 497,
          "loc": {
            "start": {
              "line": 14,
              "column": 23
            },
            "end": {
              "line": 14,
              "column": 44
            }
          },
          "extra": {
            "rawValue": "../util/resolve-dir",
            "raw": "'../util/resolve-dir'"
          },
          "value": "../util/resolve-dir"
        },
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @typedef {Object} PackageOptions\n * @property {string} [dir=process.cwd()] The path to the app to package\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n * @property {string} [arch=process.arch] The target arch\n * @property {string} [platform=process.platform] The target platform.  NOTE: This is limited to be the current platform at the moment\n ",
            "start": 500,
            "end": 913,
            "loc": {
              "start": {
                "line": 16,
                "column": 0
              },
              "end": {
                "line": 22,
                "column": 3
              }
            }
          },
          {
            "type": "CommentBlock",
            "value": "*\n * Package an Electron application into an platform dependent format.\n *\n * @param {PackageOptions} providedOptions - Options for the Package method\n * @return {Promise} Will resolve when the package process is complete\n ",
            "start": 915,
            "end": 1142,
            "loc": {
              "start": {
                "line": 24,
                "column": 0
              },
              "end": {
                "line": 29,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 1143,
        "end": 3725,
        "loc": {
          "start": {
            "line": 30,
            "column": 0
          },
          "end": {
            "line": 97,
            "column": 2
          }
        },
        "declaration": {
          "type": "ArrowFunctionExpression",
          "start": 1158,
          "end": 3724,
          "loc": {
            "start": {
              "line": 30,
              "column": 15
            },
            "end": {
              "line": 97,
              "column": 1
            }
          },
          "id": null,
          "generator": false,
          "expression": false,
          "async": true,
          "params": [
            {
              "type": "AssignmentPattern",
              "start": 1165,
              "end": 1185,
              "loc": {
                "start": {
                  "line": 30,
                  "column": 22
                },
                "end": {
                  "line": 30,
                  "column": 42
                }
              },
              "left": {
                "type": "Identifier",
                "start": 1165,
                "end": 1180,
                "loc": {
                  "start": {
                    "line": 30,
                    "column": 22
                  },
                  "end": {
                    "line": 30,
                    "column": 37
                  },
                  "identifierName": "providedOptions"
                },
                "name": "providedOptions"
              },
              "right": {
                "type": "ObjectExpression",
                "start": 1183,
                "end": 1185,
                "loc": {
                  "start": {
                    "line": 30,
                    "column": 40
                  },
                  "end": {
                    "line": 30,
                    "column": 42
                  }
                },
                "properties": []
              }
            }
          ],
          "body": {
            "type": "BlockStatement",
            "start": 1190,
            "end": 3724,
            "loc": {
              "start": {
                "line": 30,
                "column": 47
              },
              "end": {
                "line": 97,
                "column": 1
              }
            },
            "body": [
              {
                "type": "VariableDeclaration",
                "start": 1253,
                "end": 1444,
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 2
                  },
                  "end": {
                    "line": 37,
                    "column": 22
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1257,
                    "end": 1443,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 6
                      },
                      "end": {
                        "line": 37,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "ObjectPattern",
                      "start": 1257,
                      "end": 1293,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 6
                        },
                        "end": {
                          "line": 32,
                          "column": 42
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 1259,
                          "end": 1262,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 8
                            },
                            "end": {
                              "line": 32,
                              "column": 11
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 1259,
                            "end": 1262,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 8
                              },
                              "end": {
                                "line": 32,
                                "column": 11
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir",
                            "leadingComments": null
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 1259,
                            "end": 1262,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 8
                              },
                              "end": {
                                "line": 32,
                                "column": 11
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir"
                          },
                          "leadingComments": null,
                          "extra": {
                            "shorthand": true
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 1264,
                          "end": 1275,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 13
                            },
                            "end": {
                              "line": 32,
                              "column": 24
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 1264,
                            "end": 1275,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 13
                              },
                              "end": {
                                "line": 32,
                                "column": 24
                              },
                              "identifierName": "interactive"
                            },
                            "name": "interactive"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 1264,
                            "end": 1275,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 13
                              },
                              "end": {
                                "line": 32,
                                "column": 24
                              },
                              "identifierName": "interactive"
                            },
                            "name": "interactive"
                          },
                          "extra": {
                            "shorthand": true
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 1277,
                          "end": 1281,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 26
                            },
                            "end": {
                              "line": 32,
                              "column": 30
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 1277,
                            "end": 1281,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 26
                              },
                              "end": {
                                "line": 32,
                                "column": 30
                              },
                              "identifierName": "arch"
                            },
                            "name": "arch"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 1277,
                            "end": 1281,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 26
                              },
                              "end": {
                                "line": 32,
                                "column": 30
                              },
                              "identifierName": "arch"
                            },
                            "name": "arch"
                          },
                          "extra": {
                            "shorthand": true
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 1283,
                          "end": 1291,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 32
                            },
                            "end": {
                              "line": 32,
                              "column": 40
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 1283,
                            "end": 1291,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 32
                              },
                              "end": {
                                "line": 32,
                                "column": 40
                              },
                              "identifierName": "platform"
                            },
                            "name": "platform"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 1283,
                            "end": 1291,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 32
                              },
                              "end": {
                                "line": 32,
                                "column": 40
                              },
                              "identifierName": "platform"
                            },
                            "name": "platform"
                          },
                          "extra": {
                            "shorthand": true
                          }
                        }
                      ],
                      "leadingComments": null
                    },
                    "init": {
                      "type": "CallExpression",
                      "start": 1296,
                      "end": 1443,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 45
                        },
                        "end": {
                          "line": 37,
                          "column": 21
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1296,
                        "end": 1309,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 45
                          },
                          "end": {
                            "line": 32,
                            "column": 58
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1296,
                          "end": 1302,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 45
                            },
                            "end": {
                              "line": 32,
                              "column": 51
                            },
                            "identifierName": "Object"
                          },
                          "name": "Object"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1303,
                          "end": 1309,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 52
                            },
                            "end": {
                              "line": 32,
                              "column": 58
                            },
                            "identifierName": "assign"
                          },
                          "name": "assign"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ObjectExpression",
                          "start": 1310,
                          "end": 1425,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 59
                            },
                            "end": {
                              "line": 37,
                              "column": 3
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 1316,
                              "end": 1334,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 4
                                },
                                "end": {
                                  "line": 33,
                                  "column": 22
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1316,
                                "end": 1319,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 7
                                  },
                                  "identifierName": "dir"
                                },
                                "name": "dir"
                              },
                              "value": {
                                "type": "CallExpression",
                                "start": 1321,
                                "end": 1334,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 22
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1321,
                                  "end": 1332,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 20
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1321,
                                    "end": 1328,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 16
                                      },
                                      "identifierName": "process"
                                    },
                                    "name": "process"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1329,
                                    "end": 1332,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 20
                                      },
                                      "identifierName": "cwd"
                                    },
                                    "name": "cwd"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1340,
                              "end": 1358,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 4
                                },
                                "end": {
                                  "line": 34,
                                  "column": 22
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1340,
                                "end": 1351,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 15
                                  },
                                  "identifierName": "interactive"
                                },
                                "name": "interactive"
                              },
                              "value": {
                                "type": "BooleanLiteral",
                                "start": 1353,
                                "end": 1358,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 22
                                  }
                                },
                                "value": false
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1364,
                              "end": 1388,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 4
                                },
                                "end": {
                                  "line": 35,
                                  "column": 28
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1364,
                                "end": 1368,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 8
                                  },
                                  "identifierName": "arch"
                                },
                                "name": "arch"
                              },
                              "value": {
                                "type": "CallExpression",
                                "start": 1370,
                                "end": 1388,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 28
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 1370,
                                  "end": 1386,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 26
                                    },
                                    "identifierName": "electronHostArch"
                                  },
                                  "name": "electronHostArch"
                                },
                                "arguments": []
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1394,
                              "end": 1420,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 4
                                },
                                "end": {
                                  "line": 36,
                                  "column": 30
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1394,
                                "end": 1402,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 12
                                  },
                                  "identifierName": "platform"
                                },
                                "name": "platform"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 1404,
                                "end": 1420,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 30
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1404,
                                  "end": 1411,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 21
                                    },
                                    "identifierName": "process"
                                  },
                                  "name": "process"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1412,
                                  "end": 1420,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 30
                                    },
                                    "identifierName": "platform"
                                  },
                                  "name": "platform"
                                },
                                "computed": false
                              }
                            }
                          ]
                        },
                        {
                          "type": "Identifier",
                          "start": 1427,
                          "end": 1442,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 5
                            },
                            "end": {
                              "line": 37,
                              "column": 20
                            },
                            "identifierName": "providedOptions"
                          },
                          "name": "providedOptions"
                        }
                      ]
                    },
                    "leadingComments": null
                  }
                ],
                "kind": "let",
                "leadingComments": [
                  {
                    "type": "CommentLine",
                    "value": " eslint-disable-next-line prefer-const, no-unused-vars",
                    "start": 1194,
                    "end": 1250,
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 2
                      },
                      "end": {
                        "line": 31,
                        "column": 58
                      }
                    }
                  }
                ]
              },
              {
                "type": "VariableDeclaration",
                "start": 1448,
                "end": 1572,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 2
                  },
                  "end": {
                    "line": 39,
                    "column": 126
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1452,
                    "end": 1571,
                    "loc": {
                      "start": {
                        "line": 39,
                        "column": 6
                      },
                      "end": {
                        "line": 39,
                        "column": 125
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1452,
                      "end": 1466,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 6
                        },
                        "end": {
                          "line": 39,
                          "column": 20
                        },
                        "identifierName": "prepareSpinner"
                      },
                      "name": "prepareSpinner"
                    },
                    "init": {
                      "type": "CallExpression",
                      "start": 1469,
                      "end": 1571,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 23
                        },
                        "end": {
                          "line": 39,
                          "column": 125
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1469,
                        "end": 1569,
                        "loc": {
                          "start": {
                            "line": 39,
                            "column": 23
                          },
                          "end": {
                            "line": 39,
                            "column": 123
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 1469,
                          "end": 1563,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 23
                            },
                            "end": {
                              "line": 39,
                              "column": 117
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 1469,
                            "end": 1476,
                            "loc": {
                              "start": {
                                "line": 39,
                                "column": 23
                              },
                              "end": {
                                "line": 39,
                                "column": 30
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1469,
                              "end": 1472,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 23
                                },
                                "end": {
                                  "line": 39,
                                  "column": 26
                                },
                                "identifierName": "ora"
                              },
                              "name": "ora"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1473,
                              "end": 1476,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 27
                                },
                                "end": {
                                  "line": 39,
                                  "column": 30
                                },
                                "identifierName": "ora"
                              },
                              "name": "ora"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "TemplateLiteral",
                              "start": 1477,
                              "end": 1562,
                              "loc": {
                                "start": {
                                  "line": 39,
                                  "column": 31
                                },
                                "end": {
                                  "line": 39,
                                  "column": 116
                                }
                              },
                              "expressions": [
                                {
                                  "type": "MemberExpression",
                                  "start": 1523,
                                  "end": 1560,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 77
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 114
                                    }
                                  },
                                  "object": {
                                    "type": "ConditionalExpression",
                                    "start": 1524,
                                    "end": 1554,
                                    "loc": {
                                      "start": {
                                        "line": 39,
                                        "column": 78
                                      },
                                      "end": {
                                        "line": 39,
                                        "column": 108
                                      }
                                    },
                                    "test": {
                                      "type": "BinaryExpression",
                                      "start": 1524,
                                      "end": 1538,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 78
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 92
                                        }
                                      },
                                      "left": {
                                        "type": "Identifier",
                                        "start": 1524,
                                        "end": 1528,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 78
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 82
                                          },
                                          "identifierName": "arch"
                                        },
                                        "name": "arch"
                                      },
                                      "operator": "===",
                                      "right": {
                                        "type": "StringLiteral",
                                        "start": 1533,
                                        "end": 1538,
                                        "loc": {
                                          "start": {
                                            "line": 39,
                                            "column": 87
                                          },
                                          "end": {
                                            "line": 39,
                                            "column": 92
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "all",
                                          "raw": "'all'"
                                        },
                                        "value": "all"
                                      }
                                    },
                                    "consequent": {
                                      "type": "StringLiteral",
                                      "start": 1541,
                                      "end": 1547,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 95
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 101
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "ia32",
                                        "raw": "'ia32'"
                                      },
                                      "value": "ia32"
                                    },
                                    "alternate": {
                                      "type": "Identifier",
                                      "start": 1550,
                                      "end": 1554,
                                      "loc": {
                                        "start": {
                                          "line": 39,
                                          "column": 104
                                        },
                                        "end": {
                                          "line": 39,
                                          "column": 108
                                        },
                                        "identifierName": "arch"
                                      },
                                      "name": "arch"
                                    },
                                    "extra": {
                                      "parenthesized": true,
                                      "parenStart": 1523
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1556,
                                    "end": 1560,
                                    "loc": {
                                      "start": {
                                        "line": 39,
                                        "column": 110
                                      },
                                      "end": {
                                        "line": 39,
                                        "column": 114
                                      },
                                      "identifierName": "cyan"
                                    },
                                    "name": "cyan"
                                  },
                                  "computed": false
                                }
                              ],
                              "quasis": [
                                {
                                  "type": "TemplateElement",
                                  "start": 1478,
                                  "end": 1521,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 75
                                    }
                                  },
                                  "value": {
                                    "raw": "Preparing to Package Application for arch: ",
                                    "cooked": "Preparing to Package Application for arch: "
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 1561,
                                  "end": 1561,
                                  "loc": {
                                    "start": {
                                      "line": 39,
                                      "column": 115
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 115
                                    }
                                  },
                                  "value": {
                                    "raw": "",
                                    "cooked": ""
                                  },
                                  "tail": true
                                }
                              ]
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1564,
                          "end": 1569,
                          "loc": {
                            "start": {
                              "line": 39,
                              "column": 118
                            },
                            "end": {
                              "line": 39,
                              "column": 123
                            },
                            "identifierName": "start"
                          },
                          "name": "start"
                        },
                        "computed": false
                      },
                      "arguments": []
                    }
                  }
                ],
                "kind": "let"
              },
              {
                "type": "VariableDeclaration",
                "start": 1575,
                "end": 1598,
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 2
                  },
                  "end": {
                    "line": 40,
                    "column": 25
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1579,
                    "end": 1597,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 6
                      },
                      "end": {
                        "line": 40,
                        "column": 24
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1579,
                      "end": 1593,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 6
                        },
                        "end": {
                          "line": 40,
                          "column": 20
                        },
                        "identifierName": "prepareCounter"
                      },
                      "name": "prepareCounter"
                    },
                    "init": {
                      "type": "NumericLiteral",
                      "start": 1596,
                      "end": 1597,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 23
                        },
                        "end": {
                          "line": 40,
                          "column": 24
                        }
                      },
                      "extra": {
                        "rawValue": 0,
                        "raw": "0"
                      },
                      "value": 0
                    }
                  }
                ],
                "kind": "let"
              },
              {
                "type": "ExpressionStatement",
                "start": 1602,
                "end": 1630,
                "loc": {
                  "start": {
                    "line": 42,
                    "column": 2
                  },
                  "end": {
                    "line": 42,
                    "column": 30
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 1602,
                  "end": 1629,
                  "loc": {
                    "start": {
                      "line": 42,
                      "column": 2
                    },
                    "end": {
                      "line": 42,
                      "column": 29
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "Identifier",
                    "start": 1602,
                    "end": 1605,
                    "loc": {
                      "start": {
                        "line": 42,
                        "column": 2
                      },
                      "end": {
                        "line": 42,
                        "column": 5
                      },
                      "identifierName": "dir"
                    },
                    "name": "dir"
                  },
                  "right": {
                    "type": "AwaitExpression",
                    "start": 1608,
                    "end": 1629,
                    "loc": {
                      "start": {
                        "line": 42,
                        "column": 8
                      },
                      "end": {
                        "line": 42,
                        "column": 29
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 1614,
                      "end": 1629,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 14
                        },
                        "end": {
                          "line": 42,
                          "column": 29
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 1614,
                        "end": 1624,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 14
                          },
                          "end": {
                            "line": 42,
                            "column": 24
                          },
                          "identifierName": "resolveDir"
                        },
                        "name": "resolveDir"
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 1625,
                          "end": 1628,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 25
                            },
                            "end": {
                              "line": 42,
                              "column": 28
                            },
                            "identifierName": "dir"
                          },
                          "name": "dir"
                        }
                      ]
                    }
                  }
                }
              },
              {
                "type": "IfStatement",
                "start": 1633,
                "end": 1759,
                "loc": {
                  "start": {
                    "line": 43,
                    "column": 2
                  },
                  "end": {
                    "line": 46,
                    "column": 3
                  }
                },
                "test": {
                  "type": "UnaryExpression",
                  "start": 1637,
                  "end": 1641,
                  "loc": {
                    "start": {
                      "line": 43,
                      "column": 6
                    },
                    "end": {
                      "line": 43,
                      "column": 10
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "Identifier",
                    "start": 1638,
                    "end": 1641,
                    "loc": {
                      "start": {
                        "line": 43,
                        "column": 7
                      },
                      "end": {
                        "line": 43,
                        "column": 10
                      },
                      "identifierName": "dir"
                    },
                    "name": "dir"
                  },
                  "extra": {
                    "parenthesizedArgument": false
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 1643,
                  "end": 1759,
                  "loc": {
                    "start": {
                      "line": 43,
                      "column": 12
                    },
                    "end": {
                      "line": 46,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ThrowStatement",
                      "start": 1698,
                      "end": 1755,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 4
                        },
                        "end": {
                          "line": 45,
                          "column": 61
                        }
                      },
                      "argument": {
                        "type": "StringLiteral",
                        "start": 1704,
                        "end": 1754,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 10
                          },
                          "end": {
                            "line": 45,
                            "column": 60
                          }
                        },
                        "extra": {
                          "rawValue": "Failed to locate compilable Electron application",
                          "raw": "'Failed to locate compilable Electron application'"
                        },
                        "value": "Failed to locate compilable Electron application",
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " eslint-disable-next-line no-throw-literal",
                          "start": 1649,
                          "end": 1693,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 4
                            },
                            "end": {
                              "line": 44,
                              "column": 48
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "VariableDeclaration",
                "start": 1763,
                "end": 1810,
                "loc": {
                  "start": {
                    "line": 48,
                    "column": 2
                  },
                  "end": {
                    "line": 48,
                    "column": 49
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1769,
                    "end": 1809,
                    "loc": {
                      "start": {
                        "line": 48,
                        "column": 8
                      },
                      "end": {
                        "line": 48,
                        "column": 48
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1769,
                      "end": 1780,
                      "loc": {
                        "start": {
                          "line": 48,
                          "column": 8
                        },
                        "end": {
                          "line": 48,
                          "column": 19
                        },
                        "identifierName": "packageJSON"
                      },
                      "name": "packageJSON"
                    },
                    "init": {
                      "type": "AwaitExpression",
                      "start": 1783,
                      "end": 1809,
                      "loc": {
                        "start": {
                          "line": 48,
                          "column": 22
                        },
                        "end": {
                          "line": 48,
                          "column": 48
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1789,
                        "end": 1809,
                        "loc": {
                          "start": {
                            "line": 48,
                            "column": 28
                          },
                          "end": {
                            "line": 48,
                            "column": 48
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1789,
                          "end": 1804,
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 28
                            },
                            "end": {
                              "line": 48,
                              "column": 43
                            },
                            "identifierName": "readPackageJSON"
                          },
                          "name": "readPackageJSON"
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1805,
                            "end": 1808,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 44
                              },
                              "end": {
                                "line": 48,
                                "column": 47
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir"
                          }
                        ]
                      }
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "VariableDeclaration",
                "start": 1814,
                "end": 1860,
                "loc": {
                  "start": {
                    "line": 50,
                    "column": 2
                  },
                  "end": {
                    "line": 50,
                    "column": 48
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1820,
                    "end": 1859,
                    "loc": {
                      "start": {
                        "line": 50,
                        "column": 8
                      },
                      "end": {
                        "line": 50,
                        "column": 47
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1820,
                      "end": 1831,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 8
                        },
                        "end": {
                          "line": 50,
                          "column": 19
                        },
                        "identifierName": "forgeConfig"
                      },
                      "name": "forgeConfig"
                    },
                    "init": {
                      "type": "AwaitExpression",
                      "start": 1834,
                      "end": 1859,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 22
                        },
                        "end": {
                          "line": 50,
                          "column": 47
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1840,
                        "end": 1859,
                        "loc": {
                          "start": {
                            "line": 50,
                            "column": 28
                          },
                          "end": {
                            "line": 50,
                            "column": 47
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1840,
                          "end": 1854,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 28
                            },
                            "end": {
                              "line": 50,
                              "column": 42
                            },
                            "identifierName": "getForgeConfig"
                          },
                          "name": "getForgeConfig"
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1855,
                            "end": 1858,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 43
                              },
                              "end": {
                                "line": 50,
                                "column": 46
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir"
                          }
                        ]
                      }
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "VariableDeclaration",
                "start": 1863,
                "end": 1883,
                "loc": {
                  "start": {
                    "line": 51,
                    "column": 2
                  },
                  "end": {
                    "line": 51,
                    "column": 22
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1867,
                    "end": 1882,
                    "loc": {
                      "start": {
                        "line": 51,
                        "column": 6
                      },
                      "end": {
                        "line": 51,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1867,
                      "end": 1882,
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 6
                        },
                        "end": {
                          "line": 51,
                          "column": 21
                        },
                        "identifierName": "packagerSpinner"
                      },
                      "name": "packagerSpinner"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              {
                "type": "VariableDeclaration",
                "start": 1887,
                "end": 3424,
                "loc": {
                  "start": {
                    "line": 53,
                    "column": 2
                  },
                  "end": {
                    "line": 87,
                    "column": 5
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1893,
                    "end": 3423,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 8
                      },
                      "end": {
                        "line": 87,
                        "column": 4
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1893,
                      "end": 1904,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 19
                        },
                        "identifierName": "packageOpts"
                      },
                      "name": "packageOpts"
                    },
                    "init": {
                      "type": "CallExpression",
                      "start": 1907,
                      "end": 3423,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 22
                        },
                        "end": {
                          "line": 87,
                          "column": 4
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1907,
                        "end": 1920,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 22
                          },
                          "end": {
                            "line": 53,
                            "column": 35
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1907,
                          "end": 1913,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 22
                            },
                            "end": {
                              "line": 53,
                              "column": 28
                            },
                            "identifierName": "Object"
                          },
                          "name": "Object"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1914,
                          "end": 1920,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 29
                            },
                            "end": {
                              "line": 53,
                              "column": 35
                            },
                            "identifierName": "assign"
                          },
                          "name": "assign"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ObjectExpression",
                          "start": 1921,
                          "end": 1964,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 36
                            },
                            "end": {
                              "line": 56,
                              "column": 3
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 1927,
                              "end": 1938,
                              "loc": {
                                "start": {
                                  "line": 54,
                                  "column": 4
                                },
                                "end": {
                                  "line": 54,
                                  "column": 15
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1927,
                                "end": 1931,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 8
                                  },
                                  "identifierName": "asar"
                                },
                                "name": "asar"
                              },
                              "value": {
                                "type": "BooleanLiteral",
                                "start": 1933,
                                "end": 1938,
                                "loc": {
                                  "start": {
                                    "line": 54,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 54,
                                    "column": 15
                                  }
                                },
                                "value": false
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1944,
                              "end": 1959,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 4
                                },
                                "end": {
                                  "line": 55,
                                  "column": 19
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1944,
                                "end": 1953,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 13
                                  },
                                  "identifierName": "overwrite"
                                },
                                "name": "overwrite"
                              },
                              "value": {
                                "type": "BooleanLiteral",
                                "start": 1955,
                                "end": 1959,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 19
                                  }
                                },
                                "value": true
                              }
                            }
                          ]
                        },
                        {
                          "type": "MemberExpression",
                          "start": 1966,
                          "end": 2000,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 5
                            },
                            "end": {
                              "line": 56,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1966,
                            "end": 1977,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 5
                              },
                              "end": {
                                "line": 56,
                                "column": 16
                              },
                              "identifierName": "forgeConfig"
                            },
                            "name": "forgeConfig"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1978,
                            "end": 2000,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 17
                              },
                              "end": {
                                "line": 56,
                                "column": 39
                              },
                              "identifierName": "electronPackagerConfig"
                            },
                            "name": "electronPackagerConfig"
                          },
                          "computed": false
                        },
                        {
                          "type": "ObjectExpression",
                          "start": 2002,
                          "end": 3422,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 41
                            },
                            "end": {
                              "line": 87,
                              "column": 3
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 2008,
                              "end": 3082,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 4
                                },
                                "end": {
                                  "line": 78,
                                  "column": 11
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 2008,
                                "end": 2017,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 13
                                  },
                                  "identifierName": "afterCopy"
                                },
                                "name": "afterCopy"
                              },
                              "value": {
                                "type": "CallExpression",
                                "start": 2019,
                                "end": 3082,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 78,
                                    "column": 11
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2019,
                                  "end": 2910,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 76,
                                      "column": 13
                                    }
                                  },
                                  "object": {
                                    "type": "ArrayExpression",
                                    "start": 2019,
                                    "end": 2903,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 6
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 2020,
                                        "end": 2573,
                                        "loc": {
                                          "start": {
                                            "line": 57,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 5
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": true,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 2027,
                                            "end": 2036,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 32
                                              },
                                              "identifierName": "buildPath"
                                            },
                                            "name": "buildPath"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2038,
                                            "end": 2053,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 49
                                              },
                                              "identifierName": "electronVersion"
                                            },
                                            "name": "electronVersion"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2055,
                                            "end": 2064,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 60
                                              },
                                              "identifierName": "pPlatform"
                                            },
                                            "name": "pPlatform"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2066,
                                            "end": 2071,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 62
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 67
                                              },
                                              "identifierName": "pArch"
                                            },
                                            "name": "pArch"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2073,
                                            "end": 2077,
                                            "loc": {
                                              "start": {
                                                "line": 57,
                                                "column": 69
                                              },
                                              "end": {
                                                "line": 57,
                                                "column": 73
                                              },
                                              "identifierName": "done"
                                            },
                                            "name": "done"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 2082,
                                          "end": 2573,
                                          "loc": {
                                            "start": {
                                              "line": 57,
                                              "column": 78
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 5
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "IfStatement",
                                              "start": 2090,
                                              "end": 2322,
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 62,
                                                  "column": 7
                                                }
                                              },
                                              "test": {
                                                "type": "Identifier",
                                                "start": 2094,
                                                "end": 2109,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 58,
                                                    "column": 25
                                                  },
                                                  "identifierName": "packagerSpinner"
                                                },
                                                "name": "packagerSpinner"
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 2111,
                                                "end": 2322,
                                                "loc": {
                                                  "start": {
                                                    "line": 58,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 62,
                                                    "column": 7
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2121,
                                                    "end": 2147,
                                                    "loc": {
                                                      "start": {
                                                        "line": 59,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 59,
                                                        "column": 34
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 2121,
                                                      "end": 2146,
                                                      "loc": {
                                                        "start": {
                                                          "line": 59,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 59,
                                                          "column": 33
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2121,
                                                        "end": 2144,
                                                        "loc": {
                                                          "start": {
                                                            "line": 59,
                                                            "column": 8
                                                          },
                                                          "end": {
                                                            "line": 59,
                                                            "column": 31
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2121,
                                                          "end": 2136,
                                                          "loc": {
                                                            "start": {
                                                              "line": 59,
                                                              "column": 8
                                                            },
                                                            "end": {
                                                              "line": 59,
                                                              "column": 23
                                                            },
                                                            "identifierName": "packagerSpinner"
                                                          },
                                                          "name": "packagerSpinner"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2137,
                                                          "end": 2144,
                                                          "loc": {
                                                            "start": {
                                                              "line": 59,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 59,
                                                              "column": 31
                                                            },
                                                            "identifierName": "succeed"
                                                          },
                                                          "name": "succeed"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": []
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2156,
                                                    "end": 2176,
                                                    "loc": {
                                                      "start": {
                                                        "line": 60,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 60,
                                                        "column": 28
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 2156,
                                                      "end": 2175,
                                                      "loc": {
                                                        "start": {
                                                          "line": 60,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 60,
                                                          "column": 27
                                                        }
                                                      },
                                                      "operator": "+=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 2156,
                                                        "end": 2170,
                                                        "loc": {
                                                          "start": {
                                                            "line": 60,
                                                            "column": 8
                                                          },
                                                          "end": {
                                                            "line": 60,
                                                            "column": 22
                                                          },
                                                          "identifierName": "prepareCounter"
                                                        },
                                                        "name": "prepareCounter"
                                                      },
                                                      "right": {
                                                        "type": "NumericLiteral",
                                                        "start": 2174,
                                                        "end": 2175,
                                                        "loc": {
                                                          "start": {
                                                            "line": 60,
                                                            "column": 26
                                                          },
                                                          "end": {
                                                            "line": 60,
                                                            "column": 27
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": 1,
                                                          "raw": "1"
                                                        },
                                                        "value": 1
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2185,
                                                    "end": 2314,
                                                    "loc": {
                                                      "start": {
                                                        "line": 61,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 61,
                                                        "column": 137
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 2185,
                                                      "end": 2313,
                                                      "loc": {
                                                        "start": {
                                                          "line": 61,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 61,
                                                          "column": 136
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 2185,
                                                        "end": 2199,
                                                        "loc": {
                                                          "start": {
                                                            "line": 61,
                                                            "column": 8
                                                          },
                                                          "end": {
                                                            "line": 61,
                                                            "column": 22
                                                          },
                                                          "identifierName": "prepareSpinner"
                                                        },
                                                        "name": "prepareSpinner"
                                                      },
                                                      "right": {
                                                        "type": "CallExpression",
                                                        "start": 2202,
                                                        "end": 2313,
                                                        "loc": {
                                                          "start": {
                                                            "line": 61,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 61,
                                                            "column": 136
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2202,
                                                          "end": 2311,
                                                          "loc": {
                                                            "start": {
                                                              "line": 61,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 61,
                                                              "column": 134
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 2202,
                                                            "end": 2305,
                                                            "loc": {
                                                              "start": {
                                                                "line": 61,
                                                                "column": 25
                                                              },
                                                              "end": {
                                                                "line": 61,
                                                                "column": 128
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 2202,
                                                              "end": 2209,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 61,
                                                                  "column": 25
                                                                },
                                                                "end": {
                                                                  "line": 61,
                                                                  "column": 32
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 2202,
                                                                "end": 2205,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 61,
                                                                    "column": 25
                                                                  },
                                                                  "end": {
                                                                    "line": 61,
                                                                    "column": 28
                                                                  },
                                                                  "identifierName": "ora"
                                                                },
                                                                "name": "ora"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 2206,
                                                                "end": 2209,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 61,
                                                                    "column": 29
                                                                  },
                                                                  "end": {
                                                                    "line": 61,
                                                                    "column": 32
                                                                  },
                                                                  "identifierName": "ora"
                                                                },
                                                                "name": "ora"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "TemplateLiteral",
                                                                "start": 2210,
                                                                "end": 2304,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 61,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 61,
                                                                    "column": 127
                                                                  }
                                                                },
                                                                "expressions": [
                                                                  {
                                                                    "type": "MemberExpression",
                                                                    "start": 2256,
                                                                    "end": 2302,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 61,
                                                                        "column": 79
                                                                      },
                                                                      "end": {
                                                                        "line": 61,
                                                                        "column": 125
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "ConditionalExpression",
                                                                      "start": 2257,
                                                                      "end": 2296,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 61,
                                                                          "column": 80
                                                                        },
                                                                        "end": {
                                                                          "line": 61,
                                                                          "column": 119
                                                                        }
                                                                      },
                                                                      "test": {
                                                                        "type": "BinaryExpression",
                                                                        "start": 2257,
                                                                        "end": 2277,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 61,
                                                                            "column": 80
                                                                          },
                                                                          "end": {
                                                                            "line": 61,
                                                                            "column": 100
                                                                          }
                                                                        },
                                                                        "left": {
                                                                          "type": "Identifier",
                                                                          "start": 2257,
                                                                          "end": 2271,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 61,
                                                                              "column": 80
                                                                            },
                                                                            "end": {
                                                                              "line": 61,
                                                                              "column": 94
                                                                            },
                                                                            "identifierName": "prepareCounter"
                                                                          },
                                                                          "name": "prepareCounter"
                                                                        },
                                                                        "operator": "===",
                                                                        "right": {
                                                                          "type": "NumericLiteral",
                                                                          "start": 2276,
                                                                          "end": 2277,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 61,
                                                                              "column": 99
                                                                            },
                                                                            "end": {
                                                                              "line": 61,
                                                                              "column": 100
                                                                            }
                                                                          },
                                                                          "extra": {
                                                                            "rawValue": 2,
                                                                            "raw": "2"
                                                                          },
                                                                          "value": 2
                                                                        }
                                                                      },
                                                                      "consequent": {
                                                                        "type": "StringLiteral",
                                                                        "start": 2280,
                                                                        "end": 2288,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 61,
                                                                            "column": 103
                                                                          },
                                                                          "end": {
                                                                            "line": 61,
                                                                            "column": 111
                                                                          }
                                                                        },
                                                                        "extra": {
                                                                          "rawValue": "armv7l",
                                                                          "raw": "'armv7l'"
                                                                        },
                                                                        "value": "armv7l"
                                                                      },
                                                                      "alternate": {
                                                                        "type": "StringLiteral",
                                                                        "start": 2291,
                                                                        "end": 2296,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 61,
                                                                            "column": 114
                                                                          },
                                                                          "end": {
                                                                            "line": 61,
                                                                            "column": 119
                                                                          }
                                                                        },
                                                                        "extra": {
                                                                          "rawValue": "x64",
                                                                          "raw": "'x64'"
                                                                        },
                                                                        "value": "x64"
                                                                      },
                                                                      "extra": {
                                                                        "parenthesized": true,
                                                                        "parenStart": 2256
                                                                      }
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 2298,
                                                                      "end": 2302,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 61,
                                                                          "column": 121
                                                                        },
                                                                        "end": {
                                                                          "line": 61,
                                                                          "column": 125
                                                                        },
                                                                        "identifierName": "cyan"
                                                                      },
                                                                      "name": "cyan"
                                                                    },
                                                                    "computed": false
                                                                  }
                                                                ],
                                                                "quasis": [
                                                                  {
                                                                    "type": "TemplateElement",
                                                                    "start": 2211,
                                                                    "end": 2254,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 61,
                                                                        "column": 34
                                                                      },
                                                                      "end": {
                                                                        "line": 61,
                                                                        "column": 77
                                                                      }
                                                                    },
                                                                    "value": {
                                                                      "raw": "Preparing to Package Application for arch: ",
                                                                      "cooked": "Preparing to Package Application for arch: "
                                                                    },
                                                                    "tail": false
                                                                  },
                                                                  {
                                                                    "type": "TemplateElement",
                                                                    "start": 2303,
                                                                    "end": 2303,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 61,
                                                                        "column": 126
                                                                      },
                                                                      "end": {
                                                                        "line": 61,
                                                                        "column": 126
                                                                      }
                                                                    },
                                                                    "value": {
                                                                      "raw": "",
                                                                      "cooked": ""
                                                                    },
                                                                    "tail": true
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2306,
                                                            "end": 2311,
                                                            "loc": {
                                                              "start": {
                                                                "line": 61,
                                                                "column": 129
                                                              },
                                                              "end": {
                                                                "line": 61,
                                                                "column": 134
                                                              },
                                                              "identifierName": "start"
                                                            },
                                                            "name": "start"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": []
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": null
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2329,
                                              "end": 2408,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 85
                                                }
                                              },
                                              "expression": {
                                                "type": "AwaitExpression",
                                                "start": 2329,
                                                "end": 2407,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 84
                                                  }
                                                },
                                                "argument": {
                                                  "type": "CallExpression",
                                                  "start": 2335,
                                                  "end": 2407,
                                                  "loc": {
                                                    "start": {
                                                      "line": 63,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 63,
                                                      "column": 84
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2335,
                                                    "end": 2344,
                                                    "loc": {
                                                      "start": {
                                                        "line": 63,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 63,
                                                        "column": 21
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 2335,
                                                      "end": 2337,
                                                      "loc": {
                                                        "start": {
                                                          "line": 63,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 63,
                                                          "column": 14
                                                        },
                                                        "identifierName": "fs"
                                                      },
                                                      "name": "fs"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2338,
                                                      "end": 2344,
                                                      "loc": {
                                                        "start": {
                                                          "line": 63,
                                                          "column": 15
                                                        },
                                                        "end": {
                                                          "line": 63,
                                                          "column": 21
                                                        },
                                                        "identifierName": "remove"
                                                      },
                                                      "name": "remove"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "CallExpression",
                                                      "start": 2345,
                                                      "end": 2406,
                                                      "loc": {
                                                        "start": {
                                                          "line": 63,
                                                          "column": 22
                                                        },
                                                        "end": {
                                                          "line": 63,
                                                          "column": 83
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2345,
                                                        "end": 2357,
                                                        "loc": {
                                                          "start": {
                                                            "line": 63,
                                                            "column": 22
                                                          },
                                                          "end": {
                                                            "line": 63,
                                                            "column": 34
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2345,
                                                          "end": 2349,
                                                          "loc": {
                                                            "start": {
                                                              "line": 63,
                                                              "column": 22
                                                            },
                                                            "end": {
                                                              "line": 63,
                                                              "column": 26
                                                            },
                                                            "identifierName": "path"
                                                          },
                                                          "name": "path"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2350,
                                                          "end": 2357,
                                                          "loc": {
                                                            "start": {
                                                              "line": 63,
                                                              "column": 27
                                                            },
                                                            "end": {
                                                              "line": 63,
                                                              "column": 34
                                                            },
                                                            "identifierName": "resolve"
                                                          },
                                                          "name": "resolve"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 2358,
                                                          "end": 2367,
                                                          "loc": {
                                                            "start": {
                                                              "line": 63,
                                                              "column": 35
                                                            },
                                                            "end": {
                                                              "line": 63,
                                                              "column": 44
                                                            },
                                                            "identifierName": "buildPath"
                                                          },
                                                          "name": "buildPath"
                                                        },
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 2369,
                                                          "end": 2405,
                                                          "loc": {
                                                            "start": {
                                                              "line": 63,
                                                              "column": 46
                                                            },
                                                            "end": {
                                                              "line": 63,
                                                              "column": 82
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "node_modules/electron-compile/test",
                                                            "raw": "'node_modules/electron-compile/test'"
                                                          },
                                                          "value": "node_modules/electron-compile/test"
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              }
                                            },
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 2415,
                                              "end": 2483,
                                              "loc": {
                                                "start": {
                                                  "line": 64,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 64,
                                                  "column": 74
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 2421,
                                                  "end": 2482,
                                                  "loc": {
                                                    "start": {
                                                      "line": 64,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 64,
                                                      "column": 73
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 2421,
                                                    "end": 2425,
                                                    "loc": {
                                                      "start": {
                                                        "line": 64,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 64,
                                                        "column": 16
                                                      },
                                                      "identifierName": "bins"
                                                    },
                                                    "name": "bins"
                                                  },
                                                  "init": {
                                                    "type": "AwaitExpression",
                                                    "start": 2428,
                                                    "end": 2482,
                                                    "loc": {
                                                      "start": {
                                                        "line": 64,
                                                        "column": 19
                                                      },
                                                      "end": {
                                                        "line": 64,
                                                        "column": 73
                                                      }
                                                    },
                                                    "argument": {
                                                      "type": "CallExpression",
                                                      "start": 2434,
                                                      "end": 2482,
                                                      "loc": {
                                                        "start": {
                                                          "line": 64,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 64,
                                                          "column": 73
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "CallExpression",
                                                        "start": 2434,
                                                        "end": 2444,
                                                        "loc": {
                                                          "start": {
                                                            "line": 64,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 64,
                                                            "column": 35
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 2434,
                                                          "end": 2438,
                                                          "loc": {
                                                            "start": {
                                                              "line": 64,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 64,
                                                              "column": 29
                                                            },
                                                            "identifierName": "pify"
                                                          },
                                                          "name": "pify"
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 2439,
                                                            "end": 2443,
                                                            "loc": {
                                                              "start": {
                                                                "line": 64,
                                                                "column": 30
                                                              },
                                                              "end": {
                                                                "line": 64,
                                                                "column": 34
                                                              },
                                                              "identifierName": "glob"
                                                            },
                                                            "name": "glob"
                                                          }
                                                        ]
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "CallExpression",
                                                          "start": 2445,
                                                          "end": 2481,
                                                          "loc": {
                                                            "start": {
                                                              "line": 64,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 64,
                                                              "column": 72
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 2445,
                                                            "end": 2454,
                                                            "loc": {
                                                              "start": {
                                                                "line": 64,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 64,
                                                                "column": 45
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 2445,
                                                              "end": 2449,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 64,
                                                                  "column": 36
                                                                },
                                                                "end": {
                                                                  "line": 64,
                                                                  "column": 40
                                                                },
                                                                "identifierName": "path"
                                                              },
                                                              "name": "path"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 2450,
                                                              "end": 2454,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 64,
                                                                  "column": 41
                                                                },
                                                                "end": {
                                                                  "line": 64,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "join"
                                                              },
                                                              "name": "join"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "Identifier",
                                                              "start": 2455,
                                                              "end": 2464,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 64,
                                                                  "column": 46
                                                                },
                                                                "end": {
                                                                  "line": 64,
                                                                  "column": 55
                                                                },
                                                                "identifierName": "buildPath"
                                                              },
                                                              "name": "buildPath"
                                                            },
                                                            {
                                                              "type": "StringLiteral",
                                                              "start": 2466,
                                                              "end": 2480,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 64,
                                                                  "column": 57
                                                                },
                                                                "end": {
                                                                  "line": 64,
                                                                  "column": 71
                                                                }
                                                              },
                                                              "extra": {
                                                                "rawValue": "**/.bin/**/*",
                                                                "raw": "'**/.bin/**/*'"
                                                              },
                                                              "value": "**/.bin/**/*"
                                                            }
                                                          ]
                                                        }
                                                      ]
                                                    }
                                                  }
                                                }
                                              ],
                                              "kind": "const"
                                            },
                                            {
                                              "type": "ForOfStatement",
                                              "start": 2490,
                                              "end": 2553,
                                              "loc": {
                                                "start": {
                                                  "line": 65,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 67,
                                                  "column": 7
                                                }
                                              },
                                              "left": {
                                                "type": "VariableDeclaration",
                                                "start": 2495,
                                                "end": 2504,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 11
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 20
                                                  }
                                                },
                                                "declarations": [
                                                  {
                                                    "type": "VariableDeclarator",
                                                    "start": 2501,
                                                    "end": 2504,
                                                    "loc": {
                                                      "start": {
                                                        "line": 65,
                                                        "column": 17
                                                      },
                                                      "end": {
                                                        "line": 65,
                                                        "column": 20
                                                      }
                                                    },
                                                    "id": {
                                                      "type": "Identifier",
                                                      "start": 2501,
                                                      "end": 2504,
                                                      "loc": {
                                                        "start": {
                                                          "line": 65,
                                                          "column": 17
                                                        },
                                                        "end": {
                                                          "line": 65,
                                                          "column": 20
                                                        },
                                                        "identifierName": "bin"
                                                      },
                                                      "name": "bin"
                                                    },
                                                    "init": null
                                                  }
                                                ],
                                                "kind": "const"
                                              },
                                              "right": {
                                                "type": "Identifier",
                                                "start": 2508,
                                                "end": 2512,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 65,
                                                    "column": 28
                                                  },
                                                  "identifierName": "bins"
                                                },
                                                "name": "bins"
                                              },
                                              "body": {
                                                "type": "BlockStatement",
                                                "start": 2514,
                                                "end": 2553,
                                                "loc": {
                                                  "start": {
                                                    "line": 65,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 67,
                                                    "column": 7
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 2524,
                                                    "end": 2545,
                                                    "loc": {
                                                      "start": {
                                                        "line": 66,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 66,
                                                        "column": 29
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AwaitExpression",
                                                      "start": 2524,
                                                      "end": 2544,
                                                      "loc": {
                                                        "start": {
                                                          "line": 66,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 66,
                                                          "column": 28
                                                        }
                                                      },
                                                      "argument": {
                                                        "type": "CallExpression",
                                                        "start": 2530,
                                                        "end": 2544,
                                                        "loc": {
                                                          "start": {
                                                            "line": 66,
                                                            "column": 14
                                                          },
                                                          "end": {
                                                            "line": 66,
                                                            "column": 28
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2530,
                                                          "end": 2539,
                                                          "loc": {
                                                            "start": {
                                                              "line": 66,
                                                              "column": 14
                                                            },
                                                            "end": {
                                                              "line": 66,
                                                              "column": 23
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 2530,
                                                            "end": 2532,
                                                            "loc": {
                                                              "start": {
                                                                "line": 66,
                                                                "column": 14
                                                              },
                                                              "end": {
                                                                "line": 66,
                                                                "column": 16
                                                              },
                                                              "identifierName": "fs"
                                                            },
                                                            "name": "fs"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2533,
                                                            "end": 2539,
                                                            "loc": {
                                                              "start": {
                                                                "line": 66,
                                                                "column": 17
                                                              },
                                                              "end": {
                                                                "line": 66,
                                                                "column": 23
                                                              },
                                                              "identifierName": "remove"
                                                            },
                                                            "name": "remove"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Identifier",
                                                            "start": 2540,
                                                            "end": 2543,
                                                            "loc": {
                                                              "start": {
                                                                "line": 66,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 66,
                                                                "column": 27
                                                              },
                                                              "identifierName": "bin"
                                                            },
                                                            "name": "bin"
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2560,
                                              "end": 2567,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 68,
                                                  "column": 13
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 2560,
                                                "end": 2566,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 68,
                                                    "column": 12
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 2560,
                                                  "end": 2564,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 6
                                                    },
                                                    "end": {
                                                      "line": 68,
                                                      "column": 10
                                                    },
                                                    "identifierName": "done"
                                                  },
                                                  "name": "done"
                                                },
                                                "arguments": []
                                              }
                                            }
                                          ],
                                          "directives": []
                                        }
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 2575,
                                        "end": 2680,
                                        "loc": {
                                          "start": {
                                            "line": 69,
                                            "column": 7
                                          },
                                          "end": {
                                            "line": 72,
                                            "column": 5
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": true,
                                        "params": [
                                          {
                                            "type": "RestElement",
                                            "start": 2582,
                                            "end": 2589,
                                            "loc": {
                                              "start": {
                                                "line": 69,
                                                "column": 14
                                              },
                                              "end": {
                                                "line": 69,
                                                "column": 21
                                              }
                                            },
                                            "argument": {
                                              "type": "Identifier",
                                              "start": 2585,
                                              "end": 2589,
                                              "loc": {
                                                "start": {
                                                  "line": 69,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 69,
                                                  "column": 21
                                                },
                                                "identifierName": "args"
                                              },
                                              "name": "args"
                                            }
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 2594,
                                          "end": 2680,
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 72,
                                              "column": 5
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2602,
                                              "end": 2627,
                                              "loc": {
                                                "start": {
                                                  "line": 70,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 70,
                                                  "column": 31
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 2602,
                                                "end": 2626,
                                                "loc": {
                                                  "start": {
                                                    "line": 70,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 70,
                                                    "column": 30
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 2602,
                                                  "end": 2624,
                                                  "loc": {
                                                    "start": {
                                                      "line": 70,
                                                      "column": 6
                                                    },
                                                    "end": {
                                                      "line": 70,
                                                      "column": 28
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 2602,
                                                    "end": 2616,
                                                    "loc": {
                                                      "start": {
                                                        "line": 70,
                                                        "column": 6
                                                      },
                                                      "end": {
                                                        "line": 70,
                                                        "column": 20
                                                      },
                                                      "identifierName": "prepareSpinner"
                                                    },
                                                    "name": "prepareSpinner"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2617,
                                                    "end": 2624,
                                                    "loc": {
                                                      "start": {
                                                        "line": 70,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 70,
                                                        "column": 28
                                                      },
                                                      "identifierName": "succeed"
                                                    },
                                                    "name": "succeed"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2634,
                                              "end": 2674,
                                              "loc": {
                                                "start": {
                                                  "line": 71,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 71,
                                                  "column": 46
                                                }
                                              },
                                              "expression": {
                                                "type": "AwaitExpression",
                                                "start": 2634,
                                                "end": 2673,
                                                "loc": {
                                                  "start": {
                                                    "line": 71,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 71,
                                                    "column": 45
                                                  }
                                                },
                                                "argument": {
                                                  "type": "CallExpression",
                                                  "start": 2640,
                                                  "end": 2673,
                                                  "loc": {
                                                    "start": {
                                                      "line": 71,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 71,
                                                      "column": 45
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 2640,
                                                    "end": 2659,
                                                    "loc": {
                                                      "start": {
                                                        "line": 71,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 31
                                                      },
                                                      "identifierName": "packagerCompileHook"
                                                    },
                                                    "name": "packagerCompileHook"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2660,
                                                      "end": 2663,
                                                      "loc": {
                                                        "start": {
                                                          "line": 71,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 71,
                                                          "column": 35
                                                        },
                                                        "identifierName": "dir"
                                                      },
                                                      "name": "dir"
                                                    },
                                                    {
                                                      "type": "SpreadElement",
                                                      "start": 2665,
                                                      "end": 2672,
                                                      "loc": {
                                                        "start": {
                                                          "line": 71,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 71,
                                                          "column": 44
                                                        }
                                                      },
                                                      "argument": {
                                                        "type": "Identifier",
                                                        "start": 2668,
                                                        "end": 2672,
                                                        "loc": {
                                                          "start": {
                                                            "line": 71,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 71,
                                                            "column": 44
                                                          },
                                                          "identifierName": "args"
                                                        },
                                                        "name": "args"
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            }
                                          ],
                                          "directives": []
                                        }
                                      },
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 2682,
                                        "end": 2902,
                                        "loc": {
                                          "start": {
                                            "line": 72,
                                            "column": 7
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 5
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": false,
                                        "async": true,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 2689,
                                            "end": 2698,
                                            "loc": {
                                              "start": {
                                                "line": 72,
                                                "column": 14
                                              },
                                              "end": {
                                                "line": 72,
                                                "column": 23
                                              },
                                              "identifierName": "buildPath"
                                            },
                                            "name": "buildPath"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2700,
                                            "end": 2715,
                                            "loc": {
                                              "start": {
                                                "line": 72,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 72,
                                                "column": 40
                                              },
                                              "identifierName": "electronVersion"
                                            },
                                            "name": "electronVersion"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2717,
                                            "end": 2726,
                                            "loc": {
                                              "start": {
                                                "line": 72,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 72,
                                                "column": 51
                                              },
                                              "identifierName": "pPlatform"
                                            },
                                            "name": "pPlatform"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2728,
                                            "end": 2733,
                                            "loc": {
                                              "start": {
                                                "line": 72,
                                                "column": 53
                                              },
                                              "end": {
                                                "line": 72,
                                                "column": 58
                                              },
                                              "identifierName": "pArch"
                                            },
                                            "name": "pArch"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2735,
                                            "end": 2739,
                                            "loc": {
                                              "start": {
                                                "line": 72,
                                                "column": 60
                                              },
                                              "end": {
                                                "line": 72,
                                                "column": 64
                                              },
                                              "identifierName": "done"
                                            },
                                            "name": "done"
                                          }
                                        ],
                                        "body": {
                                          "type": "BlockStatement",
                                          "start": 2744,
                                          "end": 2902,
                                          "loc": {
                                            "start": {
                                              "line": 72,
                                              "column": 69
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 5
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2752,
                                              "end": 2816,
                                              "loc": {
                                                "start": {
                                                  "line": 73,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 73,
                                                  "column": 70
                                                }
                                              },
                                              "expression": {
                                                "type": "AwaitExpression",
                                                "start": 2752,
                                                "end": 2815,
                                                "loc": {
                                                  "start": {
                                                    "line": 73,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 73,
                                                    "column": 69
                                                  }
                                                },
                                                "argument": {
                                                  "type": "CallExpression",
                                                  "start": 2758,
                                                  "end": 2815,
                                                  "loc": {
                                                    "start": {
                                                      "line": 73,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 73,
                                                      "column": 69
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 2758,
                                                    "end": 2769,
                                                    "loc": {
                                                      "start": {
                                                        "line": 73,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 73,
                                                        "column": 23
                                                      },
                                                      "identifierName": "rebuildHook"
                                                    },
                                                    "name": "rebuildHook"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2770,
                                                      "end": 2779,
                                                      "loc": {
                                                        "start": {
                                                          "line": 73,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 73,
                                                          "column": 33
                                                        },
                                                        "identifierName": "buildPath"
                                                      },
                                                      "name": "buildPath"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2781,
                                                      "end": 2796,
                                                      "loc": {
                                                        "start": {
                                                          "line": 73,
                                                          "column": 35
                                                        },
                                                        "end": {
                                                          "line": 73,
                                                          "column": 50
                                                        },
                                                        "identifierName": "electronVersion"
                                                      },
                                                      "name": "electronVersion"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2798,
                                                      "end": 2807,
                                                      "loc": {
                                                        "start": {
                                                          "line": 73,
                                                          "column": 52
                                                        },
                                                        "end": {
                                                          "line": 73,
                                                          "column": 61
                                                        },
                                                        "identifierName": "pPlatform"
                                                      },
                                                      "name": "pPlatform"
                                                    },
                                                    {
                                                      "type": "Identifier",
                                                      "start": 2809,
                                                      "end": 2814,
                                                      "loc": {
                                                        "start": {
                                                          "line": 73,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 73,
                                                          "column": 68
                                                        },
                                                        "identifierName": "pArch"
                                                      },
                                                      "name": "pArch"
                                                    }
                                                  ]
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2823,
                                              "end": 2882,
                                              "loc": {
                                                "start": {
                                                  "line": 74,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 74,
                                                  "column": 65
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 2823,
                                                "end": 2881,
                                                "loc": {
                                                  "start": {
                                                    "line": 74,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 74,
                                                    "column": 64
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 2823,
                                                  "end": 2838,
                                                  "loc": {
                                                    "start": {
                                                      "line": 74,
                                                      "column": 6
                                                    },
                                                    "end": {
                                                      "line": 74,
                                                      "column": 21
                                                    },
                                                    "identifierName": "packagerSpinner"
                                                  },
                                                  "name": "packagerSpinner"
                                                },
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 2841,
                                                  "end": 2881,
                                                  "loc": {
                                                    "start": {
                                                      "line": 74,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 74,
                                                      "column": 64
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 2841,
                                                    "end": 2879,
                                                    "loc": {
                                                      "start": {
                                                        "line": 74,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 74,
                                                        "column": 62
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "CallExpression",
                                                      "start": 2841,
                                                      "end": 2873,
                                                      "loc": {
                                                        "start": {
                                                          "line": 74,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 74,
                                                          "column": 56
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 2841,
                                                        "end": 2848,
                                                        "loc": {
                                                          "start": {
                                                            "line": 74,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 74,
                                                            "column": 31
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 2841,
                                                          "end": 2844,
                                                          "loc": {
                                                            "start": {
                                                              "line": 74,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 74,
                                                              "column": 27
                                                            },
                                                            "identifierName": "ora"
                                                          },
                                                          "name": "ora"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 2845,
                                                          "end": 2848,
                                                          "loc": {
                                                            "start": {
                                                              "line": 74,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 74,
                                                              "column": 31
                                                            },
                                                            "identifierName": "ora"
                                                          },
                                                          "name": "ora"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "StringLiteral",
                                                          "start": 2849,
                                                          "end": 2872,
                                                          "loc": {
                                                            "start": {
                                                              "line": 74,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 74,
                                                              "column": 55
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "Packaging Application",
                                                            "raw": "'Packaging Application'"
                                                          },
                                                          "value": "Packaging Application"
                                                        }
                                                      ]
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2874,
                                                      "end": 2879,
                                                      "loc": {
                                                        "start": {
                                                          "line": 74,
                                                          "column": 57
                                                        },
                                                        "end": {
                                                          "line": 74,
                                                          "column": 62
                                                        },
                                                        "identifierName": "start"
                                                      },
                                                      "name": "start"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 2889,
                                              "end": 2896,
                                              "loc": {
                                                "start": {
                                                  "line": 75,
                                                  "column": 6
                                                },
                                                "end": {
                                                  "line": 75,
                                                  "column": 13
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 2889,
                                                "end": 2895,
                                                "loc": {
                                                  "start": {
                                                    "line": 75,
                                                    "column": 6
                                                  },
                                                  "end": {
                                                    "line": 75,
                                                    "column": 12
                                                  }
                                                },
                                                "callee": {
                                                  "type": "Identifier",
                                                  "start": 2889,
                                                  "end": 2893,
                                                  "loc": {
                                                    "start": {
                                                      "line": 75,
                                                      "column": 6
                                                    },
                                                    "end": {
                                                      "line": 75,
                                                      "column": 10
                                                    },
                                                    "identifierName": "done"
                                                  },
                                                  "name": "done"
                                                },
                                                "arguments": []
                                              }
                                            }
                                          ],
                                          "directives": []
                                        }
                                      }
                                    ]
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2904,
                                    "end": 2910,
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 7
                                      },
                                      "end": {
                                        "line": 76,
                                        "column": 13
                                      },
                                      "identifierName": "concat"
                                    },
                                    "name": "concat"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ConditionalExpression",
                                    "start": 2911,
                                    "end": 3081,
                                    "loc": {
                                      "start": {
                                        "line": 76,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 10
                                      }
                                    },
                                    "test": {
                                      "type": "MemberExpression",
                                      "start": 2911,
                                      "end": 2955,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 76,
                                          "column": 58
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 2911,
                                        "end": 2945,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 14
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2911,
                                          "end": 2922,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 14
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 25
                                            },
                                            "identifierName": "forgeConfig"
                                          },
                                          "name": "forgeConfig"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2923,
                                          "end": 2945,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 48
                                            },
                                            "identifierName": "electronPackagerConfig"
                                          },
                                          "name": "electronPackagerConfig"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2946,
                                        "end": 2955,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 58
                                          },
                                          "identifierName": "afterCopy"
                                        },
                                        "name": "afterCopy"
                                      },
                                      "computed": false
                                    },
                                    "consequent": {
                                      "type": "CallExpression",
                                      "start": 2958,
                                      "end": 3076,
                                      "loc": {
                                        "start": {
                                          "line": 76,
                                          "column": 61
                                        },
                                        "end": {
                                          "line": 78,
                                          "column": 5
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 2958,
                                        "end": 3006,
                                        "loc": {
                                          "start": {
                                            "line": 76,
                                            "column": 61
                                          },
                                          "end": {
                                            "line": 76,
                                            "column": 109
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 2958,
                                          "end": 3002,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 105
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2958,
                                            "end": 2992,
                                            "loc": {
                                              "start": {
                                                "line": 76,
                                                "column": 61
                                              },
                                              "end": {
                                                "line": 76,
                                                "column": 95
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2958,
                                              "end": 2969,
                                              "loc": {
                                                "start": {
                                                  "line": 76,
                                                  "column": 61
                                                },
                                                "end": {
                                                  "line": 76,
                                                  "column": 72
                                                },
                                                "identifierName": "forgeConfig"
                                              },
                                              "name": "forgeConfig"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2970,
                                              "end": 2992,
                                              "loc": {
                                                "start": {
                                                  "line": 76,
                                                  "column": 73
                                                },
                                                "end": {
                                                  "line": 76,
                                                  "column": 95
                                                },
                                                "identifierName": "electronPackagerConfig"
                                              },
                                              "name": "electronPackagerConfig"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2993,
                                            "end": 3002,
                                            "loc": {
                                              "start": {
                                                "line": 76,
                                                "column": 96
                                              },
                                              "end": {
                                                "line": 76,
                                                "column": 105
                                              },
                                              "identifierName": "afterCopy"
                                            },
                                            "name": "afterCopy"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3003,
                                          "end": 3006,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 106
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 109
                                            },
                                            "identifierName": "map"
                                          },
                                          "name": "map"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "ArrowFunctionExpression",
                                          "start": 3007,
                                          "end": 3070,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 110
                                            },
                                            "end": {
                                              "line": 77,
                                              "column": 55
                                            }
                                          },
                                          "id": null,
                                          "generator": false,
                                          "expression": true,
                                          "async": false,
                                          "params": [
                                            {
                                              "type": "Identifier",
                                              "start": 3007,
                                              "end": 3011,
                                              "loc": {
                                                "start": {
                                                  "line": 76,
                                                  "column": 110
                                                },
                                                "end": {
                                                  "line": 76,
                                                  "column": 114
                                                },
                                                "identifierName": "item"
                                              },
                                              "name": "item"
                                            }
                                          ],
                                          "body": {
                                            "type": "ConditionalExpression",
                                            "start": 3022,
                                            "end": 3069,
                                            "loc": {
                                              "start": {
                                                "line": 77,
                                                "column": 7
                                              },
                                              "end": {
                                                "line": 77,
                                                "column": 54
                                              }
                                            },
                                            "test": {
                                              "type": "BinaryExpression",
                                              "start": 3022,
                                              "end": 3046,
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 7
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 31
                                                }
                                              },
                                              "left": {
                                                "type": "UnaryExpression",
                                                "start": 3022,
                                                "end": 3033,
                                                "loc": {
                                                  "start": {
                                                    "line": 77,
                                                    "column": 7
                                                  },
                                                  "end": {
                                                    "line": 77,
                                                    "column": 18
                                                  }
                                                },
                                                "operator": "typeof",
                                                "prefix": true,
                                                "argument": {
                                                  "type": "Identifier",
                                                  "start": 3029,
                                                  "end": 3033,
                                                  "loc": {
                                                    "start": {
                                                      "line": 77,
                                                      "column": 14
                                                    },
                                                    "end": {
                                                      "line": 77,
                                                      "column": 18
                                                    },
                                                    "identifierName": "item"
                                                  },
                                                  "name": "item"
                                                },
                                                "extra": {
                                                  "parenthesizedArgument": false
                                                }
                                              },
                                              "operator": "===",
                                              "right": {
                                                "type": "StringLiteral",
                                                "start": 3038,
                                                "end": 3046,
                                                "loc": {
                                                  "start": {
                                                    "line": 77,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 77,
                                                    "column": 31
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "string",
                                                  "raw": "'string'"
                                                },
                                                "value": "string"
                                              }
                                            },
                                            "consequent": {
                                              "type": "CallExpression",
                                              "start": 3049,
                                              "end": 3062,
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 47
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 3049,
                                                "end": 3056,
                                                "loc": {
                                                  "start": {
                                                    "line": 77,
                                                    "column": 34
                                                  },
                                                  "end": {
                                                    "line": 77,
                                                    "column": 41
                                                  },
                                                  "identifierName": "require"
                                                },
                                                "name": "require"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 3057,
                                                  "end": 3061,
                                                  "loc": {
                                                    "start": {
                                                      "line": 77,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 77,
                                                      "column": 46
                                                    },
                                                    "identifierName": "item"
                                                  },
                                                  "name": "item"
                                                }
                                              ]
                                            },
                                            "alternate": {
                                              "type": "Identifier",
                                              "start": 3065,
                                              "end": 3069,
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 54
                                                },
                                                "identifierName": "item"
                                              },
                                              "name": "item"
                                            },
                                            "extra": {
                                              "parenthesized": true,
                                              "parenStart": 3021
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    "alternate": {
                                      "type": "ArrayExpression",
                                      "start": 3079,
                                      "end": 3081,
                                      "loc": {
                                        "start": {
                                          "line": 78,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 78,
                                          "column": 10
                                        }
                                      },
                                      "elements": []
                                    }
                                  }
                                ]
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 3088,
                              "end": 3278,
                              "loc": {
                                "start": {
                                  "line": 79,
                                  "column": 4
                                },
                                "end": {
                                  "line": 81,
                                  "column": 10
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 3088,
                                "end": 3100,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 16
                                  },
                                  "identifierName": "afterExtract"
                                },
                                "name": "afterExtract"
                              },
                              "value": {
                                "type": "ConditionalExpression",
                                "start": 3102,
                                "end": 3278,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 10
                                  }
                                },
                                "test": {
                                  "type": "MemberExpression",
                                  "start": 3102,
                                  "end": 3149,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 65
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 3102,
                                    "end": 3136,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 52
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 3102,
                                      "end": 3113,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 29
                                        },
                                        "identifierName": "forgeConfig"
                                      },
                                      "name": "forgeConfig"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3114,
                                      "end": 3136,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 52
                                        },
                                        "identifierName": "electronPackagerConfig"
                                      },
                                      "name": "electronPackagerConfig"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3137,
                                    "end": 3149,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 53
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 65
                                      },
                                      "identifierName": "afterExtract"
                                    },
                                    "name": "afterExtract"
                                  },
                                  "computed": false
                                },
                                "consequent": {
                                  "type": "CallExpression",
                                  "start": 3152,
                                  "end": 3273,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 68
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 5
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 3152,
                                    "end": 3203,
                                    "loc": {
                                      "start": {
                                        "line": 79,
                                        "column": 68
                                      },
                                      "end": {
                                        "line": 79,
                                        "column": 119
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 3152,
                                      "end": 3199,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 68
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 115
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 3152,
                                        "end": 3186,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 68
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 102
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 3152,
                                          "end": 3163,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 68
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 79
                                            },
                                            "identifierName": "forgeConfig"
                                          },
                                          "name": "forgeConfig"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3164,
                                          "end": 3186,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 80
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 102
                                            },
                                            "identifierName": "electronPackagerConfig"
                                          },
                                          "name": "electronPackagerConfig"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 3187,
                                        "end": 3199,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 103
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 115
                                          },
                                          "identifierName": "afterExtract"
                                        },
                                        "name": "afterExtract"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 3200,
                                      "end": 3203,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 116
                                        },
                                        "end": {
                                          "line": 79,
                                          "column": 119
                                        },
                                        "identifierName": "map"
                                      },
                                      "name": "map"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ArrowFunctionExpression",
                                      "start": 3204,
                                      "end": 3267,
                                      "loc": {
                                        "start": {
                                          "line": 79,
                                          "column": 120
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 55
                                        }
                                      },
                                      "id": null,
                                      "generator": false,
                                      "expression": true,
                                      "async": false,
                                      "params": [
                                        {
                                          "type": "Identifier",
                                          "start": 3204,
                                          "end": 3208,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 120
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 124
                                            },
                                            "identifierName": "item"
                                          },
                                          "name": "item"
                                        }
                                      ],
                                      "body": {
                                        "type": "ConditionalExpression",
                                        "start": 3219,
                                        "end": 3266,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 7
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 54
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 3219,
                                          "end": 3243,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 7
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 31
                                            }
                                          },
                                          "left": {
                                            "type": "UnaryExpression",
                                            "start": 3219,
                                            "end": 3230,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 7
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 18
                                              }
                                            },
                                            "operator": "typeof",
                                            "prefix": true,
                                            "argument": {
                                              "type": "Identifier",
                                              "start": 3226,
                                              "end": 3230,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 14
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 18
                                                },
                                                "identifierName": "item"
                                              },
                                              "name": "item"
                                            },
                                            "extra": {
                                              "parenthesizedArgument": false
                                            }
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "StringLiteral",
                                            "start": 3235,
                                            "end": 3243,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 31
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "string",
                                              "raw": "'string'"
                                            },
                                            "value": "string"
                                          }
                                        },
                                        "consequent": {
                                          "type": "CallExpression",
                                          "start": 3246,
                                          "end": 3259,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 47
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 3246,
                                            "end": 3253,
                                            "loc": {
                                              "start": {
                                                "line": 80,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 80,
                                                "column": 41
                                              },
                                              "identifierName": "require"
                                            },
                                            "name": "require"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 3254,
                                              "end": 3258,
                                              "loc": {
                                                "start": {
                                                  "line": 80,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 80,
                                                  "column": 46
                                                },
                                                "identifierName": "item"
                                              },
                                              "name": "item"
                                            }
                                          ]
                                        },
                                        "alternate": {
                                          "type": "Identifier",
                                          "start": 3262,
                                          "end": 3266,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 54
                                            },
                                            "identifierName": "item"
                                          },
                                          "name": "item"
                                        },
                                        "extra": {
                                          "parenthesized": true,
                                          "parenStart": 3218
                                        }
                                      }
                                    }
                                  ]
                                },
                                "alternate": {
                                  "type": "ArrayExpression",
                                  "start": 3276,
                                  "end": 3278,
                                  "loc": {
                                    "start": {
                                      "line": 81,
                                      "column": 8
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 10
                                    }
                                  },
                                  "elements": []
                                }
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 3284,
                              "end": 3287,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 4
                                },
                                "end": {
                                  "line": 82,
                                  "column": 7
                                }
                              },
                              "method": false,
                              "shorthand": true,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 3284,
                                "end": 3287,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 7
                                  },
                                  "identifierName": "dir"
                                },
                                "name": "dir"
                              },
                              "value": {
                                "type": "Identifier",
                                "start": 3284,
                                "end": 3287,
                                "loc": {
                                  "start": {
                                    "line": 82,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 82,
                                    "column": 7
                                  },
                                  "identifierName": "dir"
                                },
                                "name": "dir"
                              },
                              "extra": {
                                "shorthand": true
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 3293,
                              "end": 3297,
                              "loc": {
                                "start": {
                                  "line": 83,
                                  "column": 4
                                },
                                "end": {
                                  "line": 83,
                                  "column": 8
                                }
                              },
                              "method": false,
                              "shorthand": true,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 3293,
                                "end": 3297,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 8
                                  },
                                  "identifierName": "arch"
                                },
                                "name": "arch"
                              },
                              "value": {
                                "type": "Identifier",
                                "start": 3293,
                                "end": 3297,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 8
                                  },
                                  "identifierName": "arch"
                                },
                                "name": "arch"
                              },
                              "extra": {
                                "shorthand": true
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 3303,
                              "end": 3311,
                              "loc": {
                                "start": {
                                  "line": 84,
                                  "column": 4
                                },
                                "end": {
                                  "line": 84,
                                  "column": 12
                                }
                              },
                              "method": false,
                              "shorthand": true,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 3303,
                                "end": 3311,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 12
                                  },
                                  "identifierName": "platform"
                                },
                                "name": "platform"
                              },
                              "value": {
                                "type": "Identifier",
                                "start": 3303,
                                "end": 3311,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 12
                                  },
                                  "identifierName": "platform"
                                },
                                "name": "platform"
                              },
                              "extra": {
                                "shorthand": true
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 3317,
                              "end": 3346,
                              "loc": {
                                "start": {
                                  "line": 85,
                                  "column": 4
                                },
                                "end": {
                                  "line": 85,
                                  "column": 33
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 3317,
                                "end": 3320,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 7
                                  },
                                  "identifierName": "out"
                                },
                                "name": "out"
                              },
                              "value": {
                                "type": "CallExpression",
                                "start": 3322,
                                "end": 3346,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 85,
                                    "column": 33
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 3322,
                                  "end": 3334,
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 21
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3322,
                                    "end": 3326,
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 13
                                      },
                                      "identifierName": "path"
                                    },
                                    "name": "path"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3327,
                                    "end": 3334,
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 21
                                      },
                                      "identifierName": "resolve"
                                    },
                                    "name": "resolve"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 3335,
                                    "end": 3338,
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 25
                                      },
                                      "identifierName": "dir"
                                    },
                                    "name": "dir"
                                  },
                                  {
                                    "type": "StringLiteral",
                                    "start": 3340,
                                    "end": 3345,
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 32
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "out",
                                      "raw": "'out'"
                                    },
                                    "value": "out"
                                  }
                                ]
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 3352,
                              "end": 3417,
                              "loc": {
                                "start": {
                                  "line": 86,
                                  "column": 4
                                },
                                "end": {
                                  "line": 86,
                                  "column": 69
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 3352,
                                "end": 3359,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 11
                                  },
                                  "identifierName": "version"
                                },
                                "name": "version"
                              },
                              "value": {
                                "type": "MemberExpression",
                                "start": 3361,
                                "end": 3417,
                                "loc": {
                                  "start": {
                                    "line": 86,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 69
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 3361,
                                  "end": 3388,
                                  "loc": {
                                    "start": {
                                      "line": 86,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 86,
                                      "column": 40
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3361,
                                    "end": 3372,
                                    "loc": {
                                      "start": {
                                        "line": 86,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 86,
                                        "column": 24
                                      },
                                      "identifierName": "packageJSON"
                                    },
                                    "name": "packageJSON"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3373,
                                    "end": 3388,
                                    "loc": {
                                      "start": {
                                        "line": 86,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 86,
                                        "column": 40
                                      },
                                      "identifierName": "devDependencies"
                                    },
                                    "name": "devDependencies"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "StringLiteral",
                                  "start": 3389,
                                  "end": 3416,
                                  "loc": {
                                    "start": {
                                      "line": 86,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 86,
                                      "column": 68
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "electron-prebuilt-compile",
                                    "raw": "'electron-prebuilt-compile'"
                                  },
                                  "value": "electron-prebuilt-compile"
                                },
                                "computed": true
                              }
                            }
                          ]
                        }
                      ]
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "ExpressionStatement",
                "start": 3427,
                "end": 3452,
                "loc": {
                  "start": {
                    "line": 88,
                    "column": 2
                  },
                  "end": {
                    "line": 88,
                    "column": 27
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 3427,
                  "end": 3451,
                  "loc": {
                    "start": {
                      "line": 88,
                      "column": 2
                    },
                    "end": {
                      "line": 88,
                      "column": 26
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 3427,
                    "end": 3444,
                    "loc": {
                      "start": {
                        "line": 88,
                        "column": 2
                      },
                      "end": {
                        "line": 88,
                        "column": 19
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3427,
                      "end": 3438,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 2
                        },
                        "end": {
                          "line": 88,
                          "column": 13
                        },
                        "identifierName": "packageOpts"
                      },
                      "name": "packageOpts"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3439,
                      "end": 3444,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 14
                        },
                        "end": {
                          "line": 88,
                          "column": 19
                        },
                        "identifierName": "quiet"
                      },
                      "name": "quiet"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "BooleanLiteral",
                    "start": 3447,
                    "end": 3451,
                    "loc": {
                      "start": {
                        "line": 88,
                        "column": 22
                      },
                      "end": {
                        "line": 88,
                        "column": 26
                      }
                    },
                    "value": true
                  }
                }
              },
              {
                "type": "IfStatement",
                "start": 3455,
                "end": 3654,
                "loc": {
                  "start": {
                    "line": 89,
                    "column": 2
                  },
                  "end": {
                    "line": 92,
                    "column": 3
                  }
                },
                "test": {
                  "type": "LogicalExpression",
                  "start": 3459,
                  "end": 3517,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 6
                    },
                    "end": {
                      "line": 89,
                      "column": 64
                    }
                  },
                  "left": {
                    "type": "BinaryExpression",
                    "start": 3459,
                    "end": 3495,
                    "loc": {
                      "start": {
                        "line": 89,
                        "column": 6
                      },
                      "end": {
                        "line": 89,
                        "column": 42
                      }
                    },
                    "left": {
                      "type": "UnaryExpression",
                      "start": 3459,
                      "end": 3482,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 6
                        },
                        "end": {
                          "line": 89,
                          "column": 29
                        }
                      },
                      "operator": "typeof",
                      "prefix": true,
                      "argument": {
                        "type": "MemberExpression",
                        "start": 3466,
                        "end": 3482,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 13
                          },
                          "end": {
                            "line": 89,
                            "column": 29
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 3466,
                          "end": 3477,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 13
                            },
                            "end": {
                              "line": 89,
                              "column": 24
                            },
                            "identifierName": "packageOpts"
                          },
                          "name": "packageOpts"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3478,
                          "end": 3482,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 25
                            },
                            "end": {
                              "line": 89,
                              "column": 29
                            },
                            "identifierName": "asar"
                          },
                          "name": "asar"
                        },
                        "computed": false
                      },
                      "extra": {
                        "parenthesizedArgument": false
                      }
                    },
                    "operator": "===",
                    "right": {
                      "type": "StringLiteral",
                      "start": 3487,
                      "end": 3495,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 34
                        },
                        "end": {
                          "line": 89,
                          "column": 42
                        }
                      },
                      "extra": {
                        "rawValue": "object",
                        "raw": "'object'"
                      },
                      "value": "object"
                    }
                  },
                  "operator": "&&",
                  "right": {
                    "type": "MemberExpression",
                    "start": 3499,
                    "end": 3517,
                    "loc": {
                      "start": {
                        "line": 89,
                        "column": 46
                      },
                      "end": {
                        "line": 89,
                        "column": 64
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3499,
                      "end": 3510,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 46
                        },
                        "end": {
                          "line": 89,
                          "column": 57
                        },
                        "identifierName": "packageOpts"
                      },
                      "name": "packageOpts"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3511,
                      "end": 3517,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 58
                        },
                        "end": {
                          "line": 89,
                          "column": 64
                        },
                        "identifierName": "unpack"
                      },
                      "name": "unpack"
                    },
                    "computed": false
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 3519,
                  "end": 3654,
                  "loc": {
                    "start": {
                      "line": 89,
                      "column": 66
                    },
                    "end": {
                      "line": 92,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 3525,
                      "end": 3548,
                      "loc": {
                        "start": {
                          "line": 90,
                          "column": 4
                        },
                        "end": {
                          "line": 90,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 3525,
                        "end": 3547,
                        "loc": {
                          "start": {
                            "line": 90,
                            "column": 4
                          },
                          "end": {
                            "line": 90,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 3525,
                          "end": 3545,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 4
                            },
                            "end": {
                              "line": 90,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3525,
                            "end": 3540,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 4
                              },
                              "end": {
                                "line": 90,
                                "column": 19
                              },
                              "identifierName": "packagerSpinner"
                            },
                            "name": "packagerSpinner"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3541,
                            "end": 3545,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 20
                              },
                              "end": {
                                "line": 90,
                                "column": 24
                              },
                              "identifierName": "fail"
                            },
                            "name": "fail"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ThrowStatement",
                      "start": 3553,
                      "end": 3650,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 4
                        },
                        "end": {
                          "line": 91,
                          "column": 101
                        }
                      },
                      "argument": {
                        "type": "NewExpression",
                        "start": 3559,
                        "end": 3649,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 10
                          },
                          "end": {
                            "line": 91,
                            "column": 100
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 3563,
                          "end": 3568,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 14
                            },
                            "end": {
                              "line": 91,
                              "column": 19
                            },
                            "identifierName": "Error"
                          },
                          "name": "Error"
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 3569,
                            "end": 3648,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 20
                              },
                              "end": {
                                "line": 91,
                                "column": 99
                              }
                            },
                            "extra": {
                              "rawValue": "electron-compile does not support asar.unpack yet.  Please use asar.unpackDir",
                              "raw": "'electron-compile does not support asar.unpack yet.  Please use asar.unpackDir'"
                            },
                            "value": "electron-compile does not support asar.unpack yet.  Please use asar.unpackDir"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "ExpressionStatement",
                "start": 3658,
                "end": 3692,
                "loc": {
                  "start": {
                    "line": 94,
                    "column": 2
                  },
                  "end": {
                    "line": 94,
                    "column": 36
                  }
                },
                "expression": {
                  "type": "AwaitExpression",
                  "start": 3658,
                  "end": 3691,
                  "loc": {
                    "start": {
                      "line": 94,
                      "column": 2
                    },
                    "end": {
                      "line": 94,
                      "column": 35
                    }
                  },
                  "argument": {
                    "type": "CallExpression",
                    "start": 3664,
                    "end": 3691,
                    "loc": {
                      "start": {
                        "line": 94,
                        "column": 8
                      },
                      "end": {
                        "line": 94,
                        "column": 35
                      }
                    },
                    "callee": {
                      "type": "CallExpression",
                      "start": 3664,
                      "end": 3678,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 8
                        },
                        "end": {
                          "line": 94,
                          "column": 22
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 3664,
                        "end": 3668,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 8
                          },
                          "end": {
                            "line": 94,
                            "column": 12
                          },
                          "identifierName": "pify"
                        },
                        "name": "pify"
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 3669,
                          "end": 3677,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 13
                            },
                            "end": {
                              "line": 94,
                              "column": 21
                            },
                            "identifierName": "packager"
                          },
                          "name": "packager"
                        }
                      ]
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 3679,
                        "end": 3690,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 23
                          },
                          "end": {
                            "line": 94,
                            "column": 34
                          },
                          "identifierName": "packageOpts"
                        },
                        "name": "packageOpts"
                      }
                    ]
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "start": 3696,
                "end": 3722,
                "loc": {
                  "start": {
                    "line": 96,
                    "column": 2
                  },
                  "end": {
                    "line": 96,
                    "column": 28
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 3696,
                  "end": 3721,
                  "loc": {
                    "start": {
                      "line": 96,
                      "column": 2
                    },
                    "end": {
                      "line": 96,
                      "column": 27
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 3696,
                    "end": 3719,
                    "loc": {
                      "start": {
                        "line": 96,
                        "column": 2
                      },
                      "end": {
                        "line": 96,
                        "column": 25
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 3696,
                      "end": 3711,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 2
                        },
                        "end": {
                          "line": 96,
                          "column": 17
                        },
                        "identifierName": "packagerSpinner"
                      },
                      "name": "packagerSpinner"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 3712,
                      "end": 3719,
                      "loc": {
                        "start": {
                          "line": 96,
                          "column": 18
                        },
                        "end": {
                          "line": 96,
                          "column": 25
                        },
                        "identifierName": "succeed"
                      },
                      "name": "succeed"
                    },
                    "computed": false
                  },
                  "arguments": []
                }
              }
            ],
            "directives": []
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @typedef {Object} PackageOptions\n * @property {string} [dir=process.cwd()] The path to the app to package\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n * @property {string} [arch=process.arch] The target arch\n * @property {string} [platform=process.platform] The target platform.  NOTE: This is limited to be the current platform at the moment\n ",
              "start": 500,
              "end": 913,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 0
                },
                "end": {
                  "line": 22,
                  "column": 3
                }
              }
            },
            {
              "type": "CommentBlock",
              "value": "*\n * Package an Electron application into an platform dependent format.\n *\n * @param {PackageOptions} providedOptions - Options for the Package method\n * @return {Promise} Will resolve when the package process is complete\n ",
              "start": 915,
              "end": 1142,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 0
                },
                "end": {
                  "line": 29,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @typedef {Object} PackageOptions\n * @property {string} [dir=process.cwd()] The path to the app to package\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n * @property {string} [arch=process.arch] The target arch\n * @property {string} [platform=process.platform] The target platform.  NOTE: This is limited to be the current platform at the moment\n ",
            "start": 500,
            "end": 913,
            "loc": {
              "start": {
                "line": 16,
                "column": 0
              },
              "end": {
                "line": 22,
                "column": 3
              }
            }
          },
          {
            "type": "CommentBlock",
            "value": "*\n * Package an Electron application into an platform dependent format.\n *\n * @param {PackageOptions} providedOptions - Options for the Package method\n * @return {Promise} Will resolve when the package process is complete\n ",
            "start": 915,
            "end": 1142,
            "loc": {
              "start": {
                "line": 24,
                "column": 0
              },
              "end": {
                "line": 29,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * @typedef {Object} PackageOptions\n * @property {string} [dir=process.cwd()] The path to the app to package\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n * @property {string} [arch=process.arch] The target arch\n * @property {string} [platform=process.platform] The target platform.  NOTE: This is limited to be the current platform at the moment\n ",
      "start": 500,
      "end": 913,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 22,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Package an Electron application into an platform dependent format.\n *\n * @param {PackageOptions} providedOptions - Options for the Package method\n * @return {Promise} Will resolve when the package process is complete\n ",
      "start": 915,
      "end": 1142,
      "loc": {
        "start": {
          "line": 24,
          "column": 0
        },
        "end": {
          "line": 29,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line prefer-const, no-unused-vars",
      "start": 1194,
      "end": 1250,
      "loc": {
        "start": {
          "line": 31,
          "column": 2
        },
        "end": {
          "line": 31,
          "column": 58
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-throw-literal",
      "start": 1649,
      "end": 1693,
      "loc": {
        "start": {
          "line": 44,
          "column": 4
        },
        "end": {
          "line": 44,
          "column": 48
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "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": "colors",
      "start": 7,
      "end": 15,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15,
      "end": 16,
      "loc": {
        "start": {
          "line": 1,
          "column": 15
        },
        "end": {
          "line": 1,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 17,
      "end": 23,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 24,
      "end": 26,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 27,
      "end": 31,
      "loc": {
        "start": {
          "line": 2,
          "column": 10
        },
        "end": {
          "line": 2,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "fs-promise",
      "start": 32,
      "end": 44,
      "loc": {
        "start": {
          "line": 2,
          "column": 15
        },
        "end": {
          "line": 2,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 44,
      "end": 45,
      "loc": {
        "start": {
          "line": 2,
          "column": 27
        },
        "end": {
          "line": 2,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 46,
      "end": 52,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "glob",
      "start": 53,
      "end": 57,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 58,
      "end": 62,
      "loc": {
        "start": {
          "line": 3,
          "column": 12
        },
        "end": {
          "line": 3,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "glob",
      "start": 63,
      "end": 69,
      "loc": {
        "start": {
          "line": 3,
          "column": 17
        },
        "end": {
          "line": 3,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 69,
      "end": 70,
      "loc": {
        "start": {
          "line": 3,
          "column": 23
        },
        "end": {
          "line": 3,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 71,
      "end": 77,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 78,
      "end": 82,
      "loc": {
        "start": {
          "line": 4,
          "column": 7
        },
        "end": {
          "line": 4,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 83,
      "end": 87,
      "loc": {
        "start": {
          "line": 4,
          "column": 12
        },
        "end": {
          "line": 4,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "path",
      "start": 88,
      "end": 94,
      "loc": {
        "start": {
          "line": 4,
          "column": 17
        },
        "end": {
          "line": 4,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 94,
      "end": 95,
      "loc": {
        "start": {
          "line": 4,
          "column": 23
        },
        "end": {
          "line": 4,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 96,
      "end": 102,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pify",
      "start": 103,
      "end": 107,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 108,
      "end": 112,
      "loc": {
        "start": {
          "line": 5,
          "column": 12
        },
        "end": {
          "line": 5,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "pify",
      "start": 113,
      "end": 119,
      "loc": {
        "start": {
          "line": 5,
          "column": 17
        },
        "end": {
          "line": 5,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 119,
      "end": 120,
      "loc": {
        "start": {
          "line": 5,
          "column": 23
        },
        "end": {
          "line": 5,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 121,
      "end": 127,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packager",
      "start": 128,
      "end": 136,
      "loc": {
        "start": {
          "line": 6,
          "column": 7
        },
        "end": {
          "line": 6,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 137,
      "end": 141,
      "loc": {
        "start": {
          "line": 6,
          "column": 16
        },
        "end": {
          "line": 6,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-packager",
      "start": 142,
      "end": 161,
      "loc": {
        "start": {
          "line": 6,
          "column": 21
        },
        "end": {
          "line": 6,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 161,
      "end": 162,
      "loc": {
        "start": {
          "line": 6,
          "column": 40
        },
        "end": {
          "line": 6,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 163,
      "end": 169,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ora",
      "start": 170,
      "end": 173,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 174,
      "end": 178,
      "loc": {
        "start": {
          "line": 7,
          "column": 11
        },
        "end": {
          "line": 7,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "ora",
      "start": 179,
      "end": 184,
      "loc": {
        "start": {
          "line": 7,
          "column": 16
        },
        "end": {
          "line": 7,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 184,
      "end": 185,
      "loc": {
        "start": {
          "line": 7,
          "column": 21
        },
        "end": {
          "line": 7,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 187,
      "end": 193,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronHostArch",
      "start": 194,
      "end": 210,
      "loc": {
        "start": {
          "line": 9,
          "column": 7
        },
        "end": {
          "line": 9,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 211,
      "end": 215,
      "loc": {
        "start": {
          "line": 9,
          "column": 24
        },
        "end": {
          "line": 9,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/electron-host-arch",
      "start": 216,
      "end": 244,
      "loc": {
        "start": {
          "line": 9,
          "column": 29
        },
        "end": {
          "line": 9,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 244,
      "end": 245,
      "loc": {
        "start": {
          "line": 9,
          "column": 57
        },
        "end": {
          "line": 9,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 246,
      "end": 252,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getForgeConfig",
      "start": 253,
      "end": 267,
      "loc": {
        "start": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 268,
      "end": 272,
      "loc": {
        "start": {
          "line": 10,
          "column": 22
        },
        "end": {
          "line": 10,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/forge-config",
      "start": 273,
      "end": 295,
      "loc": {
        "start": {
          "line": 10,
          "column": 27
        },
        "end": {
          "line": 10,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 295,
      "end": 296,
      "loc": {
        "start": {
          "line": 10,
          "column": 49
        },
        "end": {
          "line": 10,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 297,
      "end": 303,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerCompileHook",
      "start": 304,
      "end": 323,
      "loc": {
        "start": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 324,
      "end": 328,
      "loc": {
        "start": {
          "line": 11,
          "column": 27
        },
        "end": {
          "line": 11,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/compile-hook",
      "start": 329,
      "end": 351,
      "loc": {
        "start": {
          "line": 11,
          "column": 32
        },
        "end": {
          "line": 11,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 351,
      "end": 352,
      "loc": {
        "start": {
          "line": 11,
          "column": 54
        },
        "end": {
          "line": 11,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 353,
      "end": 359,
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 12,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readPackageJSON",
      "start": 360,
      "end": 375,
      "loc": {
        "start": {
          "line": 12,
          "column": 7
        },
        "end": {
          "line": 12,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 376,
      "end": 380,
      "loc": {
        "start": {
          "line": 12,
          "column": 23
        },
        "end": {
          "line": 12,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/read-package-json",
      "start": 381,
      "end": 408,
      "loc": {
        "start": {
          "line": 12,
          "column": 28
        },
        "end": {
          "line": 12,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 408,
      "end": 409,
      "loc": {
        "start": {
          "line": 12,
          "column": 55
        },
        "end": {
          "line": 12,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 410,
      "end": 416,
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rebuildHook",
      "start": 417,
      "end": 428,
      "loc": {
        "start": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 429,
      "end": 433,
      "loc": {
        "start": {
          "line": 13,
          "column": 19
        },
        "end": {
          "line": 13,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/rebuild",
      "start": 434,
      "end": 451,
      "loc": {
        "start": {
          "line": 13,
          "column": 24
        },
        "end": {
          "line": 13,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 451,
      "end": 452,
      "loc": {
        "start": {
          "line": 13,
          "column": 41
        },
        "end": {
          "line": 13,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 453,
      "end": 459,
      "loc": {
        "start": {
          "line": 14,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolveDir",
      "start": 460,
      "end": 470,
      "loc": {
        "start": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 471,
      "end": 475,
      "loc": {
        "start": {
          "line": 14,
          "column": 18
        },
        "end": {
          "line": 14,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/resolve-dir",
      "start": 476,
      "end": 497,
      "loc": {
        "start": {
          "line": 14,
          "column": 23
        },
        "end": {
          "line": 14,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 497,
      "end": 498,
      "loc": {
        "start": {
          "line": 14,
          "column": 44
        },
        "end": {
          "line": 14,
          "column": 45
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @typedef {Object} PackageOptions\n * @property {string} [dir=process.cwd()] The path to the app to package\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n * @property {string} [arch=process.arch] The target arch\n * @property {string} [platform=process.platform] The target platform.  NOTE: This is limited to be the current platform at the moment\n ",
      "start": 500,
      "end": 913,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 22,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Package an Electron application into an platform dependent format.\n *\n * @param {PackageOptions} providedOptions - Options for the Package method\n * @return {Promise} Will resolve when the package process is complete\n ",
      "start": 915,
      "end": 1142,
      "loc": {
        "start": {
          "line": 24,
          "column": 0
        },
        "end": {
          "line": 29,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 1143,
      "end": 1149,
      "loc": {
        "start": {
          "line": 30,
          "column": 0
        },
        "end": {
          "line": 30,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 1150,
      "end": 1157,
      "loc": {
        "start": {
          "line": 30,
          "column": 7
        },
        "end": {
          "line": 30,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 1158,
      "end": 1163,
      "loc": {
        "start": {
          "line": 30,
          "column": 15
        },
        "end": {
          "line": 30,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1164,
      "end": 1165,
      "loc": {
        "start": {
          "line": 30,
          "column": 21
        },
        "end": {
          "line": 30,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "providedOptions",
      "start": 1165,
      "end": 1180,
      "loc": {
        "start": {
          "line": 30,
          "column": 22
        },
        "end": {
          "line": 30,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1181,
      "end": 1182,
      "loc": {
        "start": {
          "line": 30,
          "column": 38
        },
        "end": {
          "line": 30,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1183,
      "end": 1184,
      "loc": {
        "start": {
          "line": 30,
          "column": 40
        },
        "end": {
          "line": 30,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1184,
      "end": 1185,
      "loc": {
        "start": {
          "line": 30,
          "column": 41
        },
        "end": {
          "line": 30,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1185,
      "end": 1186,
      "loc": {
        "start": {
          "line": 30,
          "column": 42
        },
        "end": {
          "line": 30,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1187,
      "end": 1189,
      "loc": {
        "start": {
          "line": 30,
          "column": 44
        },
        "end": {
          "line": 30,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1190,
      "end": 1191,
      "loc": {
        "start": {
          "line": 30,
          "column": 47
        },
        "end": {
          "line": 30,
          "column": 48
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line prefer-const, no-unused-vars",
      "start": 1194,
      "end": 1250,
      "loc": {
        "start": {
          "line": 31,
          "column": 2
        },
        "end": {
          "line": 31,
          "column": 58
        }
      }
    },
    {
      "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": 1253,
      "end": 1256,
      "loc": {
        "start": {
          "line": 32,
          "column": 2
        },
        "end": {
          "line": 32,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1257,
      "end": 1258,
      "loc": {
        "start": {
          "line": 32,
          "column": 6
        },
        "end": {
          "line": 32,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1259,
      "end": 1262,
      "loc": {
        "start": {
          "line": 32,
          "column": 8
        },
        "end": {
          "line": 32,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1262,
      "end": 1263,
      "loc": {
        "start": {
          "line": 32,
          "column": 11
        },
        "end": {
          "line": 32,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 1264,
      "end": 1275,
      "loc": {
        "start": {
          "line": 32,
          "column": 13
        },
        "end": {
          "line": 32,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1275,
      "end": 1276,
      "loc": {
        "start": {
          "line": 32,
          "column": 24
        },
        "end": {
          "line": 32,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arch",
      "start": 1277,
      "end": 1281,
      "loc": {
        "start": {
          "line": 32,
          "column": 26
        },
        "end": {
          "line": 32,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1281,
      "end": 1282,
      "loc": {
        "start": {
          "line": 32,
          "column": 30
        },
        "end": {
          "line": 32,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "platform",
      "start": 1283,
      "end": 1291,
      "loc": {
        "start": {
          "line": 32,
          "column": 32
        },
        "end": {
          "line": 32,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1292,
      "end": 1293,
      "loc": {
        "start": {
          "line": 32,
          "column": 41
        },
        "end": {
          "line": 32,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1294,
      "end": 1295,
      "loc": {
        "start": {
          "line": 32,
          "column": 43
        },
        "end": {
          "line": 32,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 1296,
      "end": 1302,
      "loc": {
        "start": {
          "line": 32,
          "column": 45
        },
        "end": {
          "line": 32,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1302,
      "end": 1303,
      "loc": {
        "start": {
          "line": 32,
          "column": 51
        },
        "end": {
          "line": 32,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 1303,
      "end": 1309,
      "loc": {
        "start": {
          "line": 32,
          "column": 52
        },
        "end": {
          "line": 32,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1309,
      "end": 1310,
      "loc": {
        "start": {
          "line": 32,
          "column": 58
        },
        "end": {
          "line": 32,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1310,
      "end": 1311,
      "loc": {
        "start": {
          "line": 32,
          "column": 59
        },
        "end": {
          "line": 32,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1316,
      "end": 1319,
      "loc": {
        "start": {
          "line": 33,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1319,
      "end": 1320,
      "loc": {
        "start": {
          "line": 33,
          "column": 7
        },
        "end": {
          "line": 33,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 1321,
      "end": 1328,
      "loc": {
        "start": {
          "line": 33,
          "column": 9
        },
        "end": {
          "line": 33,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1328,
      "end": 1329,
      "loc": {
        "start": {
          "line": 33,
          "column": 16
        },
        "end": {
          "line": 33,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cwd",
      "start": 1329,
      "end": 1332,
      "loc": {
        "start": {
          "line": 33,
          "column": 17
        },
        "end": {
          "line": 33,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1332,
      "end": 1333,
      "loc": {
        "start": {
          "line": 33,
          "column": 20
        },
        "end": {
          "line": 33,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1333,
      "end": 1334,
      "loc": {
        "start": {
          "line": 33,
          "column": 21
        },
        "end": {
          "line": 33,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1334,
      "end": 1335,
      "loc": {
        "start": {
          "line": 33,
          "column": 22
        },
        "end": {
          "line": 33,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 1340,
      "end": 1351,
      "loc": {
        "start": {
          "line": 34,
          "column": 4
        },
        "end": {
          "line": 34,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1351,
      "end": 1352,
      "loc": {
        "start": {
          "line": 34,
          "column": 15
        },
        "end": {
          "line": 34,
          "column": 16
        }
      }
    },
    {
      "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": 1353,
      "end": 1358,
      "loc": {
        "start": {
          "line": 34,
          "column": 17
        },
        "end": {
          "line": 34,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1358,
      "end": 1359,
      "loc": {
        "start": {
          "line": 34,
          "column": 22
        },
        "end": {
          "line": 34,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arch",
      "start": 1364,
      "end": 1368,
      "loc": {
        "start": {
          "line": 35,
          "column": 4
        },
        "end": {
          "line": 35,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1368,
      "end": 1369,
      "loc": {
        "start": {
          "line": 35,
          "column": 8
        },
        "end": {
          "line": 35,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronHostArch",
      "start": 1370,
      "end": 1386,
      "loc": {
        "start": {
          "line": 35,
          "column": 10
        },
        "end": {
          "line": 35,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1386,
      "end": 1387,
      "loc": {
        "start": {
          "line": 35,
          "column": 26
        },
        "end": {
          "line": 35,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1387,
      "end": 1388,
      "loc": {
        "start": {
          "line": 35,
          "column": 27
        },
        "end": {
          "line": 35,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1388,
      "end": 1389,
      "loc": {
        "start": {
          "line": 35,
          "column": 28
        },
        "end": {
          "line": 35,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "platform",
      "start": 1394,
      "end": 1402,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1402,
      "end": 1403,
      "loc": {
        "start": {
          "line": 36,
          "column": 12
        },
        "end": {
          "line": 36,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 1404,
      "end": 1411,
      "loc": {
        "start": {
          "line": 36,
          "column": 14
        },
        "end": {
          "line": 36,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1411,
      "end": 1412,
      "loc": {
        "start": {
          "line": 36,
          "column": 21
        },
        "end": {
          "line": 36,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "platform",
      "start": 1412,
      "end": 1420,
      "loc": {
        "start": {
          "line": 36,
          "column": 22
        },
        "end": {
          "line": 36,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1420,
      "end": 1421,
      "loc": {
        "start": {
          "line": 36,
          "column": 30
        },
        "end": {
          "line": 36,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1424,
      "end": 1425,
      "loc": {
        "start": {
          "line": 37,
          "column": 2
        },
        "end": {
          "line": 37,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1425,
      "end": 1426,
      "loc": {
        "start": {
          "line": 37,
          "column": 3
        },
        "end": {
          "line": 37,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "providedOptions",
      "start": 1427,
      "end": 1442,
      "loc": {
        "start": {
          "line": 37,
          "column": 5
        },
        "end": {
          "line": 37,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1442,
      "end": 1443,
      "loc": {
        "start": {
          "line": 37,
          "column": 20
        },
        "end": {
          "line": 37,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1443,
      "end": 1444,
      "loc": {
        "start": {
          "line": 37,
          "column": 21
        },
        "end": {
          "line": 37,
          "column": 22
        }
      }
    },
    {
      "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": 1448,
      "end": 1451,
      "loc": {
        "start": {
          "line": 39,
          "column": 2
        },
        "end": {
          "line": 39,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "prepareSpinner",
      "start": 1452,
      "end": 1466,
      "loc": {
        "start": {
          "line": 39,
          "column": 6
        },
        "end": {
          "line": 39,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1467,
      "end": 1468,
      "loc": {
        "start": {
          "line": 39,
          "column": 21
        },
        "end": {
          "line": 39,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ora",
      "start": 1469,
      "end": 1472,
      "loc": {
        "start": {
          "line": 39,
          "column": 23
        },
        "end": {
          "line": 39,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1472,
      "end": 1473,
      "loc": {
        "start": {
          "line": 39,
          "column": 26
        },
        "end": {
          "line": 39,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ora",
      "start": 1473,
      "end": 1476,
      "loc": {
        "start": {
          "line": 39,
          "column": 27
        },
        "end": {
          "line": 39,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1476,
      "end": 1477,
      "loc": {
        "start": {
          "line": 39,
          "column": 30
        },
        "end": {
          "line": 39,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1477,
      "end": 1478,
      "loc": {
        "start": {
          "line": 39,
          "column": 31
        },
        "end": {
          "line": 39,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Preparing to Package Application for arch: ",
      "start": 1478,
      "end": 1521,
      "loc": {
        "start": {
          "line": 39,
          "column": 32
        },
        "end": {
          "line": 39,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1521,
      "end": 1523,
      "loc": {
        "start": {
          "line": 39,
          "column": 75
        },
        "end": {
          "line": 39,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1523,
      "end": 1524,
      "loc": {
        "start": {
          "line": 39,
          "column": 77
        },
        "end": {
          "line": 39,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arch",
      "start": 1524,
      "end": 1528,
      "loc": {
        "start": {
          "line": 39,
          "column": 78
        },
        "end": {
          "line": 39,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 1529,
      "end": 1532,
      "loc": {
        "start": {
          "line": 39,
          "column": 83
        },
        "end": {
          "line": 39,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "all",
      "start": 1533,
      "end": 1538,
      "loc": {
        "start": {
          "line": 39,
          "column": 87
        },
        "end": {
          "line": 39,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1539,
      "end": 1540,
      "loc": {
        "start": {
          "line": 39,
          "column": 93
        },
        "end": {
          "line": 39,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "ia32",
      "start": 1541,
      "end": 1547,
      "loc": {
        "start": {
          "line": 39,
          "column": 95
        },
        "end": {
          "line": 39,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1548,
      "end": 1549,
      "loc": {
        "start": {
          "line": 39,
          "column": 102
        },
        "end": {
          "line": 39,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arch",
      "start": 1550,
      "end": 1554,
      "loc": {
        "start": {
          "line": 39,
          "column": 104
        },
        "end": {
          "line": 39,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1554,
      "end": 1555,
      "loc": {
        "start": {
          "line": 39,
          "column": 108
        },
        "end": {
          "line": 39,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1555,
      "end": 1556,
      "loc": {
        "start": {
          "line": 39,
          "column": 109
        },
        "end": {
          "line": 39,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cyan",
      "start": 1556,
      "end": 1560,
      "loc": {
        "start": {
          "line": 39,
          "column": 110
        },
        "end": {
          "line": 39,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1560,
      "end": 1561,
      "loc": {
        "start": {
          "line": 39,
          "column": 114
        },
        "end": {
          "line": 39,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1561,
      "end": 1561,
      "loc": {
        "start": {
          "line": 39,
          "column": 115
        },
        "end": {
          "line": 39,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1561,
      "end": 1562,
      "loc": {
        "start": {
          "line": 39,
          "column": 115
        },
        "end": {
          "line": 39,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1562,
      "end": 1563,
      "loc": {
        "start": {
          "line": 39,
          "column": 116
        },
        "end": {
          "line": 39,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1563,
      "end": 1564,
      "loc": {
        "start": {
          "line": 39,
          "column": 117
        },
        "end": {
          "line": 39,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 1564,
      "end": 1569,
      "loc": {
        "start": {
          "line": 39,
          "column": 118
        },
        "end": {
          "line": 39,
          "column": 123
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1569,
      "end": 1570,
      "loc": {
        "start": {
          "line": 39,
          "column": 123
        },
        "end": {
          "line": 39,
          "column": 124
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1570,
      "end": 1571,
      "loc": {
        "start": {
          "line": 39,
          "column": 124
        },
        "end": {
          "line": 39,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1571,
      "end": 1572,
      "loc": {
        "start": {
          "line": 39,
          "column": 125
        },
        "end": {
          "line": 39,
          "column": 126
        }
      }
    },
    {
      "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": 1575,
      "end": 1578,
      "loc": {
        "start": {
          "line": 40,
          "column": 2
        },
        "end": {
          "line": 40,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "prepareCounter",
      "start": 1579,
      "end": 1593,
      "loc": {
        "start": {
          "line": 40,
          "column": 6
        },
        "end": {
          "line": 40,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1594,
      "end": 1595,
      "loc": {
        "start": {
          "line": 40,
          "column": 21
        },
        "end": {
          "line": 40,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 1596,
      "end": 1597,
      "loc": {
        "start": {
          "line": 40,
          "column": 23
        },
        "end": {
          "line": 40,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1597,
      "end": 1598,
      "loc": {
        "start": {
          "line": 40,
          "column": 24
        },
        "end": {
          "line": 40,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1602,
      "end": 1605,
      "loc": {
        "start": {
          "line": 42,
          "column": 2
        },
        "end": {
          "line": 42,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1606,
      "end": 1607,
      "loc": {
        "start": {
          "line": 42,
          "column": 6
        },
        "end": {
          "line": 42,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1608,
      "end": 1613,
      "loc": {
        "start": {
          "line": 42,
          "column": 8
        },
        "end": {
          "line": 42,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolveDir",
      "start": 1614,
      "end": 1624,
      "loc": {
        "start": {
          "line": 42,
          "column": 14
        },
        "end": {
          "line": 42,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1624,
      "end": 1625,
      "loc": {
        "start": {
          "line": 42,
          "column": 24
        },
        "end": {
          "line": 42,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1625,
      "end": 1628,
      "loc": {
        "start": {
          "line": 42,
          "column": 25
        },
        "end": {
          "line": 42,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1628,
      "end": 1629,
      "loc": {
        "start": {
          "line": 42,
          "column": 28
        },
        "end": {
          "line": 42,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1629,
      "end": 1630,
      "loc": {
        "start": {
          "line": 42,
          "column": 29
        },
        "end": {
          "line": 42,
          "column": 30
        }
      }
    },
    {
      "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": 1633,
      "end": 1635,
      "loc": {
        "start": {
          "line": 43,
          "column": 2
        },
        "end": {
          "line": 43,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1636,
      "end": 1637,
      "loc": {
        "start": {
          "line": 43,
          "column": 5
        },
        "end": {
          "line": 43,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 1637,
      "end": 1638,
      "loc": {
        "start": {
          "line": 43,
          "column": 6
        },
        "end": {
          "line": 43,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1638,
      "end": 1641,
      "loc": {
        "start": {
          "line": 43,
          "column": 7
        },
        "end": {
          "line": 43,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1641,
      "end": 1642,
      "loc": {
        "start": {
          "line": 43,
          "column": 10
        },
        "end": {
          "line": 43,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1643,
      "end": 1644,
      "loc": {
        "start": {
          "line": 43,
          "column": 12
        },
        "end": {
          "line": 43,
          "column": 13
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line no-throw-literal",
      "start": 1649,
      "end": 1693,
      "loc": {
        "start": {
          "line": 44,
          "column": 4
        },
        "end": {
          "line": 44,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 1698,
      "end": 1703,
      "loc": {
        "start": {
          "line": 45,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Failed to locate compilable Electron application",
      "start": 1704,
      "end": 1754,
      "loc": {
        "start": {
          "line": 45,
          "column": 10
        },
        "end": {
          "line": 45,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1754,
      "end": 1755,
      "loc": {
        "start": {
          "line": 45,
          "column": 60
        },
        "end": {
          "line": 45,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1758,
      "end": 1759,
      "loc": {
        "start": {
          "line": 46,
          "column": 2
        },
        "end": {
          "line": 46,
          "column": 3
        }
      }
    },
    {
      "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": 1763,
      "end": 1768,
      "loc": {
        "start": {
          "line": 48,
          "column": 2
        },
        "end": {
          "line": 48,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 1769,
      "end": 1780,
      "loc": {
        "start": {
          "line": 48,
          "column": 8
        },
        "end": {
          "line": 48,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1781,
      "end": 1782,
      "loc": {
        "start": {
          "line": 48,
          "column": 20
        },
        "end": {
          "line": 48,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1783,
      "end": 1788,
      "loc": {
        "start": {
          "line": 48,
          "column": 22
        },
        "end": {
          "line": 48,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readPackageJSON",
      "start": 1789,
      "end": 1804,
      "loc": {
        "start": {
          "line": 48,
          "column": 28
        },
        "end": {
          "line": 48,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1804,
      "end": 1805,
      "loc": {
        "start": {
          "line": 48,
          "column": 43
        },
        "end": {
          "line": 48,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1805,
      "end": 1808,
      "loc": {
        "start": {
          "line": 48,
          "column": 44
        },
        "end": {
          "line": 48,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1808,
      "end": 1809,
      "loc": {
        "start": {
          "line": 48,
          "column": 47
        },
        "end": {
          "line": 48,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1809,
      "end": 1810,
      "loc": {
        "start": {
          "line": 48,
          "column": 48
        },
        "end": {
          "line": 48,
          "column": 49
        }
      }
    },
    {
      "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": 1814,
      "end": 1819,
      "loc": {
        "start": {
          "line": 50,
          "column": 2
        },
        "end": {
          "line": 50,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forgeConfig",
      "start": 1820,
      "end": 1831,
      "loc": {
        "start": {
          "line": 50,
          "column": 8
        },
        "end": {
          "line": 50,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1832,
      "end": 1833,
      "loc": {
        "start": {
          "line": 50,
          "column": 20
        },
        "end": {
          "line": 50,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1834,
      "end": 1839,
      "loc": {
        "start": {
          "line": 50,
          "column": 22
        },
        "end": {
          "line": 50,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getForgeConfig",
      "start": 1840,
      "end": 1854,
      "loc": {
        "start": {
          "line": 50,
          "column": 28
        },
        "end": {
          "line": 50,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1854,
      "end": 1855,
      "loc": {
        "start": {
          "line": 50,
          "column": 42
        },
        "end": {
          "line": 50,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1855,
      "end": 1858,
      "loc": {
        "start": {
          "line": 50,
          "column": 43
        },
        "end": {
          "line": 50,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1858,
      "end": 1859,
      "loc": {
        "start": {
          "line": 50,
          "column": 46
        },
        "end": {
          "line": 50,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1859,
      "end": 1860,
      "loc": {
        "start": {
          "line": 50,
          "column": 47
        },
        "end": {
          "line": 50,
          "column": 48
        }
      }
    },
    {
      "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": 1863,
      "end": 1866,
      "loc": {
        "start": {
          "line": 51,
          "column": 2
        },
        "end": {
          "line": 51,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerSpinner",
      "start": 1867,
      "end": 1882,
      "loc": {
        "start": {
          "line": 51,
          "column": 6
        },
        "end": {
          "line": 51,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1882,
      "end": 1883,
      "loc": {
        "start": {
          "line": 51,
          "column": 21
        },
        "end": {
          "line": 51,
          "column": 22
        }
      }
    },
    {
      "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": 1887,
      "end": 1892,
      "loc": {
        "start": {
          "line": 53,
          "column": 2
        },
        "end": {
          "line": 53,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageOpts",
      "start": 1893,
      "end": 1904,
      "loc": {
        "start": {
          "line": 53,
          "column": 8
        },
        "end": {
          "line": 53,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1905,
      "end": 1906,
      "loc": {
        "start": {
          "line": 53,
          "column": 20
        },
        "end": {
          "line": 53,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 1907,
      "end": 1913,
      "loc": {
        "start": {
          "line": 53,
          "column": 22
        },
        "end": {
          "line": 53,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1913,
      "end": 1914,
      "loc": {
        "start": {
          "line": 53,
          "column": 28
        },
        "end": {
          "line": 53,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 1914,
      "end": 1920,
      "loc": {
        "start": {
          "line": 53,
          "column": 29
        },
        "end": {
          "line": 53,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1920,
      "end": 1921,
      "loc": {
        "start": {
          "line": 53,
          "column": 35
        },
        "end": {
          "line": 53,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1921,
      "end": 1922,
      "loc": {
        "start": {
          "line": 53,
          "column": 36
        },
        "end": {
          "line": 53,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asar",
      "start": 1927,
      "end": 1931,
      "loc": {
        "start": {
          "line": 54,
          "column": 4
        },
        "end": {
          "line": 54,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1931,
      "end": 1932,
      "loc": {
        "start": {
          "line": 54,
          "column": 8
        },
        "end": {
          "line": 54,
          "column": 9
        }
      }
    },
    {
      "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": 1933,
      "end": 1938,
      "loc": {
        "start": {
          "line": 54,
          "column": 10
        },
        "end": {
          "line": 54,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1938,
      "end": 1939,
      "loc": {
        "start": {
          "line": 54,
          "column": 15
        },
        "end": {
          "line": 54,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "overwrite",
      "start": 1944,
      "end": 1953,
      "loc": {
        "start": {
          "line": 55,
          "column": 4
        },
        "end": {
          "line": 55,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1953,
      "end": 1954,
      "loc": {
        "start": {
          "line": 55,
          "column": 13
        },
        "end": {
          "line": 55,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 1955,
      "end": 1959,
      "loc": {
        "start": {
          "line": 55,
          "column": 15
        },
        "end": {
          "line": 55,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1959,
      "end": 1960,
      "loc": {
        "start": {
          "line": 55,
          "column": 19
        },
        "end": {
          "line": 55,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1963,
      "end": 1964,
      "loc": {
        "start": {
          "line": 56,
          "column": 2
        },
        "end": {
          "line": 56,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1964,
      "end": 1965,
      "loc": {
        "start": {
          "line": 56,
          "column": 3
        },
        "end": {
          "line": 56,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forgeConfig",
      "start": 1966,
      "end": 1977,
      "loc": {
        "start": {
          "line": 56,
          "column": 5
        },
        "end": {
          "line": 56,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1977,
      "end": 1978,
      "loc": {
        "start": {
          "line": 56,
          "column": 16
        },
        "end": {
          "line": 56,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronPackagerConfig",
      "start": 1978,
      "end": 2000,
      "loc": {
        "start": {
          "line": 56,
          "column": 17
        },
        "end": {
          "line": 56,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2000,
      "end": 2001,
      "loc": {
        "start": {
          "line": 56,
          "column": 39
        },
        "end": {
          "line": 56,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2002,
      "end": 2003,
      "loc": {
        "start": {
          "line": 56,
          "column": 41
        },
        "end": {
          "line": 56,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "afterCopy",
      "start": 2008,
      "end": 2017,
      "loc": {
        "start": {
          "line": 57,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2017,
      "end": 2018,
      "loc": {
        "start": {
          "line": 57,
          "column": 13
        },
        "end": {
          "line": 57,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2019,
      "end": 2020,
      "loc": {
        "start": {
          "line": 57,
          "column": 15
        },
        "end": {
          "line": 57,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 2020,
      "end": 2025,
      "loc": {
        "start": {
          "line": 57,
          "column": 16
        },
        "end": {
          "line": 57,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2026,
      "end": 2027,
      "loc": {
        "start": {
          "line": 57,
          "column": 22
        },
        "end": {
          "line": 57,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildPath",
      "start": 2027,
      "end": 2036,
      "loc": {
        "start": {
          "line": 57,
          "column": 23
        },
        "end": {
          "line": 57,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2036,
      "end": 2037,
      "loc": {
        "start": {
          "line": 57,
          "column": 32
        },
        "end": {
          "line": 57,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronVersion",
      "start": 2038,
      "end": 2053,
      "loc": {
        "start": {
          "line": 57,
          "column": 34
        },
        "end": {
          "line": 57,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2053,
      "end": 2054,
      "loc": {
        "start": {
          "line": 57,
          "column": 49
        },
        "end": {
          "line": 57,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pPlatform",
      "start": 2055,
      "end": 2064,
      "loc": {
        "start": {
          "line": 57,
          "column": 51
        },
        "end": {
          "line": 57,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2064,
      "end": 2065,
      "loc": {
        "start": {
          "line": 57,
          "column": 60
        },
        "end": {
          "line": 57,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pArch",
      "start": 2066,
      "end": 2071,
      "loc": {
        "start": {
          "line": 57,
          "column": 62
        },
        "end": {
          "line": 57,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2071,
      "end": 2072,
      "loc": {
        "start": {
          "line": 57,
          "column": 67
        },
        "end": {
          "line": 57,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "done",
      "start": 2073,
      "end": 2077,
      "loc": {
        "start": {
          "line": 57,
          "column": 69
        },
        "end": {
          "line": 57,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2077,
      "end": 2078,
      "loc": {
        "start": {
          "line": 57,
          "column": 73
        },
        "end": {
          "line": 57,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2079,
      "end": 2081,
      "loc": {
        "start": {
          "line": 57,
          "column": 75
        },
        "end": {
          "line": 57,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2082,
      "end": 2083,
      "loc": {
        "start": {
          "line": 57,
          "column": 78
        },
        "end": {
          "line": 57,
          "column": 79
        }
      }
    },
    {
      "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": 2090,
      "end": 2092,
      "loc": {
        "start": {
          "line": 58,
          "column": 6
        },
        "end": {
          "line": 58,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2093,
      "end": 2094,
      "loc": {
        "start": {
          "line": 58,
          "column": 9
        },
        "end": {
          "line": 58,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerSpinner",
      "start": 2094,
      "end": 2109,
      "loc": {
        "start": {
          "line": 58,
          "column": 10
        },
        "end": {
          "line": 58,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2109,
      "end": 2110,
      "loc": {
        "start": {
          "line": 58,
          "column": 25
        },
        "end": {
          "line": 58,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2111,
      "end": 2112,
      "loc": {
        "start": {
          "line": 58,
          "column": 27
        },
        "end": {
          "line": 58,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerSpinner",
      "start": 2121,
      "end": 2136,
      "loc": {
        "start": {
          "line": 59,
          "column": 8
        },
        "end": {
          "line": 59,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2136,
      "end": 2137,
      "loc": {
        "start": {
          "line": 59,
          "column": 23
        },
        "end": {
          "line": 59,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "succeed",
      "start": 2137,
      "end": 2144,
      "loc": {
        "start": {
          "line": 59,
          "column": 24
        },
        "end": {
          "line": 59,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2144,
      "end": 2145,
      "loc": {
        "start": {
          "line": 59,
          "column": 31
        },
        "end": {
          "line": 59,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2145,
      "end": 2146,
      "loc": {
        "start": {
          "line": 59,
          "column": 32
        },
        "end": {
          "line": 59,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2146,
      "end": 2147,
      "loc": {
        "start": {
          "line": 59,
          "column": 33
        },
        "end": {
          "line": 59,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "prepareCounter",
      "start": 2156,
      "end": 2170,
      "loc": {
        "start": {
          "line": 60,
          "column": 8
        },
        "end": {
          "line": 60,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "_=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "+=",
      "start": 2171,
      "end": 2173,
      "loc": {
        "start": {
          "line": 60,
          "column": 23
        },
        "end": {
          "line": 60,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 2174,
      "end": 2175,
      "loc": {
        "start": {
          "line": 60,
          "column": 26
        },
        "end": {
          "line": 60,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2175,
      "end": 2176,
      "loc": {
        "start": {
          "line": 60,
          "column": 27
        },
        "end": {
          "line": 60,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "prepareSpinner",
      "start": 2185,
      "end": 2199,
      "loc": {
        "start": {
          "line": 61,
          "column": 8
        },
        "end": {
          "line": 61,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2200,
      "end": 2201,
      "loc": {
        "start": {
          "line": 61,
          "column": 23
        },
        "end": {
          "line": 61,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ora",
      "start": 2202,
      "end": 2205,
      "loc": {
        "start": {
          "line": 61,
          "column": 25
        },
        "end": {
          "line": 61,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2205,
      "end": 2206,
      "loc": {
        "start": {
          "line": 61,
          "column": 28
        },
        "end": {
          "line": 61,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ora",
      "start": 2206,
      "end": 2209,
      "loc": {
        "start": {
          "line": 61,
          "column": 29
        },
        "end": {
          "line": 61,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2209,
      "end": 2210,
      "loc": {
        "start": {
          "line": 61,
          "column": 32
        },
        "end": {
          "line": 61,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2210,
      "end": 2211,
      "loc": {
        "start": {
          "line": 61,
          "column": 33
        },
        "end": {
          "line": 61,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Preparing to Package Application for arch: ",
      "start": 2211,
      "end": 2254,
      "loc": {
        "start": {
          "line": 61,
          "column": 34
        },
        "end": {
          "line": 61,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2254,
      "end": 2256,
      "loc": {
        "start": {
          "line": 61,
          "column": 77
        },
        "end": {
          "line": 61,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2256,
      "end": 2257,
      "loc": {
        "start": {
          "line": 61,
          "column": 79
        },
        "end": {
          "line": 61,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "prepareCounter",
      "start": 2257,
      "end": 2271,
      "loc": {
        "start": {
          "line": 61,
          "column": 80
        },
        "end": {
          "line": 61,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 2272,
      "end": 2275,
      "loc": {
        "start": {
          "line": 61,
          "column": 95
        },
        "end": {
          "line": 61,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 2276,
      "end": 2277,
      "loc": {
        "start": {
          "line": 61,
          "column": 99
        },
        "end": {
          "line": 61,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2278,
      "end": 2279,
      "loc": {
        "start": {
          "line": 61,
          "column": 101
        },
        "end": {
          "line": 61,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "armv7l",
      "start": 2280,
      "end": 2288,
      "loc": {
        "start": {
          "line": 61,
          "column": 103
        },
        "end": {
          "line": 61,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2289,
      "end": 2290,
      "loc": {
        "start": {
          "line": 61,
          "column": 112
        },
        "end": {
          "line": 61,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "x64",
      "start": 2291,
      "end": 2296,
      "loc": {
        "start": {
          "line": 61,
          "column": 114
        },
        "end": {
          "line": 61,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2296,
      "end": 2297,
      "loc": {
        "start": {
          "line": 61,
          "column": 119
        },
        "end": {
          "line": 61,
          "column": 120
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2297,
      "end": 2298,
      "loc": {
        "start": {
          "line": 61,
          "column": 120
        },
        "end": {
          "line": 61,
          "column": 121
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cyan",
      "start": 2298,
      "end": 2302,
      "loc": {
        "start": {
          "line": 61,
          "column": 121
        },
        "end": {
          "line": 61,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2302,
      "end": 2303,
      "loc": {
        "start": {
          "line": 61,
          "column": 125
        },
        "end": {
          "line": 61,
          "column": 126
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2303,
      "end": 2303,
      "loc": {
        "start": {
          "line": 61,
          "column": 126
        },
        "end": {
          "line": 61,
          "column": 126
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2303,
      "end": 2304,
      "loc": {
        "start": {
          "line": 61,
          "column": 126
        },
        "end": {
          "line": 61,
          "column": 127
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2304,
      "end": 2305,
      "loc": {
        "start": {
          "line": 61,
          "column": 127
        },
        "end": {
          "line": 61,
          "column": 128
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2305,
      "end": 2306,
      "loc": {
        "start": {
          "line": 61,
          "column": 128
        },
        "end": {
          "line": 61,
          "column": 129
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 2306,
      "end": 2311,
      "loc": {
        "start": {
          "line": 61,
          "column": 129
        },
        "end": {
          "line": 61,
          "column": 134
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2311,
      "end": 2312,
      "loc": {
        "start": {
          "line": 61,
          "column": 134
        },
        "end": {
          "line": 61,
          "column": 135
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2312,
      "end": 2313,
      "loc": {
        "start": {
          "line": 61,
          "column": 135
        },
        "end": {
          "line": 61,
          "column": 136
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2313,
      "end": 2314,
      "loc": {
        "start": {
          "line": 61,
          "column": 136
        },
        "end": {
          "line": 61,
          "column": 137
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2321,
      "end": 2322,
      "loc": {
        "start": {
          "line": 62,
          "column": 6
        },
        "end": {
          "line": 62,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2329,
      "end": 2334,
      "loc": {
        "start": {
          "line": 63,
          "column": 6
        },
        "end": {
          "line": 63,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 2335,
      "end": 2337,
      "loc": {
        "start": {
          "line": 63,
          "column": 12
        },
        "end": {
          "line": 63,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2337,
      "end": 2338,
      "loc": {
        "start": {
          "line": 63,
          "column": 14
        },
        "end": {
          "line": 63,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 2338,
      "end": 2344,
      "loc": {
        "start": {
          "line": 63,
          "column": 15
        },
        "end": {
          "line": 63,
          "column": 21
        }
      }
    },
    {
      "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": 63,
          "column": 21
        },
        "end": {
          "line": 63,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 2345,
      "end": 2349,
      "loc": {
        "start": {
          "line": 63,
          "column": 22
        },
        "end": {
          "line": 63,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2349,
      "end": 2350,
      "loc": {
        "start": {
          "line": 63,
          "column": 26
        },
        "end": {
          "line": 63,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 2350,
      "end": 2357,
      "loc": {
        "start": {
          "line": 63,
          "column": 27
        },
        "end": {
          "line": 63,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2357,
      "end": 2358,
      "loc": {
        "start": {
          "line": 63,
          "column": 34
        },
        "end": {
          "line": 63,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildPath",
      "start": 2358,
      "end": 2367,
      "loc": {
        "start": {
          "line": 63,
          "column": 35
        },
        "end": {
          "line": 63,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2367,
      "end": 2368,
      "loc": {
        "start": {
          "line": 63,
          "column": 44
        },
        "end": {
          "line": 63,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "node_modules/electron-compile/test",
      "start": 2369,
      "end": 2405,
      "loc": {
        "start": {
          "line": 63,
          "column": 46
        },
        "end": {
          "line": 63,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2405,
      "end": 2406,
      "loc": {
        "start": {
          "line": 63,
          "column": 82
        },
        "end": {
          "line": 63,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2406,
      "end": 2407,
      "loc": {
        "start": {
          "line": 63,
          "column": 83
        },
        "end": {
          "line": 63,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2407,
      "end": 2408,
      "loc": {
        "start": {
          "line": 63,
          "column": 84
        },
        "end": {
          "line": 63,
          "column": 85
        }
      }
    },
    {
      "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": 2415,
      "end": 2420,
      "loc": {
        "start": {
          "line": 64,
          "column": 6
        },
        "end": {
          "line": 64,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bins",
      "start": 2421,
      "end": 2425,
      "loc": {
        "start": {
          "line": 64,
          "column": 12
        },
        "end": {
          "line": 64,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2426,
      "end": 2427,
      "loc": {
        "start": {
          "line": 64,
          "column": 17
        },
        "end": {
          "line": 64,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2428,
      "end": 2433,
      "loc": {
        "start": {
          "line": 64,
          "column": 19
        },
        "end": {
          "line": 64,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pify",
      "start": 2434,
      "end": 2438,
      "loc": {
        "start": {
          "line": 64,
          "column": 25
        },
        "end": {
          "line": 64,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2438,
      "end": 2439,
      "loc": {
        "start": {
          "line": 64,
          "column": 29
        },
        "end": {
          "line": 64,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "glob",
      "start": 2439,
      "end": 2443,
      "loc": {
        "start": {
          "line": 64,
          "column": 30
        },
        "end": {
          "line": 64,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2443,
      "end": 2444,
      "loc": {
        "start": {
          "line": 64,
          "column": 34
        },
        "end": {
          "line": 64,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2444,
      "end": 2445,
      "loc": {
        "start": {
          "line": 64,
          "column": 35
        },
        "end": {
          "line": 64,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 2445,
      "end": 2449,
      "loc": {
        "start": {
          "line": 64,
          "column": 36
        },
        "end": {
          "line": 64,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2449,
      "end": 2450,
      "loc": {
        "start": {
          "line": 64,
          "column": 40
        },
        "end": {
          "line": 64,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "join",
      "start": 2450,
      "end": 2454,
      "loc": {
        "start": {
          "line": 64,
          "column": 41
        },
        "end": {
          "line": 64,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2454,
      "end": 2455,
      "loc": {
        "start": {
          "line": 64,
          "column": 45
        },
        "end": {
          "line": 64,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildPath",
      "start": 2455,
      "end": 2464,
      "loc": {
        "start": {
          "line": 64,
          "column": 46
        },
        "end": {
          "line": 64,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2464,
      "end": 2465,
      "loc": {
        "start": {
          "line": 64,
          "column": 55
        },
        "end": {
          "line": 64,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "**/.bin/**/*",
      "start": 2466,
      "end": 2480,
      "loc": {
        "start": {
          "line": 64,
          "column": 57
        },
        "end": {
          "line": 64,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2480,
      "end": 2481,
      "loc": {
        "start": {
          "line": 64,
          "column": 71
        },
        "end": {
          "line": 64,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2481,
      "end": 2482,
      "loc": {
        "start": {
          "line": 64,
          "column": 72
        },
        "end": {
          "line": 64,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2482,
      "end": 2483,
      "loc": {
        "start": {
          "line": 64,
          "column": 73
        },
        "end": {
          "line": 64,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 2490,
      "end": 2493,
      "loc": {
        "start": {
          "line": 65,
          "column": 6
        },
        "end": {
          "line": 65,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2494,
      "end": 2495,
      "loc": {
        "start": {
          "line": 65,
          "column": 10
        },
        "end": {
          "line": 65,
          "column": 11
        }
      }
    },
    {
      "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": 2495,
      "end": 2500,
      "loc": {
        "start": {
          "line": 65,
          "column": 11
        },
        "end": {
          "line": 65,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bin",
      "start": 2501,
      "end": 2504,
      "loc": {
        "start": {
          "line": 65,
          "column": 17
        },
        "end": {
          "line": 65,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 2505,
      "end": 2507,
      "loc": {
        "start": {
          "line": 65,
          "column": 21
        },
        "end": {
          "line": 65,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bins",
      "start": 2508,
      "end": 2512,
      "loc": {
        "start": {
          "line": 65,
          "column": 24
        },
        "end": {
          "line": 65,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2512,
      "end": 2513,
      "loc": {
        "start": {
          "line": 65,
          "column": 28
        },
        "end": {
          "line": 65,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2514,
      "end": 2515,
      "loc": {
        "start": {
          "line": 65,
          "column": 30
        },
        "end": {
          "line": 65,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2524,
      "end": 2529,
      "loc": {
        "start": {
          "line": 66,
          "column": 8
        },
        "end": {
          "line": 66,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 2530,
      "end": 2532,
      "loc": {
        "start": {
          "line": 66,
          "column": 14
        },
        "end": {
          "line": 66,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2532,
      "end": 2533,
      "loc": {
        "start": {
          "line": 66,
          "column": 16
        },
        "end": {
          "line": 66,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 2533,
      "end": 2539,
      "loc": {
        "start": {
          "line": 66,
          "column": 17
        },
        "end": {
          "line": 66,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2539,
      "end": 2540,
      "loc": {
        "start": {
          "line": 66,
          "column": 23
        },
        "end": {
          "line": 66,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bin",
      "start": 2540,
      "end": 2543,
      "loc": {
        "start": {
          "line": 66,
          "column": 24
        },
        "end": {
          "line": 66,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2543,
      "end": 2544,
      "loc": {
        "start": {
          "line": 66,
          "column": 27
        },
        "end": {
          "line": 66,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2544,
      "end": 2545,
      "loc": {
        "start": {
          "line": 66,
          "column": 28
        },
        "end": {
          "line": 66,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2552,
      "end": 2553,
      "loc": {
        "start": {
          "line": 67,
          "column": 6
        },
        "end": {
          "line": 67,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "done",
      "start": 2560,
      "end": 2564,
      "loc": {
        "start": {
          "line": 68,
          "column": 6
        },
        "end": {
          "line": 68,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2564,
      "end": 2565,
      "loc": {
        "start": {
          "line": 68,
          "column": 10
        },
        "end": {
          "line": 68,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2565,
      "end": 2566,
      "loc": {
        "start": {
          "line": 68,
          "column": 11
        },
        "end": {
          "line": 68,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2566,
      "end": 2567,
      "loc": {
        "start": {
          "line": 68,
          "column": 12
        },
        "end": {
          "line": 68,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2572,
      "end": 2573,
      "loc": {
        "start": {
          "line": 69,
          "column": 4
        },
        "end": {
          "line": 69,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2573,
      "end": 2574,
      "loc": {
        "start": {
          "line": 69,
          "column": 5
        },
        "end": {
          "line": 69,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 2575,
      "end": 2580,
      "loc": {
        "start": {
          "line": 69,
          "column": 7
        },
        "end": {
          "line": 69,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2581,
      "end": 2582,
      "loc": {
        "start": {
          "line": 69,
          "column": 13
        },
        "end": {
          "line": 69,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2582,
      "end": 2585,
      "loc": {
        "start": {
          "line": 69,
          "column": 14
        },
        "end": {
          "line": 69,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "args",
      "start": 2585,
      "end": 2589,
      "loc": {
        "start": {
          "line": 69,
          "column": 17
        },
        "end": {
          "line": 69,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2589,
      "end": 2590,
      "loc": {
        "start": {
          "line": 69,
          "column": 21
        },
        "end": {
          "line": 69,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2591,
      "end": 2593,
      "loc": {
        "start": {
          "line": 69,
          "column": 23
        },
        "end": {
          "line": 69,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2594,
      "end": 2595,
      "loc": {
        "start": {
          "line": 69,
          "column": 26
        },
        "end": {
          "line": 69,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "prepareSpinner",
      "start": 2602,
      "end": 2616,
      "loc": {
        "start": {
          "line": 70,
          "column": 6
        },
        "end": {
          "line": 70,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2616,
      "end": 2617,
      "loc": {
        "start": {
          "line": 70,
          "column": 20
        },
        "end": {
          "line": 70,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "succeed",
      "start": 2617,
      "end": 2624,
      "loc": {
        "start": {
          "line": 70,
          "column": 21
        },
        "end": {
          "line": 70,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2624,
      "end": 2625,
      "loc": {
        "start": {
          "line": 70,
          "column": 28
        },
        "end": {
          "line": 70,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2625,
      "end": 2626,
      "loc": {
        "start": {
          "line": 70,
          "column": 29
        },
        "end": {
          "line": 70,
          "column": 30
        }
      }
    },
    {
      "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": 70,
          "column": 30
        },
        "end": {
          "line": 70,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2634,
      "end": 2639,
      "loc": {
        "start": {
          "line": 71,
          "column": 6
        },
        "end": {
          "line": 71,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerCompileHook",
      "start": 2640,
      "end": 2659,
      "loc": {
        "start": {
          "line": 71,
          "column": 12
        },
        "end": {
          "line": 71,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2659,
      "end": 2660,
      "loc": {
        "start": {
          "line": 71,
          "column": 31
        },
        "end": {
          "line": 71,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 2660,
      "end": 2663,
      "loc": {
        "start": {
          "line": 71,
          "column": 32
        },
        "end": {
          "line": 71,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2663,
      "end": 2664,
      "loc": {
        "start": {
          "line": 71,
          "column": 35
        },
        "end": {
          "line": 71,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2665,
      "end": 2668,
      "loc": {
        "start": {
          "line": 71,
          "column": 37
        },
        "end": {
          "line": 71,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "args",
      "start": 2668,
      "end": 2672,
      "loc": {
        "start": {
          "line": 71,
          "column": 40
        },
        "end": {
          "line": 71,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2672,
      "end": 2673,
      "loc": {
        "start": {
          "line": 71,
          "column": 44
        },
        "end": {
          "line": 71,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2673,
      "end": 2674,
      "loc": {
        "start": {
          "line": 71,
          "column": 45
        },
        "end": {
          "line": 71,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2679,
      "end": 2680,
      "loc": {
        "start": {
          "line": 72,
          "column": 4
        },
        "end": {
          "line": 72,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2680,
      "end": 2681,
      "loc": {
        "start": {
          "line": 72,
          "column": 5
        },
        "end": {
          "line": 72,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 2682,
      "end": 2687,
      "loc": {
        "start": {
          "line": 72,
          "column": 7
        },
        "end": {
          "line": 72,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2688,
      "end": 2689,
      "loc": {
        "start": {
          "line": 72,
          "column": 13
        },
        "end": {
          "line": 72,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildPath",
      "start": 2689,
      "end": 2698,
      "loc": {
        "start": {
          "line": 72,
          "column": 14
        },
        "end": {
          "line": 72,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2698,
      "end": 2699,
      "loc": {
        "start": {
          "line": 72,
          "column": 23
        },
        "end": {
          "line": 72,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronVersion",
      "start": 2700,
      "end": 2715,
      "loc": {
        "start": {
          "line": 72,
          "column": 25
        },
        "end": {
          "line": 72,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2715,
      "end": 2716,
      "loc": {
        "start": {
          "line": 72,
          "column": 40
        },
        "end": {
          "line": 72,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pPlatform",
      "start": 2717,
      "end": 2726,
      "loc": {
        "start": {
          "line": 72,
          "column": 42
        },
        "end": {
          "line": 72,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2726,
      "end": 2727,
      "loc": {
        "start": {
          "line": 72,
          "column": 51
        },
        "end": {
          "line": 72,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pArch",
      "start": 2728,
      "end": 2733,
      "loc": {
        "start": {
          "line": 72,
          "column": 53
        },
        "end": {
          "line": 72,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2733,
      "end": 2734,
      "loc": {
        "start": {
          "line": 72,
          "column": 58
        },
        "end": {
          "line": 72,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "done",
      "start": 2735,
      "end": 2739,
      "loc": {
        "start": {
          "line": 72,
          "column": 60
        },
        "end": {
          "line": 72,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2739,
      "end": 2740,
      "loc": {
        "start": {
          "line": 72,
          "column": 64
        },
        "end": {
          "line": 72,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2741,
      "end": 2743,
      "loc": {
        "start": {
          "line": 72,
          "column": 66
        },
        "end": {
          "line": 72,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2744,
      "end": 2745,
      "loc": {
        "start": {
          "line": 72,
          "column": 69
        },
        "end": {
          "line": 72,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2752,
      "end": 2757,
      "loc": {
        "start": {
          "line": 73,
          "column": 6
        },
        "end": {
          "line": 73,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "rebuildHook",
      "start": 2758,
      "end": 2769,
      "loc": {
        "start": {
          "line": 73,
          "column": 12
        },
        "end": {
          "line": 73,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2769,
      "end": 2770,
      "loc": {
        "start": {
          "line": 73,
          "column": 23
        },
        "end": {
          "line": 73,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildPath",
      "start": 2770,
      "end": 2779,
      "loc": {
        "start": {
          "line": 73,
          "column": 24
        },
        "end": {
          "line": 73,
          "column": 33
        }
      }
    },
    {
      "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": 73,
          "column": 33
        },
        "end": {
          "line": 73,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronVersion",
      "start": 2781,
      "end": 2796,
      "loc": {
        "start": {
          "line": 73,
          "column": 35
        },
        "end": {
          "line": 73,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2796,
      "end": 2797,
      "loc": {
        "start": {
          "line": 73,
          "column": 50
        },
        "end": {
          "line": 73,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pPlatform",
      "start": 2798,
      "end": 2807,
      "loc": {
        "start": {
          "line": 73,
          "column": 52
        },
        "end": {
          "line": 73,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2807,
      "end": 2808,
      "loc": {
        "start": {
          "line": 73,
          "column": 61
        },
        "end": {
          "line": 73,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pArch",
      "start": 2809,
      "end": 2814,
      "loc": {
        "start": {
          "line": 73,
          "column": 63
        },
        "end": {
          "line": 73,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2814,
      "end": 2815,
      "loc": {
        "start": {
          "line": 73,
          "column": 68
        },
        "end": {
          "line": 73,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2815,
      "end": 2816,
      "loc": {
        "start": {
          "line": 73,
          "column": 69
        },
        "end": {
          "line": 73,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerSpinner",
      "start": 2823,
      "end": 2838,
      "loc": {
        "start": {
          "line": 74,
          "column": 6
        },
        "end": {
          "line": 74,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2839,
      "end": 2840,
      "loc": {
        "start": {
          "line": 74,
          "column": 22
        },
        "end": {
          "line": 74,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ora",
      "start": 2841,
      "end": 2844,
      "loc": {
        "start": {
          "line": 74,
          "column": 24
        },
        "end": {
          "line": 74,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2844,
      "end": 2845,
      "loc": {
        "start": {
          "line": 74,
          "column": 27
        },
        "end": {
          "line": 74,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ora",
      "start": 2845,
      "end": 2848,
      "loc": {
        "start": {
          "line": 74,
          "column": 28
        },
        "end": {
          "line": 74,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2848,
      "end": 2849,
      "loc": {
        "start": {
          "line": 74,
          "column": 31
        },
        "end": {
          "line": 74,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Packaging Application",
      "start": 2849,
      "end": 2872,
      "loc": {
        "start": {
          "line": 74,
          "column": 32
        },
        "end": {
          "line": 74,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2872,
      "end": 2873,
      "loc": {
        "start": {
          "line": 74,
          "column": 55
        },
        "end": {
          "line": 74,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2873,
      "end": 2874,
      "loc": {
        "start": {
          "line": 74,
          "column": 56
        },
        "end": {
          "line": 74,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 2874,
      "end": 2879,
      "loc": {
        "start": {
          "line": 74,
          "column": 57
        },
        "end": {
          "line": 74,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2879,
      "end": 2880,
      "loc": {
        "start": {
          "line": 74,
          "column": 62
        },
        "end": {
          "line": 74,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2880,
      "end": 2881,
      "loc": {
        "start": {
          "line": 74,
          "column": 63
        },
        "end": {
          "line": 74,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2881,
      "end": 2882,
      "loc": {
        "start": {
          "line": 74,
          "column": 64
        },
        "end": {
          "line": 74,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "done",
      "start": 2889,
      "end": 2893,
      "loc": {
        "start": {
          "line": 75,
          "column": 6
        },
        "end": {
          "line": 75,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2893,
      "end": 2894,
      "loc": {
        "start": {
          "line": 75,
          "column": 10
        },
        "end": {
          "line": 75,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2894,
      "end": 2895,
      "loc": {
        "start": {
          "line": 75,
          "column": 11
        },
        "end": {
          "line": 75,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2895,
      "end": 2896,
      "loc": {
        "start": {
          "line": 75,
          "column": 12
        },
        "end": {
          "line": 75,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2901,
      "end": 2902,
      "loc": {
        "start": {
          "line": 76,
          "column": 4
        },
        "end": {
          "line": 76,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2902,
      "end": 2903,
      "loc": {
        "start": {
          "line": 76,
          "column": 5
        },
        "end": {
          "line": 76,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2903,
      "end": 2904,
      "loc": {
        "start": {
          "line": 76,
          "column": 6
        },
        "end": {
          "line": 76,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 2904,
      "end": 2910,
      "loc": {
        "start": {
          "line": 76,
          "column": 7
        },
        "end": {
          "line": 76,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2910,
      "end": 2911,
      "loc": {
        "start": {
          "line": 76,
          "column": 13
        },
        "end": {
          "line": 76,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forgeConfig",
      "start": 2911,
      "end": 2922,
      "loc": {
        "start": {
          "line": 76,
          "column": 14
        },
        "end": {
          "line": 76,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2922,
      "end": 2923,
      "loc": {
        "start": {
          "line": 76,
          "column": 25
        },
        "end": {
          "line": 76,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronPackagerConfig",
      "start": 2923,
      "end": 2945,
      "loc": {
        "start": {
          "line": 76,
          "column": 26
        },
        "end": {
          "line": 76,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2945,
      "end": 2946,
      "loc": {
        "start": {
          "line": 76,
          "column": 48
        },
        "end": {
          "line": 76,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "afterCopy",
      "start": 2946,
      "end": 2955,
      "loc": {
        "start": {
          "line": 76,
          "column": 49
        },
        "end": {
          "line": 76,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2956,
      "end": 2957,
      "loc": {
        "start": {
          "line": 76,
          "column": 59
        },
        "end": {
          "line": 76,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forgeConfig",
      "start": 2958,
      "end": 2969,
      "loc": {
        "start": {
          "line": 76,
          "column": 61
        },
        "end": {
          "line": 76,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2969,
      "end": 2970,
      "loc": {
        "start": {
          "line": 76,
          "column": 72
        },
        "end": {
          "line": 76,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronPackagerConfig",
      "start": 2970,
      "end": 2992,
      "loc": {
        "start": {
          "line": 76,
          "column": 73
        },
        "end": {
          "line": 76,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2992,
      "end": 2993,
      "loc": {
        "start": {
          "line": 76,
          "column": 95
        },
        "end": {
          "line": 76,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "afterCopy",
      "start": 2993,
      "end": 3002,
      "loc": {
        "start": {
          "line": 76,
          "column": 96
        },
        "end": {
          "line": 76,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3002,
      "end": 3003,
      "loc": {
        "start": {
          "line": 76,
          "column": 105
        },
        "end": {
          "line": 76,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 3003,
      "end": 3006,
      "loc": {
        "start": {
          "line": 76,
          "column": 106
        },
        "end": {
          "line": 76,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3006,
      "end": 3007,
      "loc": {
        "start": {
          "line": 76,
          "column": 109
        },
        "end": {
          "line": 76,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3007,
      "end": 3011,
      "loc": {
        "start": {
          "line": 76,
          "column": 110
        },
        "end": {
          "line": 76,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3012,
      "end": 3014,
      "loc": {
        "start": {
          "line": 76,
          "column": 115
        },
        "end": {
          "line": 76,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3021,
      "end": 3022,
      "loc": {
        "start": {
          "line": 77,
          "column": 6
        },
        "end": {
          "line": 77,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 3022,
      "end": 3028,
      "loc": {
        "start": {
          "line": 77,
          "column": 7
        },
        "end": {
          "line": 77,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3029,
      "end": 3033,
      "loc": {
        "start": {
          "line": 77,
          "column": 14
        },
        "end": {
          "line": 77,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3034,
      "end": 3037,
      "loc": {
        "start": {
          "line": 77,
          "column": 19
        },
        "end": {
          "line": 77,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "string",
      "start": 3038,
      "end": 3046,
      "loc": {
        "start": {
          "line": 77,
          "column": 23
        },
        "end": {
          "line": 77,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3047,
      "end": 3048,
      "loc": {
        "start": {
          "line": 77,
          "column": 32
        },
        "end": {
          "line": 77,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 3049,
      "end": 3056,
      "loc": {
        "start": {
          "line": 77,
          "column": 34
        },
        "end": {
          "line": 77,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3056,
      "end": 3057,
      "loc": {
        "start": {
          "line": 77,
          "column": 41
        },
        "end": {
          "line": 77,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3057,
      "end": 3061,
      "loc": {
        "start": {
          "line": 77,
          "column": 42
        },
        "end": {
          "line": 77,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3061,
      "end": 3062,
      "loc": {
        "start": {
          "line": 77,
          "column": 46
        },
        "end": {
          "line": 77,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3063,
      "end": 3064,
      "loc": {
        "start": {
          "line": 77,
          "column": 48
        },
        "end": {
          "line": 77,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3065,
      "end": 3069,
      "loc": {
        "start": {
          "line": 77,
          "column": 50
        },
        "end": {
          "line": 77,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3069,
      "end": 3070,
      "loc": {
        "start": {
          "line": 77,
          "column": 54
        },
        "end": {
          "line": 77,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3075,
      "end": 3076,
      "loc": {
        "start": {
          "line": 78,
          "column": 4
        },
        "end": {
          "line": 78,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3077,
      "end": 3078,
      "loc": {
        "start": {
          "line": 78,
          "column": 6
        },
        "end": {
          "line": 78,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3079,
      "end": 3080,
      "loc": {
        "start": {
          "line": 78,
          "column": 8
        },
        "end": {
          "line": 78,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3080,
      "end": 3081,
      "loc": {
        "start": {
          "line": 78,
          "column": 9
        },
        "end": {
          "line": 78,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3081,
      "end": 3082,
      "loc": {
        "start": {
          "line": 78,
          "column": 10
        },
        "end": {
          "line": 78,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3082,
      "end": 3083,
      "loc": {
        "start": {
          "line": 78,
          "column": 11
        },
        "end": {
          "line": 78,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "afterExtract",
      "start": 3088,
      "end": 3100,
      "loc": {
        "start": {
          "line": 79,
          "column": 4
        },
        "end": {
          "line": 79,
          "column": 16
        }
      }
    },
    {
      "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": 79,
          "column": 16
        },
        "end": {
          "line": 79,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forgeConfig",
      "start": 3102,
      "end": 3113,
      "loc": {
        "start": {
          "line": 79,
          "column": 18
        },
        "end": {
          "line": 79,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3113,
      "end": 3114,
      "loc": {
        "start": {
          "line": 79,
          "column": 29
        },
        "end": {
          "line": 79,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronPackagerConfig",
      "start": 3114,
      "end": 3136,
      "loc": {
        "start": {
          "line": 79,
          "column": 30
        },
        "end": {
          "line": 79,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3136,
      "end": 3137,
      "loc": {
        "start": {
          "line": 79,
          "column": 52
        },
        "end": {
          "line": 79,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "afterExtract",
      "start": 3137,
      "end": 3149,
      "loc": {
        "start": {
          "line": 79,
          "column": 53
        },
        "end": {
          "line": 79,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3150,
      "end": 3151,
      "loc": {
        "start": {
          "line": 79,
          "column": 66
        },
        "end": {
          "line": 79,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forgeConfig",
      "start": 3152,
      "end": 3163,
      "loc": {
        "start": {
          "line": 79,
          "column": 68
        },
        "end": {
          "line": 79,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3163,
      "end": 3164,
      "loc": {
        "start": {
          "line": 79,
          "column": 79
        },
        "end": {
          "line": 79,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronPackagerConfig",
      "start": 3164,
      "end": 3186,
      "loc": {
        "start": {
          "line": 79,
          "column": 80
        },
        "end": {
          "line": 79,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3186,
      "end": 3187,
      "loc": {
        "start": {
          "line": 79,
          "column": 102
        },
        "end": {
          "line": 79,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "afterExtract",
      "start": 3187,
      "end": 3199,
      "loc": {
        "start": {
          "line": 79,
          "column": 103
        },
        "end": {
          "line": 79,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3199,
      "end": 3200,
      "loc": {
        "start": {
          "line": 79,
          "column": 115
        },
        "end": {
          "line": 79,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "map",
      "start": 3200,
      "end": 3203,
      "loc": {
        "start": {
          "line": 79,
          "column": 116
        },
        "end": {
          "line": 79,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3203,
      "end": 3204,
      "loc": {
        "start": {
          "line": 79,
          "column": 119
        },
        "end": {
          "line": 79,
          "column": 120
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3204,
      "end": 3208,
      "loc": {
        "start": {
          "line": 79,
          "column": 120
        },
        "end": {
          "line": 79,
          "column": 124
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3209,
      "end": 3211,
      "loc": {
        "start": {
          "line": 79,
          "column": 125
        },
        "end": {
          "line": 79,
          "column": 127
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3218,
      "end": 3219,
      "loc": {
        "start": {
          "line": 80,
          "column": 6
        },
        "end": {
          "line": 80,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 3219,
      "end": 3225,
      "loc": {
        "start": {
          "line": 80,
          "column": 7
        },
        "end": {
          "line": 80,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3226,
      "end": 3230,
      "loc": {
        "start": {
          "line": 80,
          "column": 14
        },
        "end": {
          "line": 80,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3231,
      "end": 3234,
      "loc": {
        "start": {
          "line": 80,
          "column": 19
        },
        "end": {
          "line": 80,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "string",
      "start": 3235,
      "end": 3243,
      "loc": {
        "start": {
          "line": 80,
          "column": 23
        },
        "end": {
          "line": 80,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3244,
      "end": 3245,
      "loc": {
        "start": {
          "line": 80,
          "column": 32
        },
        "end": {
          "line": 80,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 3246,
      "end": 3253,
      "loc": {
        "start": {
          "line": 80,
          "column": 34
        },
        "end": {
          "line": 80,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3253,
      "end": 3254,
      "loc": {
        "start": {
          "line": 80,
          "column": 41
        },
        "end": {
          "line": 80,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3254,
      "end": 3258,
      "loc": {
        "start": {
          "line": 80,
          "column": 42
        },
        "end": {
          "line": 80,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3258,
      "end": 3259,
      "loc": {
        "start": {
          "line": 80,
          "column": 46
        },
        "end": {
          "line": 80,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3260,
      "end": 3261,
      "loc": {
        "start": {
          "line": 80,
          "column": 48
        },
        "end": {
          "line": 80,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "item",
      "start": 3262,
      "end": 3266,
      "loc": {
        "start": {
          "line": 80,
          "column": 50
        },
        "end": {
          "line": 80,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3266,
      "end": 3267,
      "loc": {
        "start": {
          "line": 80,
          "column": 54
        },
        "end": {
          "line": 80,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3272,
      "end": 3273,
      "loc": {
        "start": {
          "line": 81,
          "column": 4
        },
        "end": {
          "line": 81,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3274,
      "end": 3275,
      "loc": {
        "start": {
          "line": 81,
          "column": 6
        },
        "end": {
          "line": 81,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3276,
      "end": 3277,
      "loc": {
        "start": {
          "line": 81,
          "column": 8
        },
        "end": {
          "line": 81,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3277,
      "end": 3278,
      "loc": {
        "start": {
          "line": 81,
          "column": 9
        },
        "end": {
          "line": 81,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3278,
      "end": 3279,
      "loc": {
        "start": {
          "line": 81,
          "column": 10
        },
        "end": {
          "line": 81,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 3284,
      "end": 3287,
      "loc": {
        "start": {
          "line": 82,
          "column": 4
        },
        "end": {
          "line": 82,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3287,
      "end": 3288,
      "loc": {
        "start": {
          "line": 82,
          "column": 7
        },
        "end": {
          "line": 82,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "arch",
      "start": 3293,
      "end": 3297,
      "loc": {
        "start": {
          "line": 83,
          "column": 4
        },
        "end": {
          "line": 83,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3297,
      "end": 3298,
      "loc": {
        "start": {
          "line": 83,
          "column": 8
        },
        "end": {
          "line": 83,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "platform",
      "start": 3303,
      "end": 3311,
      "loc": {
        "start": {
          "line": 84,
          "column": 4
        },
        "end": {
          "line": 84,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3311,
      "end": 3312,
      "loc": {
        "start": {
          "line": 84,
          "column": 12
        },
        "end": {
          "line": 84,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "out",
      "start": 3317,
      "end": 3320,
      "loc": {
        "start": {
          "line": 85,
          "column": 4
        },
        "end": {
          "line": 85,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3320,
      "end": 3321,
      "loc": {
        "start": {
          "line": 85,
          "column": 7
        },
        "end": {
          "line": 85,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 3322,
      "end": 3326,
      "loc": {
        "start": {
          "line": 85,
          "column": 9
        },
        "end": {
          "line": 85,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3326,
      "end": 3327,
      "loc": {
        "start": {
          "line": 85,
          "column": 13
        },
        "end": {
          "line": 85,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 3327,
      "end": 3334,
      "loc": {
        "start": {
          "line": 85,
          "column": 14
        },
        "end": {
          "line": 85,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3334,
      "end": 3335,
      "loc": {
        "start": {
          "line": 85,
          "column": 21
        },
        "end": {
          "line": 85,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 3335,
      "end": 3338,
      "loc": {
        "start": {
          "line": 85,
          "column": 22
        },
        "end": {
          "line": 85,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3338,
      "end": 3339,
      "loc": {
        "start": {
          "line": 85,
          "column": 25
        },
        "end": {
          "line": 85,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "out",
      "start": 3340,
      "end": 3345,
      "loc": {
        "start": {
          "line": 85,
          "column": 27
        },
        "end": {
          "line": 85,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3345,
      "end": 3346,
      "loc": {
        "start": {
          "line": 85,
          "column": 32
        },
        "end": {
          "line": 85,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3346,
      "end": 3347,
      "loc": {
        "start": {
          "line": 85,
          "column": 33
        },
        "end": {
          "line": 85,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "version",
      "start": 3352,
      "end": 3359,
      "loc": {
        "start": {
          "line": 86,
          "column": 4
        },
        "end": {
          "line": 86,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3359,
      "end": 3360,
      "loc": {
        "start": {
          "line": 86,
          "column": 11
        },
        "end": {
          "line": 86,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 3361,
      "end": 3372,
      "loc": {
        "start": {
          "line": 86,
          "column": 13
        },
        "end": {
          "line": 86,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3372,
      "end": 3373,
      "loc": {
        "start": {
          "line": 86,
          "column": 24
        },
        "end": {
          "line": 86,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDependencies",
      "start": 3373,
      "end": 3388,
      "loc": {
        "start": {
          "line": 86,
          "column": 25
        },
        "end": {
          "line": 86,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3388,
      "end": 3389,
      "loc": {
        "start": {
          "line": 86,
          "column": 40
        },
        "end": {
          "line": 86,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-prebuilt-compile",
      "start": 3389,
      "end": 3416,
      "loc": {
        "start": {
          "line": 86,
          "column": 41
        },
        "end": {
          "line": 86,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3416,
      "end": 3417,
      "loc": {
        "start": {
          "line": 86,
          "column": 68
        },
        "end": {
          "line": 86,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3417,
      "end": 3418,
      "loc": {
        "start": {
          "line": 86,
          "column": 69
        },
        "end": {
          "line": 86,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3421,
      "end": 3422,
      "loc": {
        "start": {
          "line": 87,
          "column": 2
        },
        "end": {
          "line": 87,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3422,
      "end": 3423,
      "loc": {
        "start": {
          "line": 87,
          "column": 3
        },
        "end": {
          "line": 87,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3423,
      "end": 3424,
      "loc": {
        "start": {
          "line": 87,
          "column": 4
        },
        "end": {
          "line": 87,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageOpts",
      "start": 3427,
      "end": 3438,
      "loc": {
        "start": {
          "line": 88,
          "column": 2
        },
        "end": {
          "line": 88,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3438,
      "end": 3439,
      "loc": {
        "start": {
          "line": 88,
          "column": 13
        },
        "end": {
          "line": 88,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "quiet",
      "start": 3439,
      "end": 3444,
      "loc": {
        "start": {
          "line": 88,
          "column": 14
        },
        "end": {
          "line": 88,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3445,
      "end": 3446,
      "loc": {
        "start": {
          "line": 88,
          "column": 20
        },
        "end": {
          "line": 88,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 3447,
      "end": 3451,
      "loc": {
        "start": {
          "line": 88,
          "column": 22
        },
        "end": {
          "line": 88,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3451,
      "end": 3452,
      "loc": {
        "start": {
          "line": 88,
          "column": 26
        },
        "end": {
          "line": 88,
          "column": 27
        }
      }
    },
    {
      "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": 3455,
      "end": 3457,
      "loc": {
        "start": {
          "line": 89,
          "column": 2
        },
        "end": {
          "line": 89,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3458,
      "end": 3459,
      "loc": {
        "start": {
          "line": 89,
          "column": 5
        },
        "end": {
          "line": 89,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 3459,
      "end": 3465,
      "loc": {
        "start": {
          "line": 89,
          "column": 6
        },
        "end": {
          "line": 89,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageOpts",
      "start": 3466,
      "end": 3477,
      "loc": {
        "start": {
          "line": 89,
          "column": 13
        },
        "end": {
          "line": 89,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3477,
      "end": 3478,
      "loc": {
        "start": {
          "line": 89,
          "column": 24
        },
        "end": {
          "line": 89,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asar",
      "start": 3478,
      "end": 3482,
      "loc": {
        "start": {
          "line": 89,
          "column": 25
        },
        "end": {
          "line": 89,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3483,
      "end": 3486,
      "loc": {
        "start": {
          "line": 89,
          "column": 30
        },
        "end": {
          "line": 89,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "object",
      "start": 3487,
      "end": 3495,
      "loc": {
        "start": {
          "line": 89,
          "column": 34
        },
        "end": {
          "line": 89,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 3496,
      "end": 3498,
      "loc": {
        "start": {
          "line": 89,
          "column": 43
        },
        "end": {
          "line": 89,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageOpts",
      "start": 3499,
      "end": 3510,
      "loc": {
        "start": {
          "line": 89,
          "column": 46
        },
        "end": {
          "line": 89,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3510,
      "end": 3511,
      "loc": {
        "start": {
          "line": 89,
          "column": 57
        },
        "end": {
          "line": 89,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unpack",
      "start": 3511,
      "end": 3517,
      "loc": {
        "start": {
          "line": 89,
          "column": 58
        },
        "end": {
          "line": 89,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3517,
      "end": 3518,
      "loc": {
        "start": {
          "line": 89,
          "column": 64
        },
        "end": {
          "line": 89,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3519,
      "end": 3520,
      "loc": {
        "start": {
          "line": 89,
          "column": 66
        },
        "end": {
          "line": 89,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerSpinner",
      "start": 3525,
      "end": 3540,
      "loc": {
        "start": {
          "line": 90,
          "column": 4
        },
        "end": {
          "line": 90,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3540,
      "end": 3541,
      "loc": {
        "start": {
          "line": 90,
          "column": 19
        },
        "end": {
          "line": 90,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fail",
      "start": 3541,
      "end": 3545,
      "loc": {
        "start": {
          "line": 90,
          "column": 20
        },
        "end": {
          "line": 90,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3545,
      "end": 3546,
      "loc": {
        "start": {
          "line": 90,
          "column": 24
        },
        "end": {
          "line": 90,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3546,
      "end": 3547,
      "loc": {
        "start": {
          "line": 90,
          "column": 25
        },
        "end": {
          "line": 90,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3547,
      "end": 3548,
      "loc": {
        "start": {
          "line": 90,
          "column": 26
        },
        "end": {
          "line": 90,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 3553,
      "end": 3558,
      "loc": {
        "start": {
          "line": 91,
          "column": 4
        },
        "end": {
          "line": 91,
          "column": 9
        }
      }
    },
    {
      "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": 3559,
      "end": 3562,
      "loc": {
        "start": {
          "line": 91,
          "column": 10
        },
        "end": {
          "line": 91,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Error",
      "start": 3563,
      "end": 3568,
      "loc": {
        "start": {
          "line": 91,
          "column": 14
        },
        "end": {
          "line": 91,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3568,
      "end": 3569,
      "loc": {
        "start": {
          "line": 91,
          "column": 19
        },
        "end": {
          "line": 91,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-compile does not support asar.unpack yet.  Please use asar.unpackDir",
      "start": 3569,
      "end": 3648,
      "loc": {
        "start": {
          "line": 91,
          "column": 20
        },
        "end": {
          "line": 91,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3648,
      "end": 3649,
      "loc": {
        "start": {
          "line": 91,
          "column": 99
        },
        "end": {
          "line": 91,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3649,
      "end": 3650,
      "loc": {
        "start": {
          "line": 91,
          "column": 100
        },
        "end": {
          "line": 91,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3653,
      "end": 3654,
      "loc": {
        "start": {
          "line": 92,
          "column": 2
        },
        "end": {
          "line": 92,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 3658,
      "end": 3663,
      "loc": {
        "start": {
          "line": 94,
          "column": 2
        },
        "end": {
          "line": 94,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "pify",
      "start": 3664,
      "end": 3668,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3668,
      "end": 3669,
      "loc": {
        "start": {
          "line": 94,
          "column": 12
        },
        "end": {
          "line": 94,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packager",
      "start": 3669,
      "end": 3677,
      "loc": {
        "start": {
          "line": 94,
          "column": 13
        },
        "end": {
          "line": 94,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3677,
      "end": 3678,
      "loc": {
        "start": {
          "line": 94,
          "column": 21
        },
        "end": {
          "line": 94,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3678,
      "end": 3679,
      "loc": {
        "start": {
          "line": 94,
          "column": 22
        },
        "end": {
          "line": 94,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageOpts",
      "start": 3679,
      "end": 3690,
      "loc": {
        "start": {
          "line": 94,
          "column": 23
        },
        "end": {
          "line": 94,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3690,
      "end": 3691,
      "loc": {
        "start": {
          "line": 94,
          "column": 34
        },
        "end": {
          "line": 94,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3691,
      "end": 3692,
      "loc": {
        "start": {
          "line": 94,
          "column": 35
        },
        "end": {
          "line": 94,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packagerSpinner",
      "start": 3696,
      "end": 3711,
      "loc": {
        "start": {
          "line": 96,
          "column": 2
        },
        "end": {
          "line": 96,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3711,
      "end": 3712,
      "loc": {
        "start": {
          "line": 96,
          "column": 17
        },
        "end": {
          "line": 96,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "succeed",
      "start": 3712,
      "end": 3719,
      "loc": {
        "start": {
          "line": 96,
          "column": 18
        },
        "end": {
          "line": 96,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3719,
      "end": 3720,
      "loc": {
        "start": {
          "line": 96,
          "column": 25
        },
        "end": {
          "line": 96,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3720,
      "end": 3721,
      "loc": {
        "start": {
          "line": 96,
          "column": 26
        },
        "end": {
          "line": 96,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3721,
      "end": 3722,
      "loc": {
        "start": {
          "line": 96,
          "column": 27
        },
        "end": {
          "line": 96,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3723,
      "end": 3724,
      "loc": {
        "start": {
          "line": 97,
          "column": 0
        },
        "end": {
          "line": 97,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3724,
      "end": 3725,
      "loc": {
        "start": {
          "line": 97,
          "column": 1
        },
        "end": {
          "line": 97,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3726,
      "end": 3726,
      "loc": {
        "start": {
          "line": 98,
          "column": 0
        },
        "end": {
          "line": 98,
          "column": 0
        }
      }
    }
  ]
}