{
  "type": "File",
  "start": 0,
  "end": 8205,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 206,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 8205,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 206,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 26,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 26
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 7,
            "end": 12,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 7,
              "end": 12,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7
                },
                "end": {
                  "line": 1,
                  "column": 12
                },
                "identifierName": "debug"
              },
              "name": "debug"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 18,
          "end": 25,
          "loc": {
            "start": {
              "line": 1,
              "column": 18
            },
            "end": {
              "line": 1,
              "column": 25
            }
          },
          "extra": {
            "rawValue": "debug",
            "raw": "'debug'"
          },
          "value": "debug"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 27,
        "end": 55,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 28
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 34,
            "end": 36,
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 9
              }
            },
            "local": {
              "type": "Identifier",
              "start": 34,
              "end": 36,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 7
                },
                "end": {
                  "line": 2,
                  "column": 9
                },
                "identifierName": "fs"
              },
              "name": "fs"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 42,
          "end": 54,
          "loc": {
            "start": {
              "line": 2,
              "column": 15
            },
            "end": {
              "line": 2,
              "column": 27
            }
          },
          "extra": {
            "rawValue": "fs-promise",
            "raw": "'fs-promise'"
          },
          "value": "fs-promise"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 56,
        "end": 88,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 32
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 63,
            "end": 71,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 63,
              "end": 71,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 7
                },
                "end": {
                  "line": 3,
                  "column": 15
                },
                "identifierName": "inquirer"
              },
              "name": "inquirer"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 77,
          "end": 87,
          "loc": {
            "start": {
              "line": 3,
              "column": 21
            },
            "end": {
              "line": 3,
              "column": 31
            }
          },
          "extra": {
            "rawValue": "inquirer",
            "raw": "'inquirer'"
          },
          "value": "inquirer"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 89,
        "end": 113,
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 4,
            "column": 24
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 96,
            "end": 100,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 11
              }
            },
            "local": {
              "type": "Identifier",
              "start": 96,
              "end": 100,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 7
                },
                "end": {
                  "line": 4,
                  "column": 11
                },
                "identifierName": "path"
              },
              "name": "path"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 106,
          "end": 112,
          "loc": {
            "start": {
              "line": 4,
              "column": 17
            },
            "end": {
              "line": 4,
              "column": 23
            }
          },
          "extra": {
            "rawValue": "path",
            "raw": "'path'"
          },
          "value": "path"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 114,
        "end": 177,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 63
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 123,
            "end": 146,
            "loc": {
              "start": {
                "line": 5,
                "column": 9
              },
              "end": {
                "line": 5,
                "column": 32
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 123,
              "end": 128,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 9
                },
                "end": {
                  "line": 5,
                  "column": 14
                },
                "identifierName": "spawn"
              },
              "name": "spawn"
            },
            "local": {
              "type": "Identifier",
              "start": 132,
              "end": 146,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 18
                },
                "end": {
                  "line": 5,
                  "column": 32
                },
                "identifierName": "yarnOrNPMSpawn"
              },
              "name": "yarnOrNPMSpawn"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 148,
            "end": 155,
            "loc": {
              "start": {
                "line": 5,
                "column": 34
              },
              "end": {
                "line": 5,
                "column": 41
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 148,
              "end": 155,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 34
                },
                "end": {
                  "line": 5,
                  "column": 41
                },
                "identifierName": "hasYarn"
              },
              "name": "hasYarn"
            },
            "local": {
              "type": "Identifier",
              "start": 148,
              "end": 155,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 34
                },
                "end": {
                  "line": 5,
                  "column": 41
                },
                "identifierName": "hasYarn"
              },
              "name": "hasYarn"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 163,
          "end": 176,
          "loc": {
            "start": {
              "line": 5,
              "column": 49
            },
            "end": {
              "line": 5,
              "column": 62
            }
          },
          "extra": {
            "rawValue": "yarn-or-npm",
            "raw": "'yarn-or-npm'"
          },
          "value": "yarn-or-npm"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 179,
        "end": 218,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 39
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 186,
            "end": 193,
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 14
              }
            },
            "local": {
              "type": "Identifier",
              "start": 186,
              "end": 193,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 7
                },
                "end": {
                  "line": 7,
                  "column": 14
                },
                "identifierName": "initGit"
              },
              "name": "initGit"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 199,
          "end": 217,
          "loc": {
            "start": {
              "line": 7,
              "column": 20
            },
            "end": {
              "line": 7,
              "column": 38
            }
          },
          "extra": {
            "rawValue": "../init/init-git",
            "raw": "'../init/init-git'"
          },
          "value": "../init/init-git"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 219,
        "end": 268,
        "loc": {
          "start": {
            "line": 8,
            "column": 0
          },
          "end": {
            "line": 8,
            "column": 49
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 228,
            "end": 232,
            "loc": {
              "start": {
                "line": 8,
                "column": 9
              },
              "end": {
                "line": 8,
                "column": 13
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 228,
              "end": 232,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 9
                },
                "end": {
                  "line": 8,
                  "column": 13
                },
                "identifierName": "deps"
              },
              "name": "deps"
            },
            "local": {
              "type": "Identifier",
              "start": 228,
              "end": 232,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 9
                },
                "end": {
                  "line": 8,
                  "column": 13
                },
                "identifierName": "deps"
              },
              "name": "deps"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 234,
            "end": 241,
            "loc": {
              "start": {
                "line": 8,
                "column": 15
              },
              "end": {
                "line": 8,
                "column": 22
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 234,
              "end": 241,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 15
                },
                "end": {
                  "line": 8,
                  "column": 22
                },
                "identifierName": "devDeps"
              },
              "name": "devDeps"
            },
            "local": {
              "type": "Identifier",
              "start": 234,
              "end": 241,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 15
                },
                "end": {
                  "line": 8,
                  "column": 22
                },
                "identifierName": "devDeps"
              },
              "name": "devDeps"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 249,
          "end": 267,
          "loc": {
            "start": {
              "line": 8,
              "column": 30
            },
            "end": {
              "line": 8,
              "column": 48
            }
          },
          "extra": {
            "rawValue": "../init/init-npm",
            "raw": "'../init/init-npm'"
          },
          "value": "../init/init-npm"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 270,
        "end": 313,
        "loc": {
          "start": {
            "line": 10,
            "column": 0
          },
          "end": {
            "line": 10,
            "column": 43
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 277,
            "end": 285,
            "loc": {
              "start": {
                "line": 10,
                "column": 7
              },
              "end": {
                "line": 10,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 277,
              "end": 285,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 7
                },
                "end": {
                  "line": 10,
                  "column": 15
                },
                "identifierName": "asyncOra"
              },
              "name": "asyncOra"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 291,
          "end": 312,
          "loc": {
            "start": {
              "line": 10,
              "column": 21
            },
            "end": {
              "line": 10,
              "column": 42
            }
          },
          "extra": {
            "rawValue": "../util/ora-handler",
            "raw": "'../util/ora-handler'"
          },
          "value": "../util/ora-handler"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 314,
        "end": 372,
        "loc": {
          "start": {
            "line": 11,
            "column": 0
          },
          "end": {
            "line": 11,
            "column": 58
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 321,
            "end": 335,
            "loc": {
              "start": {
                "line": 11,
                "column": 7
              },
              "end": {
                "line": 11,
                "column": 21
              }
            },
            "local": {
              "type": "Identifier",
              "start": 321,
              "end": 335,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 7
                },
                "end": {
                  "line": 11,
                  "column": 21
                },
                "identifierName": "installDepList"
              },
              "name": "installDepList"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 341,
          "end": 371,
          "loc": {
            "start": {
              "line": 11,
              "column": 27
            },
            "end": {
              "line": 11,
              "column": 57
            }
          },
          "extra": {
            "rawValue": "../util/install-dependencies",
            "raw": "'../util/install-dependencies'"
          },
          "value": "../util/install-dependencies"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 373,
        "end": 429,
        "loc": {
          "start": {
            "line": 12,
            "column": 0
          },
          "end": {
            "line": 12,
            "column": 56
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 380,
            "end": 395,
            "loc": {
              "start": {
                "line": 12,
                "column": 7
              },
              "end": {
                "line": 12,
                "column": 22
              }
            },
            "local": {
              "type": "Identifier",
              "start": 380,
              "end": 395,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 7
                },
                "end": {
                  "line": 12,
                  "column": 22
                },
                "identifierName": "readPackageJSON"
              },
              "name": "readPackageJSON"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 401,
          "end": 428,
          "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": 430,
        "end": 496,
        "loc": {
          "start": {
            "line": 13,
            "column": 0
          },
          "end": {
            "line": 13,
            "column": 66
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 437,
            "end": 457,
            "loc": {
              "start": {
                "line": 13,
                "column": 7
              },
              "end": {
                "line": 13,
                "column": 27
              }
            },
            "local": {
              "type": "Identifier",
              "start": 437,
              "end": 457,
              "loc": {
                "start": {
                  "line": 13,
                  "column": 7
                },
                "end": {
                  "line": 13,
                  "column": 27
                },
                "identifierName": "confirmIfInteractive"
              },
              "name": "confirmIfInteractive"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 463,
          "end": 495,
          "loc": {
            "start": {
              "line": 13,
              "column": 33
            },
            "end": {
              "line": 13,
              "column": 65
            }
          },
          "extra": {
            "rawValue": "../util/confirm-if-interactive",
            "raw": "'../util/confirm-if-interactive'"
          },
          "value": "../util/confirm-if-interactive"
        }
      },
      {
        "type": "VariableDeclaration",
        "start": 498,
        "end": 539,
        "loc": {
          "start": {
            "line": 15,
            "column": 0
          },
          "end": {
            "line": 15,
            "column": 41
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 504,
            "end": 538,
            "loc": {
              "start": {
                "line": 15,
                "column": 6
              },
              "end": {
                "line": 15,
                "column": 40
              }
            },
            "id": {
              "type": "Identifier",
              "start": 504,
              "end": 505,
              "loc": {
                "start": {
                  "line": 15,
                  "column": 6
                },
                "end": {
                  "line": 15,
                  "column": 7
                },
                "identifierName": "d"
              },
              "name": "d"
            },
            "init": {
              "type": "CallExpression",
              "start": 508,
              "end": 538,
              "loc": {
                "start": {
                  "line": 15,
                  "column": 10
                },
                "end": {
                  "line": 15,
                  "column": 40
                }
              },
              "callee": {
                "type": "Identifier",
                "start": 508,
                "end": 513,
                "loc": {
                  "start": {
                    "line": 15,
                    "column": 10
                  },
                  "end": {
                    "line": 15,
                    "column": 15
                  },
                  "identifierName": "debug"
                },
                "name": "debug"
              },
              "arguments": [
                {
                  "type": "StringLiteral",
                  "start": 514,
                  "end": 537,
                  "loc": {
                    "start": {
                      "line": 15,
                      "column": 16
                    },
                    "end": {
                      "line": 15,
                      "column": 39
                    }
                  },
                  "extra": {
                    "rawValue": "electron-forge:import",
                    "raw": "'electron-forge:import'"
                  },
                  "value": "electron-forge:import"
                }
              ]
            }
          }
        ],
        "kind": "const",
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @typedef {Object} ImportOptions\n * @property {string} [dir=process.cwd()] The path to the app to be imported\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n ",
            "start": 541,
            "end": 764,
            "loc": {
              "start": {
                "line": 17,
                "column": 0
              },
              "end": {
                "line": 21,
                "column": 3
              }
            }
          },
          {
            "type": "CommentBlock",
            "value": "*\n * Attempt to import a given module directory to the Electron Forge standard.\n *\n * - Replaces the prebuilt electron package with the one that integrates with `electron-compile`\n * - Sets up `git` and the correct NPM dependencies\n * - Adds a template forge config to `package.json`\n *\n * @param {ImportOptions} providedOptions - Options for the import method\n * @return {Promise} Will resolve when the import process is complete\n ",
            "start": 766,
            "end": 1202,
            "loc": {
              "start": {
                "line": 23,
                "column": 0
              },
              "end": {
                "line": 32,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 1203,
        "end": 8204,
        "loc": {
          "start": {
            "line": 33,
            "column": 0
          },
          "end": {
            "line": 205,
            "column": 2
          }
        },
        "declaration": {
          "type": "ArrowFunctionExpression",
          "start": 1218,
          "end": 8203,
          "loc": {
            "start": {
              "line": 33,
              "column": 15
            },
            "end": {
              "line": 205,
              "column": 1
            }
          },
          "id": null,
          "generator": false,
          "expression": false,
          "async": true,
          "params": [
            {
              "type": "AssignmentPattern",
              "start": 1225,
              "end": 1245,
              "loc": {
                "start": {
                  "line": 33,
                  "column": 22
                },
                "end": {
                  "line": 33,
                  "column": 42
                }
              },
              "left": {
                "type": "Identifier",
                "start": 1225,
                "end": 1240,
                "loc": {
                  "start": {
                    "line": 33,
                    "column": 22
                  },
                  "end": {
                    "line": 33,
                    "column": 37
                  },
                  "identifierName": "providedOptions"
                },
                "name": "providedOptions"
              },
              "right": {
                "type": "ObjectExpression",
                "start": 1243,
                "end": 1245,
                "loc": {
                  "start": {
                    "line": 33,
                    "column": 40
                  },
                  "end": {
                    "line": 33,
                    "column": 42
                  }
                },
                "properties": []
              }
            }
          ],
          "body": {
            "type": "BlockStatement",
            "start": 1250,
            "end": 8203,
            "loc": {
              "start": {
                "line": 33,
                "column": 47
              },
              "end": {
                "line": 205,
                "column": 1
              }
            },
            "body": [
              {
                "type": "VariableDeclaration",
                "start": 1254,
                "end": 1369,
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 2
                  },
                  "end": {
                    "line": 37,
                    "column": 22
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1260,
                    "end": 1368,
                    "loc": {
                      "start": {
                        "line": 34,
                        "column": 8
                      },
                      "end": {
                        "line": 37,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "ObjectPattern",
                      "start": 1260,
                      "end": 1280,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 8
                        },
                        "end": {
                          "line": 34,
                          "column": 28
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 1262,
                          "end": 1265,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 10
                            },
                            "end": {
                              "line": 34,
                              "column": 13
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 1262,
                            "end": 1265,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 10
                              },
                              "end": {
                                "line": 34,
                                "column": 13
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 1262,
                            "end": 1265,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 10
                              },
                              "end": {
                                "line": 34,
                                "column": 13
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir"
                          },
                          "extra": {
                            "shorthand": true
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 1267,
                          "end": 1278,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 15
                            },
                            "end": {
                              "line": 34,
                              "column": 26
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 1267,
                            "end": 1278,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 15
                              },
                              "end": {
                                "line": 34,
                                "column": 26
                              },
                              "identifierName": "interactive"
                            },
                            "name": "interactive"
                          },
                          "value": {
                            "type": "Identifier",
                            "start": 1267,
                            "end": 1278,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 15
                              },
                              "end": {
                                "line": 34,
                                "column": 26
                              },
                              "identifierName": "interactive"
                            },
                            "name": "interactive"
                          },
                          "extra": {
                            "shorthand": true
                          }
                        }
                      ]
                    },
                    "init": {
                      "type": "CallExpression",
                      "start": 1283,
                      "end": 1368,
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 31
                        },
                        "end": {
                          "line": 37,
                          "column": 21
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1283,
                        "end": 1296,
                        "loc": {
                          "start": {
                            "line": 34,
                            "column": 31
                          },
                          "end": {
                            "line": 34,
                            "column": 44
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1283,
                          "end": 1289,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 31
                            },
                            "end": {
                              "line": 34,
                              "column": 37
                            },
                            "identifierName": "Object"
                          },
                          "name": "Object"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1290,
                          "end": 1296,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 38
                            },
                            "end": {
                              "line": 34,
                              "column": 44
                            },
                            "identifierName": "assign"
                          },
                          "name": "assign"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "ObjectExpression",
                          "start": 1297,
                          "end": 1350,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 45
                            },
                            "end": {
                              "line": 37,
                              "column": 3
                            }
                          },
                          "properties": [
                            {
                              "type": "ObjectProperty",
                              "start": 1303,
                              "end": 1321,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 4
                                },
                                "end": {
                                  "line": 35,
                                  "column": 22
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1303,
                                "end": 1306,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 7
                                  },
                                  "identifierName": "dir"
                                },
                                "name": "dir"
                              },
                              "value": {
                                "type": "CallExpression",
                                "start": 1308,
                                "end": 1321,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 22
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1308,
                                  "end": 1319,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 9
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 20
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1308,
                                    "end": 1315,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 9
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 16
                                      },
                                      "identifierName": "process"
                                    },
                                    "name": "process"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1316,
                                    "end": 1319,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 20
                                      },
                                      "identifierName": "cwd"
                                    },
                                    "name": "cwd"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            },
                            {
                              "type": "ObjectProperty",
                              "start": 1327,
                              "end": 1345,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 4
                                },
                                "end": {
                                  "line": 36,
                                  "column": 22
                                }
                              },
                              "method": false,
                              "shorthand": false,
                              "computed": false,
                              "key": {
                                "type": "Identifier",
                                "start": 1327,
                                "end": 1338,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 15
                                  },
                                  "identifierName": "interactive"
                                },
                                "name": "interactive"
                              },
                              "value": {
                                "type": "BooleanLiteral",
                                "start": 1340,
                                "end": 1345,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 22
                                  }
                                },
                                "value": false
                              }
                            }
                          ]
                        },
                        {
                          "type": "Identifier",
                          "start": 1352,
                          "end": 1367,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 5
                            },
                            "end": {
                              "line": 37,
                              "column": 20
                            },
                            "identifierName": "providedOptions"
                          },
                          "name": "providedOptions"
                        }
                      ]
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "ExpressionStatement",
                "start": 1372,
                "end": 1407,
                "loc": {
                  "start": {
                    "line": 38,
                    "column": 2
                  },
                  "end": {
                    "line": 38,
                    "column": 37
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 1372,
                  "end": 1406,
                  "loc": {
                    "start": {
                      "line": 38,
                      "column": 2
                    },
                    "end": {
                      "line": 38,
                      "column": 36
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 1372,
                    "end": 1392,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 2
                      },
                      "end": {
                        "line": 38,
                        "column": 22
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 1372,
                      "end": 1380,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 2
                        },
                        "end": {
                          "line": 38,
                          "column": 10
                        },
                        "identifierName": "asyncOra"
                      },
                      "name": "asyncOra"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 1381,
                      "end": 1392,
                      "loc": {
                        "start": {
                          "line": 38,
                          "column": 11
                        },
                        "end": {
                          "line": 38,
                          "column": 22
                        },
                        "identifierName": "interactive"
                      },
                      "name": "interactive"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "Identifier",
                    "start": 1395,
                    "end": 1406,
                    "loc": {
                      "start": {
                        "line": 38,
                        "column": 25
                      },
                      "end": {
                        "line": 38,
                        "column": 36
                      },
                      "identifierName": "interactive"
                    },
                    "name": "interactive"
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "start": 1411,
                "end": 1456,
                "loc": {
                  "start": {
                    "line": 40,
                    "column": 2
                  },
                  "end": {
                    "line": 40,
                    "column": 47
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 1411,
                  "end": 1455,
                  "loc": {
                    "start": {
                      "line": 40,
                      "column": 2
                    },
                    "end": {
                      "line": 40,
                      "column": 46
                    }
                  },
                  "callee": {
                    "type": "Identifier",
                    "start": 1411,
                    "end": 1412,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 2
                      },
                      "end": {
                        "line": 40,
                        "column": 3
                      },
                      "identifierName": "d"
                    },
                    "name": "d"
                  },
                  "arguments": [
                    {
                      "type": "TemplateLiteral",
                      "start": 1413,
                      "end": 1454,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 4
                        },
                        "end": {
                          "line": 40,
                          "column": 45
                        }
                      },
                      "expressions": [
                        {
                          "type": "Identifier",
                          "start": 1449,
                          "end": 1452,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 40
                            },
                            "end": {
                              "line": 40,
                              "column": 43
                            },
                            "identifierName": "dir"
                          },
                          "name": "dir"
                        }
                      ],
                      "quasis": [
                        {
                          "type": "TemplateElement",
                          "start": 1414,
                          "end": 1447,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 5
                            },
                            "end": {
                              "line": 40,
                              "column": 38
                            }
                          },
                          "value": {
                            "raw": "Attempting to import project in: ",
                            "cooked": "Attempting to import project in: "
                          },
                          "tail": false
                        },
                        {
                          "type": "TemplateElement",
                          "start": 1453,
                          "end": 1453,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 44
                            },
                            "end": {
                              "line": 40,
                              "column": 44
                            }
                          },
                          "value": {
                            "raw": "",
                            "cooked": ""
                          },
                          "tail": true
                        }
                      ]
                    }
                  ]
                }
              },
              {
                "type": "IfStatement",
                "start": 1459,
                "end": 1631,
                "loc": {
                  "start": {
                    "line": 41,
                    "column": 2
                  },
                  "end": {
                    "line": 44,
                    "column": 3
                  }
                },
                "test": {
                  "type": "LogicalExpression",
                  "start": 1463,
                  "end": 1539,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 6
                    },
                    "end": {
                      "line": 41,
                      "column": 82
                    }
                  },
                  "left": {
                    "type": "UnaryExpression",
                    "start": 1463,
                    "end": 1484,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 6
                      },
                      "end": {
                        "line": 41,
                        "column": 27
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "AwaitExpression",
                      "start": 1464,
                      "end": 1484,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 7
                        },
                        "end": {
                          "line": 41,
                          "column": 27
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1470,
                        "end": 1484,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 13
                          },
                          "end": {
                            "line": 41,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1470,
                          "end": 1479,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 13
                            },
                            "end": {
                              "line": 41,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1470,
                            "end": 1472,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 13
                              },
                              "end": {
                                "line": 41,
                                "column": 15
                              },
                              "identifierName": "fs"
                            },
                            "name": "fs"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1473,
                            "end": 1479,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 16
                              },
                              "end": {
                                "line": 41,
                                "column": 22
                              },
                              "identifierName": "exists"
                            },
                            "name": "exists"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1480,
                            "end": 1483,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 23
                              },
                              "end": {
                                "line": 41,
                                "column": 26
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir"
                          }
                        ]
                      }
                    },
                    "extra": {
                      "parenthesizedArgument": false
                    }
                  },
                  "operator": "||",
                  "right": {
                    "type": "UnaryExpression",
                    "start": 1488,
                    "end": 1539,
                    "loc": {
                      "start": {
                        "line": 41,
                        "column": 31
                      },
                      "end": {
                        "line": 41,
                        "column": 82
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "AwaitExpression",
                      "start": 1489,
                      "end": 1539,
                      "loc": {
                        "start": {
                          "line": 41,
                          "column": 32
                        },
                        "end": {
                          "line": 41,
                          "column": 82
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1495,
                        "end": 1539,
                        "loc": {
                          "start": {
                            "line": 41,
                            "column": 38
                          },
                          "end": {
                            "line": 41,
                            "column": 82
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1495,
                          "end": 1504,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 38
                            },
                            "end": {
                              "line": 41,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1495,
                            "end": 1497,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 38
                              },
                              "end": {
                                "line": 41,
                                "column": 40
                              },
                              "identifierName": "fs"
                            },
                            "name": "fs"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1498,
                            "end": 1504,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 41
                              },
                              "end": {
                                "line": 41,
                                "column": 47
                              },
                              "identifierName": "exists"
                            },
                            "name": "exists"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 1505,
                            "end": 1538,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 48
                              },
                              "end": {
                                "line": 41,
                                "column": 81
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1505,
                              "end": 1517,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 48
                                },
                                "end": {
                                  "line": 41,
                                  "column": 60
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1505,
                                "end": 1509,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 52
                                  },
                                  "identifierName": "path"
                                },
                                "name": "path"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1510,
                                "end": 1517,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 60
                                  },
                                  "identifierName": "resolve"
                                },
                                "name": "resolve"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 1518,
                                "end": 1521,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 64
                                  },
                                  "identifierName": "dir"
                                },
                                "name": "dir"
                              },
                              {
                                "type": "StringLiteral",
                                "start": 1523,
                                "end": 1537,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 66
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 80
                                  }
                                },
                                "extra": {
                                  "rawValue": "package.json",
                                  "raw": "'package.json'"
                                },
                                "value": "package.json"
                              }
                            ]
                          }
                        ]
                      }
                    },
                    "extra": {
                      "parenthesizedArgument": false
                    }
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 1541,
                  "end": 1631,
                  "loc": {
                    "start": {
                      "line": 41,
                      "column": 84
                    },
                    "end": {
                      "line": 44,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1547,
                      "end": 1606,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 4
                        },
                        "end": {
                          "line": 42,
                          "column": 63
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1547,
                        "end": 1605,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 4
                          },
                          "end": {
                            "line": 42,
                            "column": 62
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1547,
                          "end": 1560,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 4
                            },
                            "end": {
                              "line": 42,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1547,
                            "end": 1554,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 4
                              },
                              "end": {
                                "line": 42,
                                "column": 11
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1555,
                            "end": 1560,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 12
                              },
                              "end": {
                                "line": 42,
                                "column": 17
                              },
                              "identifierName": "error"
                            },
                            "name": "error"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 1561,
                            "end": 1604,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 18
                              },
                              "end": {
                                "line": 42,
                                "column": 61
                              }
                            },
                            "object": {
                              "type": "TemplateLiteral",
                              "start": 1561,
                              "end": 1600,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 18
                                },
                                "end": {
                                  "line": 42,
                                  "column": 57
                                }
                              },
                              "expressions": [
                                {
                                  "type": "Identifier",
                                  "start": 1595,
                                  "end": 1598,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 55
                                    },
                                    "identifierName": "dir"
                                  },
                                  "name": "dir"
                                }
                              ],
                              "quasis": [
                                {
                                  "type": "TemplateElement",
                                  "start": 1562,
                                  "end": 1593,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 50
                                    }
                                  },
                                  "value": {
                                    "raw": "We couldn't find a project in: ",
                                    "cooked": "We couldn't find a project in: "
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 1599,
                                  "end": 1599,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 56
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 56
                                    }
                                  },
                                  "value": {
                                    "raw": "",
                                    "cooked": ""
                                  },
                                  "tail": true
                                }
                              ]
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1601,
                              "end": 1604,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 58
                                },
                                "end": {
                                  "line": 42,
                                  "column": 61
                                },
                                "identifierName": "red"
                              },
                              "name": "red"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1611,
                      "end": 1627,
                      "loc": {
                        "start": {
                          "line": 43,
                          "column": 4
                        },
                        "end": {
                          "line": 43,
                          "column": 20
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1611,
                        "end": 1626,
                        "loc": {
                          "start": {
                            "line": 43,
                            "column": 4
                          },
                          "end": {
                            "line": 43,
                            "column": 19
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1611,
                          "end": 1623,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 4
                            },
                            "end": {
                              "line": 43,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1611,
                            "end": 1618,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 4
                              },
                              "end": {
                                "line": 43,
                                "column": 11
                              },
                              "identifierName": "process"
                            },
                            "name": "process"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1619,
                            "end": 1623,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 12
                              },
                              "end": {
                                "line": 43,
                                "column": 16
                              },
                              "identifierName": "exit"
                            },
                            "name": "exit"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "NumericLiteral",
                            "start": 1624,
                            "end": 1625,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 17
                              },
                              "end": {
                                "line": 43,
                                "column": 18
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "alternate": null,
                "trailingComments": [
                  {
                    "type": "CommentLine",
                    "value": " eslint-disable-next-line max-len",
                    "start": 1635,
                    "end": 1670,
                    "loc": {
                      "start": {
                        "line": 46,
                        "column": 2
                      },
                      "end": {
                        "line": 46,
                        "column": 37
                      }
                    }
                  }
                ]
              },
              {
                "type": "VariableDeclaration",
                "start": 1673,
                "end": 1858,
                "loc": {
                  "start": {
                    "line": 47,
                    "column": 2
                  },
                  "end": {
                    "line": 47,
                    "column": 187
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1679,
                    "end": 1857,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 8
                      },
                      "end": {
                        "line": 47,
                        "column": 186
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1679,
                      "end": 1686,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 8
                        },
                        "end": {
                          "line": 47,
                          "column": 15
                        },
                        "identifierName": "confirm"
                      },
                      "name": "confirm",
                      "leadingComments": null
                    },
                    "init": {
                      "type": "AwaitExpression",
                      "start": 1689,
                      "end": 1857,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 18
                        },
                        "end": {
                          "line": 47,
                          "column": 186
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1695,
                        "end": 1857,
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 24
                          },
                          "end": {
                            "line": 47,
                            "column": 186
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1695,
                          "end": 1715,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 24
                            },
                            "end": {
                              "line": 47,
                              "column": 44
                            },
                            "identifierName": "confirmIfInteractive"
                          },
                          "name": "confirmIfInteractive"
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1716,
                            "end": 1727,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 45
                              },
                              "end": {
                                "line": 47,
                                "column": 56
                              },
                              "identifierName": "interactive"
                            },
                            "name": "interactive"
                          },
                          {
                            "type": "TemplateLiteral",
                            "start": 1729,
                            "end": 1856,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 58
                              },
                              "end": {
                                "line": 47,
                                "column": 185
                              }
                            },
                            "expressions": [
                              {
                                "type": "Identifier",
                                "start": 1773,
                                "end": 1776,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 102
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 105
                                  },
                                  "identifierName": "dir"
                                },
                                "name": "dir"
                              }
                            ],
                            "quasis": [
                              {
                                "type": "TemplateElement",
                                "start": 1730,
                                "end": 1771,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 100
                                  }
                                },
                                "value": {
                                  "raw": "WARNING: We will now attempt to import: \"",
                                  "cooked": "WARNING: We will now attempt to import: \""
                                },
                                "tail": false
                              },
                              {
                                "type": "TemplateElement",
                                "start": 1777,
                                "end": 1855,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 106
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 184
                                  }
                                },
                                "value": {
                                  "raw": "\".  This will involve modifying some files, are you sure you want to continue?",
                                  "cooked": "\".  This will involve modifying some files, are you sure you want to continue?"
                                },
                                "tail": true
                              }
                            ]
                          }
                        ]
                      }
                    },
                    "leadingComments": null
                  }
                ],
                "kind": "const",
                "leadingComments": [
                  {
                    "type": "CommentLine",
                    "value": " eslint-disable-next-line max-len",
                    "start": 1635,
                    "end": 1670,
                    "loc": {
                      "start": {
                        "line": 46,
                        "column": 2
                      },
                      "end": {
                        "line": 46,
                        "column": 37
                      }
                    }
                  }
                ]
              },
              {
                "type": "IfStatement",
                "start": 1862,
                "end": 1902,
                "loc": {
                  "start": {
                    "line": 49,
                    "column": 2
                  },
                  "end": {
                    "line": 51,
                    "column": 3
                  }
                },
                "test": {
                  "type": "UnaryExpression",
                  "start": 1866,
                  "end": 1874,
                  "loc": {
                    "start": {
                      "line": 49,
                      "column": 6
                    },
                    "end": {
                      "line": 49,
                      "column": 14
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "Identifier",
                    "start": 1867,
                    "end": 1874,
                    "loc": {
                      "start": {
                        "line": 49,
                        "column": 7
                      },
                      "end": {
                        "line": 49,
                        "column": 14
                      },
                      "identifierName": "confirm"
                    },
                    "name": "confirm"
                  },
                  "extra": {
                    "parenthesizedArgument": false
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 1876,
                  "end": 1902,
                  "loc": {
                    "start": {
                      "line": 49,
                      "column": 16
                    },
                    "end": {
                      "line": 51,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 1882,
                      "end": 1898,
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 4
                        },
                        "end": {
                          "line": 50,
                          "column": 20
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1882,
                        "end": 1897,
                        "loc": {
                          "start": {
                            "line": 50,
                            "column": 4
                          },
                          "end": {
                            "line": 50,
                            "column": 19
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1882,
                          "end": 1894,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 4
                            },
                            "end": {
                              "line": 50,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1882,
                            "end": 1889,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 4
                              },
                              "end": {
                                "line": 50,
                                "column": 11
                              },
                              "identifierName": "process"
                            },
                            "name": "process"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1890,
                            "end": 1894,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 12
                              },
                              "end": {
                                "line": 50,
                                "column": 16
                              },
                              "identifierName": "exit"
                            },
                            "name": "exit"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "NumericLiteral",
                            "start": 1895,
                            "end": 1896,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 17
                              },
                              "end": {
                                "line": 50,
                                "column": 18
                              }
                            },
                            "extra": {
                              "rawValue": 1,
                              "raw": "1"
                            },
                            "value": 1
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "ExpressionStatement",
                "start": 1906,
                "end": 1925,
                "loc": {
                  "start": {
                    "line": 53,
                    "column": 2
                  },
                  "end": {
                    "line": 53,
                    "column": 21
                  }
                },
                "expression": {
                  "type": "AwaitExpression",
                  "start": 1906,
                  "end": 1924,
                  "loc": {
                    "start": {
                      "line": 53,
                      "column": 2
                    },
                    "end": {
                      "line": 53,
                      "column": 20
                    }
                  },
                  "argument": {
                    "type": "CallExpression",
                    "start": 1912,
                    "end": 1924,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 8
                      },
                      "end": {
                        "line": 53,
                        "column": 20
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 1912,
                      "end": 1919,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 15
                        },
                        "identifierName": "initGit"
                      },
                      "name": "initGit"
                    },
                    "arguments": [
                      {
                        "type": "Identifier",
                        "start": 1920,
                        "end": 1923,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 16
                          },
                          "end": {
                            "line": 53,
                            "column": 19
                          },
                          "identifierName": "dir"
                        },
                        "name": "dir"
                      }
                    ]
                  }
                }
              },
              {
                "type": "VariableDeclaration",
                "start": 1929,
                "end": 1974,
                "loc": {
                  "start": {
                    "line": 55,
                    "column": 2
                  },
                  "end": {
                    "line": 55,
                    "column": 47
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 1933,
                    "end": 1973,
                    "loc": {
                      "start": {
                        "line": 55,
                        "column": 6
                      },
                      "end": {
                        "line": 55,
                        "column": 46
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 1933,
                      "end": 1944,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 6
                        },
                        "end": {
                          "line": 55,
                          "column": 17
                        },
                        "identifierName": "packageJSON"
                      },
                      "name": "packageJSON"
                    },
                    "init": {
                      "type": "AwaitExpression",
                      "start": 1947,
                      "end": 1973,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 20
                        },
                        "end": {
                          "line": 55,
                          "column": 46
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1953,
                        "end": 1973,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 26
                          },
                          "end": {
                            "line": 55,
                            "column": 46
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1953,
                          "end": 1968,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 26
                            },
                            "end": {
                              "line": 55,
                              "column": 41
                            },
                            "identifierName": "readPackageJSON"
                          },
                          "name": "readPackageJSON"
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1969,
                            "end": 1972,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 42
                              },
                              "end": {
                                "line": 55,
                                "column": 45
                              },
                              "identifierName": "dir"
                            },
                            "name": "dir"
                          }
                        ]
                      }
                    }
                  }
                ],
                "kind": "let"
              },
              {
                "type": "IfStatement",
                "start": 1977,
                "end": 2294,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 2
                  },
                  "end": {
                    "line": 63,
                    "column": 3
                  }
                },
                "test": {
                  "type": "LogicalExpression",
                  "start": 1981,
                  "end": 2027,
                  "loc": {
                    "start": {
                      "line": 56,
                      "column": 6
                    },
                    "end": {
                      "line": 56,
                      "column": 52
                    }
                  },
                  "left": {
                    "type": "MemberExpression",
                    "start": 1981,
                    "end": 1999,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 6
                      },
                      "end": {
                        "line": 56,
                        "column": 24
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 1981,
                      "end": 1992,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 6
                        },
                        "end": {
                          "line": 56,
                          "column": 17
                        },
                        "identifierName": "packageJSON"
                      },
                      "name": "packageJSON"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 1993,
                      "end": 1999,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 18
                        },
                        "end": {
                          "line": 56,
                          "column": 24
                        },
                        "identifierName": "config"
                      },
                      "name": "config"
                    },
                    "computed": false
                  },
                  "operator": "&&",
                  "right": {
                    "type": "MemberExpression",
                    "start": 2003,
                    "end": 2027,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 28
                      },
                      "end": {
                        "line": 56,
                        "column": 52
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 2003,
                      "end": 2021,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 28
                        },
                        "end": {
                          "line": 56,
                          "column": 46
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2003,
                        "end": 2014,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 28
                          },
                          "end": {
                            "line": 56,
                            "column": 39
                          },
                          "identifierName": "packageJSON"
                        },
                        "name": "packageJSON"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2015,
                        "end": 2021,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 40
                          },
                          "end": {
                            "line": 56,
                            "column": 46
                          },
                          "identifierName": "config"
                        },
                        "name": "config"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 2022,
                      "end": 2027,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 47
                        },
                        "end": {
                          "line": 56,
                          "column": 52
                        },
                        "identifierName": "forge"
                      },
                      "name": "forge"
                    },
                    "computed": false
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 2029,
                  "end": 2294,
                  "loc": {
                    "start": {
                      "line": 56,
                      "column": 54
                    },
                    "end": {
                      "line": 63,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2035,
                      "end": 2127,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 4
                        },
                        "end": {
                          "line": 57,
                          "column": 96
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2035,
                        "end": 2126,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 4
                          },
                          "end": {
                            "line": 57,
                            "column": 95
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2035,
                          "end": 2047,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 4
                            },
                            "end": {
                              "line": 57,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2035,
                            "end": 2042,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 4
                              },
                              "end": {
                                "line": 57,
                                "column": 11
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2043,
                            "end": 2047,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 12
                              },
                              "end": {
                                "line": 57,
                                "column": 16
                              },
                              "identifierName": "warn"
                            },
                            "name": "warn"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 2048,
                            "end": 2125,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 17
                              },
                              "end": {
                                "line": 57,
                                "column": 94
                              }
                            },
                            "object": {
                              "type": "StringLiteral",
                              "start": 2048,
                              "end": 2119,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 17
                                },
                                "end": {
                                  "line": 57,
                                  "column": 88
                                }
                              },
                              "extra": {
                                "rawValue": "It looks like this project is already configured for \"electron-forge\"",
                                "raw": "'It looks like this project is already configured for \"electron-forge\"'"
                              },
                              "value": "It looks like this project is already configured for \"electron-forge\""
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2120,
                              "end": 2125,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 89
                                },
                                "end": {
                                  "line": 57,
                                  "column": 94
                                },
                                "identifierName": "green"
                              },
                              "name": "green"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 2132,
                      "end": 2233,
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 4
                        },
                        "end": {
                          "line": 58,
                          "column": 105
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2138,
                          "end": 2232,
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 10
                            },
                            "end": {
                              "line": 58,
                              "column": 104
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 2138,
                            "end": 2152,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 10
                              },
                              "end": {
                                "line": 58,
                                "column": 24
                              },
                              "identifierName": "shouldContinue"
                            },
                            "name": "shouldContinue"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 2155,
                            "end": 2232,
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 27
                              },
                              "end": {
                                "line": 58,
                                "column": 104
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 2161,
                              "end": 2232,
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 33
                                },
                                "end": {
                                  "line": 58,
                                  "column": 104
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 2161,
                                "end": 2181,
                                "loc": {
                                  "start": {
                                    "line": 58,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 58,
                                    "column": 53
                                  },
                                  "identifierName": "confirmIfInteractive"
                                },
                                "name": "confirmIfInteractive"
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 2182,
                                  "end": 2193,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 65
                                    },
                                    "identifierName": "interactive"
                                  },
                                  "name": "interactive"
                                },
                                {
                                  "type": "StringLiteral",
                                  "start": 2195,
                                  "end": 2231,
                                  "loc": {
                                    "start": {
                                      "line": 58,
                                      "column": 67
                                    },
                                    "end": {
                                      "line": 58,
                                      "column": 103
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "Are you sure you want to continue?",
                                    "raw": "'Are you sure you want to continue?'"
                                  },
                                  "value": "Are you sure you want to continue?"
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "IfStatement",
                      "start": 2239,
                      "end": 2290,
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 4
                        },
                        "end": {
                          "line": 62,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 2243,
                        "end": 2258,
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 8
                          },
                          "end": {
                            "line": 60,
                            "column": 23
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "Identifier",
                          "start": 2244,
                          "end": 2258,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 9
                            },
                            "end": {
                              "line": 60,
                              "column": 23
                            },
                            "identifierName": "shouldContinue"
                          },
                          "name": "shouldContinue"
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 2260,
                        "end": 2290,
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 25
                          },
                          "end": {
                            "line": 62,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 2268,
                            "end": 2284,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 6
                              },
                              "end": {
                                "line": 61,
                                "column": 22
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 2268,
                              "end": 2283,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 6
                                },
                                "end": {
                                  "line": 61,
                                  "column": 21
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2268,
                                "end": 2280,
                                "loc": {
                                  "start": {
                                    "line": 61,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 61,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2268,
                                  "end": 2275,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 13
                                    },
                                    "identifierName": "process"
                                  },
                                  "name": "process"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2276,
                                  "end": 2280,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 18
                                    },
                                    "identifierName": "exit"
                                  },
                                  "name": "exit"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "NumericLiteral",
                                  "start": 2281,
                                  "end": 2282,
                                  "loc": {
                                    "start": {
                                      "line": 61,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 61,
                                      "column": 20
                                    }
                                  },
                                  "extra": {
                                    "rawValue": 0,
                                    "raw": "0"
                                  },
                                  "value": 0
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "alternate": null,
                "trailingComments": [
                  {
                    "type": "CommentLine",
                    "value": " eslint-disable-next-line max-len",
                    "start": 2298,
                    "end": 2333,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 2
                      },
                      "end": {
                        "line": 65,
                        "column": 37
                      }
                    }
                  }
                ]
              },
              {
                "type": "VariableDeclaration",
                "start": 2336,
                "end": 2558,
                "loc": {
                  "start": {
                    "line": 66,
                    "column": 2
                  },
                  "end": {
                    "line": 66,
                    "column": 224
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 2342,
                    "end": 2557,
                    "loc": {
                      "start": {
                        "line": 66,
                        "column": 8
                      },
                      "end": {
                        "line": 66,
                        "column": 223
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 2342,
                      "end": 2358,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 8
                        },
                        "end": {
                          "line": 66,
                          "column": 24
                        },
                        "identifierName": "shouldChangeMain"
                      },
                      "name": "shouldChangeMain",
                      "leadingComments": null
                    },
                    "init": {
                      "type": "AwaitExpression",
                      "start": 2361,
                      "end": 2557,
                      "loc": {
                        "start": {
                          "line": 66,
                          "column": 27
                        },
                        "end": {
                          "line": 66,
                          "column": 223
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 2367,
                        "end": 2557,
                        "loc": {
                          "start": {
                            "line": 66,
                            "column": 33
                          },
                          "end": {
                            "line": 66,
                            "column": 223
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 2367,
                          "end": 2387,
                          "loc": {
                            "start": {
                              "line": 66,
                              "column": 33
                            },
                            "end": {
                              "line": 66,
                              "column": 53
                            },
                            "identifierName": "confirmIfInteractive"
                          },
                          "name": "confirmIfInteractive"
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 2388,
                            "end": 2399,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 54
                              },
                              "end": {
                                "line": 66,
                                "column": 65
                              },
                              "identifierName": "interactive"
                            },
                            "name": "interactive"
                          },
                          {
                            "type": "StringLiteral",
                            "start": 2401,
                            "end": 2549,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 67
                              },
                              "end": {
                                "line": 66,
                                "column": 215
                              }
                            },
                            "extra": {
                              "rawValue": "Do you want us to change the \"main\" attribute of your package.json?  If you are currently using babel and pointing to a \"build\" directory say yes.",
                              "raw": "'Do you want us to change the \"main\" attribute of your package.json?  If you are currently using babel and pointing to a \"build\" directory say yes.'"
                            },
                            "value": "Do you want us to change the \"main\" attribute of your package.json?  If you are currently using babel and pointing to a \"build\" directory say yes."
                          },
                          {
                            "type": "BooleanLiteral",
                            "start": 2551,
                            "end": 2556,
                            "loc": {
                              "start": {
                                "line": 66,
                                "column": 217
                              },
                              "end": {
                                "line": 66,
                                "column": 222
                              }
                            },
                            "value": false
                          }
                        ]
                      }
                    },
                    "leadingComments": null
                  }
                ],
                "kind": "const",
                "leadingComments": [
                  {
                    "type": "CommentLine",
                    "value": " eslint-disable-next-line max-len",
                    "start": 2298,
                    "end": 2333,
                    "loc": {
                      "start": {
                        "line": 65,
                        "column": 2
                      },
                      "end": {
                        "line": 65,
                        "column": 37
                      }
                    }
                  }
                ]
              },
              {
                "type": "IfStatement",
                "start": 2561,
                "end": 2838,
                "loc": {
                  "start": {
                    "line": 67,
                    "column": 2
                  },
                  "end": {
                    "line": 75,
                    "column": 3
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 2565,
                  "end": 2581,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 6
                    },
                    "end": {
                      "line": 67,
                      "column": 22
                    },
                    "identifierName": "shouldChangeMain"
                  },
                  "name": "shouldChangeMain"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 2583,
                  "end": 2838,
                  "loc": {
                    "start": {
                      "line": 67,
                      "column": 24
                    },
                    "end": {
                      "line": 75,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 2589,
                      "end": 2802,
                      "loc": {
                        "start": {
                          "line": 68,
                          "column": 4
                        },
                        "end": {
                          "line": 73,
                          "column": 7
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 2595,
                          "end": 2801,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 10
                            },
                            "end": {
                              "line": 73,
                              "column": 6
                            }
                          },
                          "id": {
                            "type": "ObjectPattern",
                            "start": 2595,
                            "end": 2606,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 10
                              },
                              "end": {
                                "line": 68,
                                "column": 21
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 2597,
                                "end": 2604,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 19
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2597,
                                  "end": 2604,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 19
                                    },
                                    "identifierName": "newMain"
                                  },
                                  "name": "newMain"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2597,
                                  "end": 2604,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 19
                                    },
                                    "identifierName": "newMain"
                                  },
                                  "name": "newMain"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              }
                            ]
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 2609,
                            "end": 2801,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 24
                              },
                              "end": {
                                "line": 73,
                                "column": 6
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 2615,
                              "end": 2801,
                              "loc": {
                                "start": {
                                  "line": 68,
                                  "column": 30
                                },
                                "end": {
                                  "line": 73,
                                  "column": 6
                                }
                              },
                              "callee": {
                                "type": "CallExpression",
                                "start": 2615,
                                "end": 2644,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 68,
                                    "column": 59
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2615,
                                  "end": 2642,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 57
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2615,
                                    "end": 2623,
                                    "loc": {
                                      "start": {
                                        "line": 68,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 68,
                                        "column": 38
                                      },
                                      "identifierName": "inquirer"
                                    },
                                    "name": "inquirer"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2624,
                                    "end": 2642,
                                    "loc": {
                                      "start": {
                                        "line": 68,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 68,
                                        "column": 57
                                      },
                                      "identifierName": "createPromptModule"
                                    },
                                    "name": "createPromptModule"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 2645,
                                  "end": 2800,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 60
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 5
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 2653,
                                      "end": 2666,
                                      "loc": {
                                        "start": {
                                          "line": 69,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 69,
                                          "column": 19
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 2653,
                                        "end": 2657,
                                        "loc": {
                                          "start": {
                                            "line": 69,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 10
                                          },
                                          "identifierName": "type"
                                        },
                                        "name": "type"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 2659,
                                        "end": 2666,
                                        "loc": {
                                          "start": {
                                            "line": 69,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 19
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "input",
                                          "raw": "'input'"
                                        },
                                        "value": "input"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 2674,
                                      "end": 2689,
                                      "loc": {
                                        "start": {
                                          "line": 70,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 70,
                                          "column": 21
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 2674,
                                        "end": 2678,
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 10
                                          },
                                          "identifierName": "name"
                                        },
                                        "name": "name"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 2680,
                                        "end": 2689,
                                        "loc": {
                                          "start": {
                                            "line": 70,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 70,
                                            "column": 21
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "newMain",
                                          "raw": "'newMain'"
                                        },
                                        "value": "newMain"
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 2697,
                                      "end": 2722,
                                      "loc": {
                                        "start": {
                                          "line": 71,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 71,
                                          "column": 31
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 2697,
                                        "end": 2704,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 13
                                          },
                                          "identifierName": "default"
                                        },
                                        "name": "default"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 2706,
                                        "end": 2722,
                                        "loc": {
                                          "start": {
                                            "line": 71,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 71,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2706,
                                          "end": 2717,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 26
                                            },
                                            "identifierName": "packageJSON"
                                          },
                                          "name": "packageJSON"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2718,
                                          "end": 2722,
                                          "loc": {
                                            "start": {
                                              "line": 71,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 71,
                                              "column": 31
                                            },
                                            "identifierName": "main"
                                          },
                                          "name": "main"
                                        },
                                        "computed": false
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 2730,
                                      "end": 2793,
                                      "loc": {
                                        "start": {
                                          "line": 72,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 72,
                                          "column": 69
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 2730,
                                        "end": 2737,
                                        "loc": {
                                          "start": {
                                            "line": 72,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 72,
                                            "column": 13
                                          },
                                          "identifierName": "message"
                                        },
                                        "name": "message"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 2739,
                                        "end": 2793,
                                        "loc": {
                                          "start": {
                                            "line": 72,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 72,
                                            "column": 69
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "Enter the relative path to your uncompiled main file",
                                          "raw": "'Enter the relative path to your uncompiled main file'"
                                        },
                                        "value": "Enter the relative path to your uncompiled main file"
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2807,
                      "end": 2834,
                      "loc": {
                        "start": {
                          "line": 74,
                          "column": 4
                        },
                        "end": {
                          "line": 74,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2807,
                        "end": 2833,
                        "loc": {
                          "start": {
                            "line": 74,
                            "column": 4
                          },
                          "end": {
                            "line": 74,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2807,
                          "end": 2823,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 4
                            },
                            "end": {
                              "line": 74,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 2807,
                            "end": 2818,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 4
                              },
                              "end": {
                                "line": 74,
                                "column": 15
                              },
                              "identifierName": "packageJSON"
                            },
                            "name": "packageJSON"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2819,
                            "end": 2823,
                            "loc": {
                              "start": {
                                "line": 74,
                                "column": 16
                              },
                              "end": {
                                "line": 74,
                                "column": 20
                              },
                              "identifierName": "main"
                            },
                            "name": "main"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 2826,
                          "end": 2833,
                          "loc": {
                            "start": {
                              "line": 74,
                              "column": 23
                            },
                            "end": {
                              "line": 74,
                              "column": 30
                            },
                            "identifierName": "newMain"
                          },
                          "name": "newMain"
                        }
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "ExpressionStatement",
                "start": 2842,
                "end": 2900,
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 2
                  },
                  "end": {
                    "line": 77,
                    "column": 60
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 2842,
                  "end": 2899,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 2
                    },
                    "end": {
                      "line": 77,
                      "column": 59
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 2842,
                    "end": 2866,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 2
                      },
                      "end": {
                        "line": 77,
                        "column": 26
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 2842,
                      "end": 2853,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 2
                        },
                        "end": {
                          "line": 77,
                          "column": 13
                        },
                        "identifierName": "packageJSON"
                      },
                      "name": "packageJSON"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 2854,
                      "end": 2866,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 14
                        },
                        "end": {
                          "line": 77,
                          "column": 26
                        },
                        "identifierName": "dependencies"
                      },
                      "name": "dependencies"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "LogicalExpression",
                    "start": 2869,
                    "end": 2899,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 29
                      },
                      "end": {
                        "line": 77,
                        "column": 59
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 2869,
                      "end": 2893,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 29
                        },
                        "end": {
                          "line": 77,
                          "column": 53
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2869,
                        "end": 2880,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 29
                          },
                          "end": {
                            "line": 77,
                            "column": 40
                          },
                          "identifierName": "packageJSON"
                        },
                        "name": "packageJSON"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2881,
                        "end": 2893,
                        "loc": {
                          "start": {
                            "line": 77,
                            "column": 41
                          },
                          "end": {
                            "line": 77,
                            "column": 53
                          },
                          "identifierName": "dependencies"
                        },
                        "name": "dependencies"
                      },
                      "computed": false
                    },
                    "operator": "||",
                    "right": {
                      "type": "ObjectExpression",
                      "start": 2897,
                      "end": 2899,
                      "loc": {
                        "start": {
                          "line": 77,
                          "column": 57
                        },
                        "end": {
                          "line": 77,
                          "column": 59
                        }
                      },
                      "properties": []
                    }
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "start": 2903,
                "end": 2967,
                "loc": {
                  "start": {
                    "line": 78,
                    "column": 2
                  },
                  "end": {
                    "line": 78,
                    "column": 66
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 2903,
                  "end": 2966,
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 2
                    },
                    "end": {
                      "line": 78,
                      "column": 65
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 2903,
                    "end": 2930,
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 2
                      },
                      "end": {
                        "line": 78,
                        "column": 29
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 2903,
                      "end": 2914,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 2
                        },
                        "end": {
                          "line": 78,
                          "column": 13
                        },
                        "identifierName": "packageJSON"
                      },
                      "name": "packageJSON"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 2915,
                      "end": 2930,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 14
                        },
                        "end": {
                          "line": 78,
                          "column": 29
                        },
                        "identifierName": "devDependencies"
                      },
                      "name": "devDependencies"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "LogicalExpression",
                    "start": 2933,
                    "end": 2966,
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 32
                      },
                      "end": {
                        "line": 78,
                        "column": 65
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 2933,
                      "end": 2960,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 32
                        },
                        "end": {
                          "line": 78,
                          "column": 59
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 2933,
                        "end": 2944,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 32
                          },
                          "end": {
                            "line": 78,
                            "column": 43
                          },
                          "identifierName": "packageJSON"
                        },
                        "name": "packageJSON"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 2945,
                        "end": 2960,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 44
                          },
                          "end": {
                            "line": 78,
                            "column": 59
                          },
                          "identifierName": "devDependencies"
                        },
                        "name": "devDependencies"
                      },
                      "computed": false
                    },
                    "operator": "||",
                    "right": {
                      "type": "ObjectExpression",
                      "start": 2964,
                      "end": 2966,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 63
                        },
                        "end": {
                          "line": 78,
                          "column": 65
                        }
                      },
                      "properties": []
                    }
                  }
                }
              },
              {
                "type": "VariableDeclaration",
                "start": 2971,
                "end": 3071,
                "loc": {
                  "start": {
                    "line": 80,
                    "column": 2
                  },
                  "end": {
                    "line": 80,
                    "column": 102
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 2977,
                    "end": 3070,
                    "loc": {
                      "start": {
                        "line": 80,
                        "column": 8
                      },
                      "end": {
                        "line": 80,
                        "column": 101
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 2977,
                      "end": 2981,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 8
                        },
                        "end": {
                          "line": 80,
                          "column": 12
                        },
                        "identifierName": "keys"
                      },
                      "name": "keys"
                    },
                    "init": {
                      "type": "CallExpression",
                      "start": 2984,
                      "end": 3070,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 15
                        },
                        "end": {
                          "line": 80,
                          "column": 101
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 2984,
                        "end": 3028,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 15
                          },
                          "end": {
                            "line": 80,
                            "column": 59
                          }
                        },
                        "object": {
                          "type": "CallExpression",
                          "start": 2984,
                          "end": 3021,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 15
                            },
                            "end": {
                              "line": 80,
                              "column": 52
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2984,
                            "end": 2995,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 15
                              },
                              "end": {
                                "line": 80,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2984,
                              "end": 2990,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 15
                                },
                                "end": {
                                  "line": 80,
                                  "column": 21
                                },
                                "identifierName": "Object"
                              },
                              "name": "Object"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2991,
                              "end": 2995,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 22
                                },
                                "end": {
                                  "line": 80,
                                  "column": 26
                                },
                                "identifierName": "keys"
                              },
                              "name": "keys"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 2996,
                              "end": 3020,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 27
                                },
                                "end": {
                                  "line": 80,
                                  "column": 51
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 2996,
                                "end": 3007,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 38
                                  },
                                  "identifierName": "packageJSON"
                                },
                                "name": "packageJSON"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3008,
                                "end": 3020,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 51
                                  },
                                  "identifierName": "dependencies"
                                },
                                "name": "dependencies"
                              },
                              "computed": false
                            }
                          ]
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3022,
                          "end": 3028,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 53
                            },
                            "end": {
                              "line": 80,
                              "column": 59
                            },
                            "identifierName": "concat"
                          },
                          "name": "concat"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "CallExpression",
                          "start": 3029,
                          "end": 3069,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 60
                            },
                            "end": {
                              "line": 80,
                              "column": 100
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 3029,
                            "end": 3040,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 60
                              },
                              "end": {
                                "line": 80,
                                "column": 71
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3029,
                              "end": 3035,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 60
                                },
                                "end": {
                                  "line": 80,
                                  "column": 66
                                },
                                "identifierName": "Object"
                              },
                              "name": "Object"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3036,
                              "end": 3040,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 67
                                },
                                "end": {
                                  "line": 80,
                                  "column": 71
                                },
                                "identifierName": "keys"
                              },
                              "name": "keys"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "MemberExpression",
                              "start": 3041,
                              "end": 3068,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 72
                                },
                                "end": {
                                  "line": 80,
                                  "column": 99
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 3041,
                                "end": 3052,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 72
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 83
                                  },
                                  "identifierName": "packageJSON"
                                },
                                "name": "packageJSON"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 3053,
                                "end": 3068,
                                "loc": {
                                  "start": {
                                    "line": 80,
                                    "column": 84
                                  },
                                  "end": {
                                    "line": 80,
                                    "column": 99
                                  },
                                  "identifierName": "devDependencies"
                                },
                                "name": "devDependencies"
                              },
                              "computed": false
                            }
                          ]
                        }
                      ]
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "VariableDeclaration",
                "start": 3074,
                "end": 3846,
                "loc": {
                  "start": {
                    "line": 81,
                    "column": 2
                  },
                  "end": {
                    "line": 91,
                    "column": 4
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 3080,
                    "end": 3845,
                    "loc": {
                      "start": {
                        "line": 81,
                        "column": 8
                      },
                      "end": {
                        "line": 91,
                        "column": 3
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 3080,
                      "end": 3097,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 8
                        },
                        "end": {
                          "line": 81,
                          "column": 25
                        },
                        "identifierName": "buildToolPackages"
                      },
                      "name": "buildToolPackages"
                    },
                    "init": {
                      "type": "ObjectExpression",
                      "start": 3100,
                      "end": 3845,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 28
                        },
                        "end": {
                          "line": 91,
                          "column": 3
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 3106,
                          "end": 3168,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 4
                            },
                            "end": {
                              "line": 82,
                              "column": 66
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3106,
                            "end": 3124,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 4
                              },
                              "end": {
                                "line": 82,
                                "column": 22
                              }
                            },
                            "extra": {
                              "rawValue": "electron-builder",
                              "raw": "'electron-builder'"
                            },
                            "value": "electron-builder"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3126,
                            "end": 3168,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 24
                              },
                              "end": {
                                "line": 82,
                                "column": 66
                              }
                            },
                            "extra": {
                              "rawValue": "provides mostly equivalent functionality",
                              "raw": "'provides mostly equivalent functionality'"
                            },
                            "value": "provides mostly equivalent functionality"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3174,
                          "end": 3248,
                          "loc": {
                            "start": {
                              "line": 83,
                              "column": 4
                            },
                            "end": {
                              "line": 83,
                              "column": 78
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3174,
                            "end": 3193,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 4
                              },
                              "end": {
                                "line": 83,
                                "column": 23
                              }
                            },
                            "extra": {
                              "rawValue": "electron-download",
                              "raw": "'electron-download'"
                            },
                            "value": "electron-download"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3195,
                            "end": 3248,
                            "loc": {
                              "start": {
                                "line": 83,
                                "column": 25
                              },
                              "end": {
                                "line": 83,
                                "column": 78
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3254,
                          "end": 3336,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 4
                            },
                            "end": {
                              "line": 84,
                              "column": 86
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3254,
                            "end": 3281,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 4
                              },
                              "end": {
                                "line": 84,
                                "column": 31
                              }
                            },
                            "extra": {
                              "rawValue": "electron-installer-debian",
                              "raw": "'electron-installer-debian'"
                            },
                            "value": "electron-installer-debian"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3283,
                            "end": 3336,
                            "loc": {
                              "start": {
                                "line": 84,
                                "column": 33
                              },
                              "end": {
                                "line": 84,
                                "column": 86
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3342,
                          "end": 3421,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 4
                            },
                            "end": {
                              "line": 85,
                              "column": 83
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3342,
                            "end": 3366,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 4
                              },
                              "end": {
                                "line": 85,
                                "column": 28
                              }
                            },
                            "extra": {
                              "rawValue": "electron-installer-dmg",
                              "raw": "'electron-installer-dmg'"
                            },
                            "value": "electron-installer-dmg"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3368,
                            "end": 3421,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 30
                              },
                              "end": {
                                "line": 85,
                                "column": 83
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3427,
                          "end": 3510,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 4
                            },
                            "end": {
                              "line": 86,
                              "column": 87
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3427,
                            "end": 3455,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 4
                              },
                              "end": {
                                "line": 86,
                                "column": 32
                              }
                            },
                            "extra": {
                              "rawValue": "electron-installer-flatpak",
                              "raw": "'electron-installer-flatpak'"
                            },
                            "value": "electron-installer-flatpak"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3457,
                            "end": 3510,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 34
                              },
                              "end": {
                                "line": 86,
                                "column": 87
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3516,
                          "end": 3598,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 4
                            },
                            "end": {
                              "line": 87,
                              "column": 86
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3516,
                            "end": 3543,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 4
                              },
                              "end": {
                                "line": 87,
                                "column": 31
                              }
                            },
                            "extra": {
                              "rawValue": "electron-installer-redhat",
                              "raw": "'electron-installer-redhat'"
                            },
                            "value": "electron-installer-redhat"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3545,
                            "end": 3598,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 33
                              },
                              "end": {
                                "line": 87,
                                "column": 86
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3604,
                          "end": 3678,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 4
                            },
                            "end": {
                              "line": 88,
                              "column": 78
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3604,
                            "end": 3623,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 4
                              },
                              "end": {
                                "line": 88,
                                "column": 23
                              }
                            },
                            "extra": {
                              "rawValue": "electron-osx-sign",
                              "raw": "'electron-osx-sign'"
                            },
                            "value": "electron-osx-sign"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3625,
                            "end": 3678,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 25
                              },
                              "end": {
                                "line": 88,
                                "column": 78
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3684,
                          "end": 3758,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 4
                            },
                            "end": {
                              "line": 89,
                              "column": 78
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3684,
                            "end": 3703,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 4
                              },
                              "end": {
                                "line": 89,
                                "column": 23
                              }
                            },
                            "extra": {
                              "rawValue": "electron-packager",
                              "raw": "'electron-packager'"
                            },
                            "value": "electron-packager"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3705,
                            "end": 3758,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 25
                              },
                              "end": {
                                "line": 89,
                                "column": 78
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 3764,
                          "end": 3840,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 4
                            },
                            "end": {
                              "line": 90,
                              "column": 80
                            }
                          },
                          "method": false,
                          "shorthand": false,
                          "computed": false,
                          "key": {
                            "type": "StringLiteral",
                            "start": 3764,
                            "end": 3785,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 4
                              },
                              "end": {
                                "line": 90,
                                "column": 25
                              }
                            },
                            "extra": {
                              "rawValue": "electron-winstaller",
                              "raw": "'electron-winstaller'"
                            },
                            "value": "electron-winstaller"
                          },
                          "value": {
                            "type": "StringLiteral",
                            "start": 3787,
                            "end": 3840,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 27
                              },
                              "end": {
                                "line": 90,
                                "column": 80
                              }
                            },
                            "extra": {
                              "rawValue": "already uses this module as a transitive dependency",
                              "raw": "'already uses this module as a transitive dependency'"
                            },
                            "value": "already uses this module as a transitive dependency"
                          }
                        }
                      ]
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "VariableDeclaration",
                "start": 3850,
                "end": 3867,
                "loc": {
                  "start": {
                    "line": 93,
                    "column": 2
                  },
                  "end": {
                    "line": 93,
                    "column": 19
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 3854,
                    "end": 3866,
                    "loc": {
                      "start": {
                        "line": 93,
                        "column": 6
                      },
                      "end": {
                        "line": 93,
                        "column": 18
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 3854,
                      "end": 3866,
                      "loc": {
                        "start": {
                          "line": 93,
                          "column": 6
                        },
                        "end": {
                          "line": 93,
                          "column": 18
                        },
                        "identifierName": "electronName"
                      },
                      "name": "electronName"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              {
                "type": "ForOfStatement",
                "start": 3870,
                "end": 4534,
                "loc": {
                  "start": {
                    "line": 94,
                    "column": 2
                  },
                  "end": {
                    "line": 109,
                    "column": 3
                  }
                },
                "left": {
                  "type": "VariableDeclaration",
                  "start": 3875,
                  "end": 3884,
                  "loc": {
                    "start": {
                      "line": 94,
                      "column": 7
                    },
                    "end": {
                      "line": 94,
                      "column": 16
                    }
                  },
                  "declarations": [
                    {
                      "type": "VariableDeclarator",
                      "start": 3881,
                      "end": 3884,
                      "loc": {
                        "start": {
                          "line": 94,
                          "column": 13
                        },
                        "end": {
                          "line": 94,
                          "column": 16
                        }
                      },
                      "id": {
                        "type": "Identifier",
                        "start": 3881,
                        "end": 3884,
                        "loc": {
                          "start": {
                            "line": 94,
                            "column": 13
                          },
                          "end": {
                            "line": 94,
                            "column": 16
                          },
                          "identifierName": "key"
                        },
                        "name": "key"
                      },
                      "init": null
                    }
                  ],
                  "kind": "const"
                },
                "right": {
                  "type": "Identifier",
                  "start": 3888,
                  "end": 3892,
                  "loc": {
                    "start": {
                      "line": 94,
                      "column": 20
                    },
                    "end": {
                      "line": 94,
                      "column": 24
                    },
                    "identifierName": "keys"
                  },
                  "name": "keys"
                },
                "body": {
                  "type": "BlockStatement",
                  "start": 3894,
                  "end": 4534,
                  "loc": {
                    "start": {
                      "line": 94,
                      "column": 26
                    },
                    "end": {
                      "line": 109,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 3900,
                      "end": 4530,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 4
                        },
                        "end": {
                          "line": 108,
                          "column": 5
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 3904,
                        "end": 3953,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 8
                          },
                          "end": {
                            "line": 95,
                            "column": 57
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 3904,
                          "end": 3922,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 8
                            },
                            "end": {
                              "line": 95,
                              "column": 26
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 3904,
                            "end": 3907,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 8
                              },
                              "end": {
                                "line": 95,
                                "column": 11
                              },
                              "identifierName": "key"
                            },
                            "name": "key"
                          },
                          "operator": "===",
                          "right": {
                            "type": "StringLiteral",
                            "start": 3912,
                            "end": 3922,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 16
                              },
                              "end": {
                                "line": 95,
                                "column": 26
                              }
                            },
                            "extra": {
                              "rawValue": "electron",
                              "raw": "'electron'"
                            },
                            "value": "electron"
                          }
                        },
                        "operator": "||",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 3926,
                          "end": 3953,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 30
                            },
                            "end": {
                              "line": 95,
                              "column": 57
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 3926,
                            "end": 3929,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 30
                              },
                              "end": {
                                "line": 95,
                                "column": 33
                              },
                              "identifierName": "key"
                            },
                            "name": "key"
                          },
                          "operator": "===",
                          "right": {
                            "type": "StringLiteral",
                            "start": 3934,
                            "end": 3953,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 38
                              },
                              "end": {
                                "line": 95,
                                "column": 57
                              }
                            },
                            "extra": {
                              "rawValue": "electron-prebuilt",
                              "raw": "'electron-prebuilt'"
                            },
                            "value": "electron-prebuilt"
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 3955,
                        "end": 4079,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 59
                          },
                          "end": {
                            "line": 99,
                            "column": 5
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 3963,
                            "end": 4000,
                            "loc": {
                              "start": {
                                "line": 96,
                                "column": 6
                              },
                              "end": {
                                "line": 96,
                                "column": 43
                              }
                            },
                            "expression": {
                              "type": "UnaryExpression",
                              "start": 3963,
                              "end": 3999,
                              "loc": {
                                "start": {
                                  "line": 96,
                                  "column": 6
                                },
                                "end": {
                                  "line": 96,
                                  "column": 42
                                }
                              },
                              "operator": "delete",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 3970,
                                "end": 3999,
                                "loc": {
                                  "start": {
                                    "line": 96,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 96,
                                    "column": 42
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 3970,
                                  "end": 3994,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3970,
                                    "end": 3981,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 24
                                      },
                                      "identifierName": "packageJSON"
                                    },
                                    "name": "packageJSON"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3982,
                                    "end": 3994,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 37
                                      },
                                      "identifierName": "dependencies"
                                    },
                                    "name": "dependencies"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3995,
                                  "end": 3998,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 41
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                "computed": true
                              },
                              "extra": {
                                "parenthesizedArgument": false
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 4007,
                            "end": 4047,
                            "loc": {
                              "start": {
                                "line": 97,
                                "column": 6
                              },
                              "end": {
                                "line": 97,
                                "column": 46
                              }
                            },
                            "expression": {
                              "type": "UnaryExpression",
                              "start": 4007,
                              "end": 4046,
                              "loc": {
                                "start": {
                                  "line": 97,
                                  "column": 6
                                },
                                "end": {
                                  "line": 97,
                                  "column": 45
                                }
                              },
                              "operator": "delete",
                              "prefix": true,
                              "argument": {
                                "type": "MemberExpression",
                                "start": 4014,
                                "end": 4046,
                                "loc": {
                                  "start": {
                                    "line": 97,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 97,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 4014,
                                  "end": 4041,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 40
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 4014,
                                    "end": 4025,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 24
                                      },
                                      "identifierName": "packageJSON"
                                    },
                                    "name": "packageJSON"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4026,
                                    "end": 4041,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 40
                                      },
                                      "identifierName": "devDependencies"
                                    },
                                    "name": "devDependencies"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4042,
                                  "end": 4045,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 44
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                "computed": true
                              },
                              "extra": {
                                "parenthesizedArgument": false
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 4054,
                            "end": 4073,
                            "loc": {
                              "start": {
                                "line": 98,
                                "column": 6
                              },
                              "end": {
                                "line": 98,
                                "column": 25
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 4054,
                              "end": 4072,
                              "loc": {
                                "start": {
                                  "line": 98,
                                  "column": 6
                                },
                                "end": {
                                  "line": 98,
                                  "column": 24
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 4054,
                                "end": 4066,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 6
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 18
                                  },
                                  "identifierName": "electronName"
                                },
                                "name": "electronName"
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 4069,
                                "end": 4072,
                                "loc": {
                                  "start": {
                                    "line": 98,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 98,
                                    "column": 24
                                  },
                                  "identifierName": "key"
                                },
                                "name": "key"
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 4085,
                        "end": 4530,
                        "loc": {
                          "start": {
                            "line": 99,
                            "column": 11
                          },
                          "end": {
                            "line": 108,
                            "column": 5
                          }
                        },
                        "test": {
                          "type": "MemberExpression",
                          "start": 4089,
                          "end": 4111,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 15
                            },
                            "end": {
                              "line": 99,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4089,
                            "end": 4106,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 15
                              },
                              "end": {
                                "line": 99,
                                "column": 32
                              },
                              "identifierName": "buildToolPackages"
                            },
                            "name": "buildToolPackages"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4107,
                            "end": 4110,
                            "loc": {
                              "start": {
                                "line": 99,
                                "column": 33
                              },
                              "end": {
                                "line": 99,
                                "column": 36
                              },
                              "identifierName": "key"
                            },
                            "name": "key"
                          },
                          "computed": true
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 4113,
                          "end": 4530,
                          "loc": {
                            "start": {
                              "line": 99,
                              "column": 39
                            },
                            "end": {
                              "line": 108,
                              "column": 5
                            }
                          },
                          "body": [
                            {
                              "type": "VariableDeclaration",
                              "start": 4121,
                              "end": 4164,
                              "loc": {
                                "start": {
                                  "line": 100,
                                  "column": 6
                                },
                                "end": {
                                  "line": 100,
                                  "column": 49
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 4127,
                                  "end": 4163,
                                  "loc": {
                                    "start": {
                                      "line": 100,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 100,
                                      "column": 48
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 4127,
                                    "end": 4138,
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 23
                                      },
                                      "identifierName": "explanation"
                                    },
                                    "name": "explanation"
                                  },
                                  "init": {
                                    "type": "MemberExpression",
                                    "start": 4141,
                                    "end": 4163,
                                    "loc": {
                                      "start": {
                                        "line": 100,
                                        "column": 26
                                      },
                                      "end": {
                                        "line": 100,
                                        "column": 48
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4141,
                                      "end": 4158,
                                      "loc": {
                                        "start": {
                                          "line": 100,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 100,
                                          "column": 43
                                        },
                                        "identifierName": "buildToolPackages"
                                      },
                                      "name": "buildToolPackages"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4159,
                                      "end": 4162,
                                      "loc": {
                                        "start": {
                                          "line": 100,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 100,
                                          "column": 47
                                        },
                                        "identifierName": "key"
                                      },
                                      "name": "key"
                                    },
                                    "computed": true
                                  }
                                }
                              ],
                              "kind": "const",
                              "trailingComments": [
                                {
                                  "type": "CommentLine",
                                  "value": " eslint-disable-next-line max-len",
                                  "start": 4171,
                                  "end": 4206,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 41
                                    }
                                  }
                                }
                              ]
                            },
                            {
                              "type": "VariableDeclaration",
                              "start": 4213,
                              "end": 4384,
                              "loc": {
                                "start": {
                                  "line": 102,
                                  "column": 6
                                },
                                "end": {
                                  "line": 102,
                                  "column": 177
                                }
                              },
                              "declarations": [
                                {
                                  "type": "VariableDeclarator",
                                  "start": 4219,
                                  "end": 4383,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 176
                                    }
                                  },
                                  "id": {
                                    "type": "Identifier",
                                    "start": 4219,
                                    "end": 4241,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 34
                                      },
                                      "identifierName": "shouldRemoveDependency"
                                    },
                                    "name": "shouldRemoveDependency",
                                    "leadingComments": null
                                  },
                                  "init": {
                                    "type": "AwaitExpression",
                                    "start": 4244,
                                    "end": 4383,
                                    "loc": {
                                      "start": {
                                        "line": 102,
                                        "column": 37
                                      },
                                      "end": {
                                        "line": 102,
                                        "column": 176
                                      }
                                    },
                                    "argument": {
                                      "type": "CallExpression",
                                      "start": 4250,
                                      "end": 4383,
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 102,
                                          "column": 176
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 4250,
                                        "end": 4270,
                                        "loc": {
                                          "start": {
                                            "line": 102,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 102,
                                            "column": 63
                                          },
                                          "identifierName": "confirmIfInteractive"
                                        },
                                        "name": "confirmIfInteractive"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 4271,
                                          "end": 4282,
                                          "loc": {
                                            "start": {
                                              "line": 102,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 102,
                                              "column": 75
                                            },
                                            "identifierName": "interactive"
                                          },
                                          "name": "interactive"
                                        },
                                        {
                                          "type": "TemplateLiteral",
                                          "start": 4284,
                                          "end": 4382,
                                          "loc": {
                                            "start": {
                                              "line": 102,
                                              "column": 77
                                            },
                                            "end": {
                                              "line": 102,
                                              "column": 175
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "Identifier",
                                              "start": 4317,
                                              "end": 4320,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 110
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 113
                                                },
                                                "identifierName": "key"
                                              },
                                              "name": "key"
                                            },
                                            {
                                              "type": "Identifier",
                                              "start": 4368,
                                              "end": 4379,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 161
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 172
                                                },
                                                "identifierName": "explanation"
                                              },
                                              "name": "explanation"
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 4285,
                                              "end": 4315,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 78
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 108
                                                }
                                              },
                                              "value": {
                                                "raw": "Do you want us to remove the \"",
                                                "cooked": "Do you want us to remove the \""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 4321,
                                              "end": 4366,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 114
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 159
                                                }
                                              },
                                              "value": {
                                                "raw": "\" dependency in package.json? Electron Forge ",
                                                "cooked": "\" dependency in package.json? Electron Forge "
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 4380,
                                              "end": 4381,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 173
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 174
                                                }
                                              },
                                              "value": {
                                                "raw": ".",
                                                "cooked": "."
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      ]
                                    }
                                  },
                                  "leadingComments": null
                                }
                              ],
                              "kind": "const",
                              "leadingComments": [
                                {
                                  "type": "CommentLine",
                                  "value": " eslint-disable-next-line max-len",
                                  "start": 4171,
                                  "end": 4206,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 41
                                    }
                                  }
                                }
                              ]
                            },
                            {
                              "type": "IfStatement",
                              "start": 4392,
                              "end": 4524,
                              "loc": {
                                "start": {
                                  "line": 104,
                                  "column": 6
                                },
                                "end": {
                                  "line": 107,
                                  "column": 7
                                }
                              },
                              "test": {
                                "type": "Identifier",
                                "start": 4396,
                                "end": 4418,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 104,
                                    "column": 32
                                  },
                                  "identifierName": "shouldRemoveDependency"
                                },
                                "name": "shouldRemoveDependency"
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 4420,
                                "end": 4524,
                                "loc": {
                                  "start": {
                                    "line": 104,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 107,
                                    "column": 7
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 4430,
                                    "end": 4467,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 45
                                      }
                                    },
                                    "expression": {
                                      "type": "UnaryExpression",
                                      "start": 4430,
                                      "end": 4466,
                                      "loc": {
                                        "start": {
                                          "line": 105,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 105,
                                          "column": 44
                                        }
                                      },
                                      "operator": "delete",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 4437,
                                        "end": 4466,
                                        "loc": {
                                          "start": {
                                            "line": 105,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 105,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 4437,
                                          "end": 4461,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 39
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 4437,
                                            "end": 4448,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 26
                                              },
                                              "identifierName": "packageJSON"
                                            },
                                            "name": "packageJSON"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4449,
                                            "end": 4461,
                                            "loc": {
                                              "start": {
                                                "line": 105,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 105,
                                                "column": 39
                                              },
                                              "identifierName": "dependencies"
                                            },
                                            "name": "dependencies"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4462,
                                          "end": 4465,
                                          "loc": {
                                            "start": {
                                              "line": 105,
                                              "column": 40
                                            },
                                            "end": {
                                              "line": 105,
                                              "column": 43
                                            },
                                            "identifierName": "key"
                                          },
                                          "name": "key"
                                        },
                                        "computed": true
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 4476,
                                    "end": 4516,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 8
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 48
                                      }
                                    },
                                    "expression": {
                                      "type": "UnaryExpression",
                                      "start": 4476,
                                      "end": 4515,
                                      "loc": {
                                        "start": {
                                          "line": 106,
                                          "column": 8
                                        },
                                        "end": {
                                          "line": 106,
                                          "column": 47
                                        }
                                      },
                                      "operator": "delete",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 4483,
                                        "end": 4515,
                                        "loc": {
                                          "start": {
                                            "line": 106,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 106,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 4483,
                                          "end": 4510,
                                          "loc": {
                                            "start": {
                                              "line": 106,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 42
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 4483,
                                            "end": 4494,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 26
                                              },
                                              "identifierName": "packageJSON"
                                            },
                                            "name": "packageJSON"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 4495,
                                            "end": 4510,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 42
                                              },
                                              "identifierName": "devDependencies"
                                            },
                                            "name": "devDependencies"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4511,
                                          "end": 4514,
                                          "loc": {
                                            "start": {
                                              "line": 106,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 106,
                                              "column": 46
                                            },
                                            "identifierName": "key"
                                          },
                                          "name": "key"
                                        },
                                        "computed": true
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    }
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "VariableDeclaration",
                "start": 4538,
                "end": 4762,
                "loc": {
                  "start": {
                    "line": 111,
                    "column": 2
                  },
                  "end": {
                    "line": 115,
                    "column": 4
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 4544,
                    "end": 4761,
                    "loc": {
                      "start": {
                        "line": 111,
                        "column": 8
                      },
                      "end": {
                        "line": 115,
                        "column": 3
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 4544,
                      "end": 4556,
                      "loc": {
                        "start": {
                          "line": 111,
                          "column": 8
                        },
                        "end": {
                          "line": 111,
                          "column": 20
                        },
                        "identifierName": "writeChanges"
                      },
                      "name": "writeChanges"
                    },
                    "init": {
                      "type": "ArrowFunctionExpression",
                      "start": 4559,
                      "end": 4761,
                      "loc": {
                        "start": {
                          "line": 111,
                          "column": 23
                        },
                        "end": {
                          "line": 115,
                          "column": 3
                        }
                      },
                      "id": null,
                      "generator": false,
                      "expression": false,
                      "async": true,
                      "params": [],
                      "body": {
                        "type": "BlockStatement",
                        "start": 4571,
                        "end": 4761,
                        "loc": {
                          "start": {
                            "line": 111,
                            "column": 35
                          },
                          "end": {
                            "line": 115,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 4577,
                            "end": 4757,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 4
                              },
                              "end": {
                                "line": 114,
                                "column": 7
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 4577,
                              "end": 4756,
                              "loc": {
                                "start": {
                                  "line": 112,
                                  "column": 4
                                },
                                "end": {
                                  "line": 114,
                                  "column": 6
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 4583,
                                "end": 4756,
                                "loc": {
                                  "start": {
                                    "line": 112,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 114,
                                    "column": 6
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 4583,
                                  "end": 4591,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 18
                                    },
                                    "identifierName": "asyncOra"
                                  },
                                  "name": "asyncOra"
                                },
                                "arguments": [
                                  {
                                    "type": "StringLiteral",
                                    "start": 4592,
                                    "end": 4628,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 55
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Writing modified package.json file",
                                      "raw": "'Writing modified package.json file'"
                                    },
                                    "value": "Writing modified package.json file"
                                  },
                                  {
                                    "type": "ArrowFunctionExpression",
                                    "start": 4630,
                                    "end": 4755,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 114,
                                        "column": 5
                                      }
                                    },
                                    "id": null,
                                    "generator": false,
                                    "expression": false,
                                    "async": true,
                                    "params": [],
                                    "body": {
                                      "type": "BlockStatement",
                                      "start": 4642,
                                      "end": 4755,
                                      "loc": {
                                        "start": {
                                          "line": 112,
                                          "column": 69
                                        },
                                        "end": {
                                          "line": 114,
                                          "column": 5
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 4650,
                                          "end": 4749,
                                          "loc": {
                                            "start": {
                                              "line": 113,
                                              "column": 6
                                            },
                                            "end": {
                                              "line": 113,
                                              "column": 105
                                            }
                                          },
                                          "expression": {
                                            "type": "AwaitExpression",
                                            "start": 4650,
                                            "end": 4748,
                                            "loc": {
                                              "start": {
                                                "line": 113,
                                                "column": 6
                                              },
                                              "end": {
                                                "line": 113,
                                                "column": 104
                                              }
                                            },
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 4656,
                                              "end": 4748,
                                              "loc": {
                                                "start": {
                                                  "line": 113,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 113,
                                                  "column": 104
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 4656,
                                                "end": 4668,
                                                "loc": {
                                                  "start": {
                                                    "line": 113,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 113,
                                                    "column": 24
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 4656,
                                                  "end": 4658,
                                                  "loc": {
                                                    "start": {
                                                      "line": 113,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 113,
                                                      "column": 14
                                                    },
                                                    "identifierName": "fs"
                                                  },
                                                  "name": "fs"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4659,
                                                  "end": 4668,
                                                  "loc": {
                                                    "start": {
                                                      "line": 113,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 113,
                                                      "column": 24
                                                    },
                                                    "identifierName": "writeFile"
                                                  },
                                                  "name": "writeFile"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "CallExpression",
                                                  "start": 4669,
                                                  "end": 4702,
                                                  "loc": {
                                                    "start": {
                                                      "line": 113,
                                                      "column": 25
                                                    },
                                                    "end": {
                                                      "line": 113,
                                                      "column": 58
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 4669,
                                                    "end": 4681,
                                                    "loc": {
                                                      "start": {
                                                        "line": 113,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 113,
                                                        "column": 37
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 4669,
                                                      "end": 4673,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 29
                                                        },
                                                        "identifierName": "path"
                                                      },
                                                      "name": "path"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 4674,
                                                      "end": 4681,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 37
                                                        },
                                                        "identifierName": "resolve"
                                                      },
                                                      "name": "resolve"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 4682,
                                                      "end": 4685,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 41
                                                        },
                                                        "identifierName": "dir"
                                                      },
                                                      "name": "dir"
                                                    },
                                                    {
                                                      "type": "StringLiteral",
                                                      "start": 4687,
                                                      "end": 4701,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 57
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "package.json",
                                                        "raw": "'package.json'"
                                                      },
                                                      "value": "package.json"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "type": "TemplateLiteral",
                                                  "start": 4704,
                                                  "end": 4747,
                                                  "loc": {
                                                    "start": {
                                                      "line": 113,
                                                      "column": 60
                                                    },
                                                    "end": {
                                                      "line": 113,
                                                      "column": 103
                                                    }
                                                  },
                                                  "expressions": [
                                                    {
                                                      "type": "CallExpression",
                                                      "start": 4707,
                                                      "end": 4743,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 99
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 4707,
                                                        "end": 4721,
                                                        "loc": {
                                                          "start": {
                                                            "line": 113,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 113,
                                                            "column": 77
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 4707,
                                                          "end": 4711,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 63
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 67
                                                            },
                                                            "identifierName": "JSON"
                                                          },
                                                          "name": "JSON"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 4712,
                                                          "end": 4721,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 68
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 77
                                                            },
                                                            "identifierName": "stringify"
                                                          },
                                                          "name": "stringify"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 4722,
                                                          "end": 4733,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 78
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 89
                                                            },
                                                            "identifierName": "packageJSON"
                                                          },
                                                          "name": "packageJSON"
                                                        },
                                                        {
                                                          "type": "NullLiteral",
                                                          "start": 4735,
                                                          "end": 4739,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 91
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 95
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "NumericLiteral",
                                                          "start": 4741,
                                                          "end": 4742,
                                                          "loc": {
                                                            "start": {
                                                              "line": 113,
                                                              "column": 97
                                                            },
                                                            "end": {
                                                              "line": 113,
                                                              "column": 98
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 2,
                                                            "raw": "2"
                                                          },
                                                          "value": 2
                                                        }
                                                      ]
                                                    }
                                                  ],
                                                  "quasis": [
                                                    {
                                                      "type": "TemplateElement",
                                                      "start": 4705,
                                                      "end": 4705,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 61
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 61
                                                        }
                                                      },
                                                      "value": {
                                                        "raw": "",
                                                        "cooked": ""
                                                      },
                                                      "tail": false
                                                    },
                                                    {
                                                      "type": "TemplateElement",
                                                      "start": 4744,
                                                      "end": 4746,
                                                      "loc": {
                                                        "start": {
                                                          "line": 113,
                                                          "column": 100
                                                        },
                                                        "end": {
                                                          "line": 113,
                                                          "column": 102
                                                        }
                                                      },
                                                      "value": {
                                                        "raw": "\\n",
                                                        "cooked": "\n"
                                                      },
                                                      "tail": true
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        }
                                      ],
                                      "directives": []
                                    }
                                  }
                                ]
                              }
                            }
                          }
                        ],
                        "directives": []
                      }
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "VariableDeclaration",
                "start": 4766,
                "end": 4786,
                "loc": {
                  "start": {
                    "line": 117,
                    "column": 2
                  },
                  "end": {
                    "line": 117,
                    "column": 22
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 4770,
                    "end": 4785,
                    "loc": {
                      "start": {
                        "line": 117,
                        "column": 6
                      },
                      "end": {
                        "line": 117,
                        "column": 21
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 4770,
                      "end": 4785,
                      "loc": {
                        "start": {
                          "line": 117,
                          "column": 6
                        },
                        "end": {
                          "line": 117,
                          "column": 21
                        },
                        "identifierName": "electronVersion"
                      },
                      "name": "electronVersion"
                    },
                    "init": null
                  }
                ],
                "kind": "let"
              },
              {
                "type": "IfStatement",
                "start": 4789,
                "end": 5047,
                "loc": {
                  "start": {
                    "line": 118,
                    "column": 2
                  },
                  "end": {
                    "line": 122,
                    "column": 3
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 4793,
                  "end": 4805,
                  "loc": {
                    "start": {
                      "line": 118,
                      "column": 6
                    },
                    "end": {
                      "line": 118,
                      "column": 18
                    },
                    "identifierName": "electronName"
                  },
                  "name": "electronName"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 4807,
                  "end": 5047,
                  "loc": {
                    "start": {
                      "line": 118,
                      "column": 20
                    },
                    "end": {
                      "line": 122,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 4813,
                      "end": 4912,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 4
                        },
                        "end": {
                          "line": 119,
                          "column": 103
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4819,
                          "end": 4911,
                          "loc": {
                            "start": {
                              "line": 119,
                              "column": 10
                            },
                            "end": {
                              "line": 119,
                              "column": 102
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4819,
                            "end": 4838,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 10
                              },
                              "end": {
                                "line": 119,
                                "column": 29
                              },
                              "identifierName": "electronPackageJSON"
                            },
                            "name": "electronPackageJSON"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 4841,
                            "end": 4911,
                            "loc": {
                              "start": {
                                "line": 119,
                                "column": 32
                              },
                              "end": {
                                "line": 119,
                                "column": 102
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 4847,
                              "end": 4911,
                              "loc": {
                                "start": {
                                  "line": 119,
                                  "column": 38
                                },
                                "end": {
                                  "line": 119,
                                  "column": 102
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 4847,
                                "end": 4862,
                                "loc": {
                                  "start": {
                                    "line": 119,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 119,
                                    "column": 53
                                  },
                                  "identifierName": "readPackageJSON"
                                },
                                "name": "readPackageJSON"
                              },
                              "arguments": [
                                {
                                  "type": "CallExpression",
                                  "start": 4863,
                                  "end": 4910,
                                  "loc": {
                                    "start": {
                                      "line": 119,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 119,
                                      "column": 101
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 4863,
                                    "end": 4875,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 54
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 66
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4863,
                                      "end": 4867,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 54
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 58
                                        },
                                        "identifierName": "path"
                                      },
                                      "name": "path"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4868,
                                      "end": 4875,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 59
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 66
                                        },
                                        "identifierName": "resolve"
                                      },
                                      "name": "resolve"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 4876,
                                      "end": 4879,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 67
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 70
                                        },
                                        "identifierName": "dir"
                                      },
                                      "name": "dir"
                                    },
                                    {
                                      "type": "StringLiteral",
                                      "start": 4881,
                                      "end": 4895,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 72
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 86
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "node_modules",
                                        "raw": "'node_modules'"
                                      },
                                      "value": "node_modules"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 4897,
                                      "end": 4909,
                                      "loc": {
                                        "start": {
                                          "line": 119,
                                          "column": 88
                                        },
                                        "end": {
                                          "line": 119,
                                          "column": 100
                                        },
                                        "identifierName": "electronName"
                                      },
                                      "name": "electronName"
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4917,
                      "end": 4963,
                      "loc": {
                        "start": {
                          "line": 120,
                          "column": 4
                        },
                        "end": {
                          "line": 120,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4917,
                        "end": 4962,
                        "loc": {
                          "start": {
                            "line": 120,
                            "column": 4
                          },
                          "end": {
                            "line": 120,
                            "column": 49
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 4917,
                          "end": 4932,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 4
                            },
                            "end": {
                              "line": 120,
                              "column": 19
                            },
                            "identifierName": "electronVersion"
                          },
                          "name": "electronVersion"
                        },
                        "right": {
                          "type": "MemberExpression",
                          "start": 4935,
                          "end": 4962,
                          "loc": {
                            "start": {
                              "line": 120,
                              "column": 22
                            },
                            "end": {
                              "line": 120,
                              "column": 49
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 4935,
                            "end": 4954,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 22
                              },
                              "end": {
                                "line": 120,
                                "column": 41
                              },
                              "identifierName": "electronPackageJSON"
                            },
                            "name": "electronPackageJSON"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4955,
                            "end": 4962,
                            "loc": {
                              "start": {
                                "line": 120,
                                "column": 42
                              },
                              "end": {
                                "line": 120,
                                "column": 49
                              },
                              "identifierName": "version"
                            },
                            "name": "version"
                          },
                          "computed": false
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4968,
                      "end": 5043,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 4
                        },
                        "end": {
                          "line": 121,
                          "column": 79
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4968,
                        "end": 5042,
                        "loc": {
                          "start": {
                            "line": 121,
                            "column": 4
                          },
                          "end": {
                            "line": 121,
                            "column": 78
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4968,
                          "end": 5024,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 4
                            },
                            "end": {
                              "line": 121,
                              "column": 60
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 4968,
                            "end": 4995,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 4
                              },
                              "end": {
                                "line": 121,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 4968,
                              "end": 4979,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 4
                                },
                                "end": {
                                  "line": 121,
                                  "column": 15
                                },
                                "identifierName": "packageJSON"
                              },
                              "name": "packageJSON"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4980,
                              "end": 4995,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 16
                                },
                                "end": {
                                  "line": 121,
                                  "column": 31
                                },
                                "identifierName": "devDependencies"
                              },
                              "name": "devDependencies"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "StringLiteral",
                            "start": 4996,
                            "end": 5023,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 32
                              },
                              "end": {
                                "line": 121,
                                "column": 59
                              }
                            },
                            "extra": {
                              "rawValue": "electron-prebuilt-compile",
                              "raw": "'electron-prebuilt-compile'"
                            },
                            "value": "electron-prebuilt-compile"
                          },
                          "computed": true
                        },
                        "right": {
                          "type": "Identifier",
                          "start": 5027,
                          "end": 5042,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 63
                            },
                            "end": {
                              "line": 121,
                              "column": 78
                            },
                            "identifierName": "electronVersion"
                          },
                          "name": "electronVersion"
                        }
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "ExpressionStatement",
                "start": 5051,
                "end": 5072,
                "loc": {
                  "start": {
                    "line": 124,
                    "column": 2
                  },
                  "end": {
                    "line": 124,
                    "column": 23
                  }
                },
                "expression": {
                  "type": "AwaitExpression",
                  "start": 5051,
                  "end": 5071,
                  "loc": {
                    "start": {
                      "line": 124,
                      "column": 2
                    },
                    "end": {
                      "line": 124,
                      "column": 22
                    }
                  },
                  "argument": {
                    "type": "CallExpression",
                    "start": 5057,
                    "end": 5071,
                    "loc": {
                      "start": {
                        "line": 124,
                        "column": 8
                      },
                      "end": {
                        "line": 124,
                        "column": 22
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 5057,
                      "end": 5069,
                      "loc": {
                        "start": {
                          "line": 124,
                          "column": 8
                        },
                        "end": {
                          "line": 124,
                          "column": 20
                        },
                        "identifierName": "writeChanges"
                      },
                      "name": "writeChanges"
                    },
                    "arguments": []
                  }
                }
              },
              {
                "type": "IfStatement",
                "start": 5076,
                "end": 6087,
                "loc": {
                  "start": {
                    "line": 126,
                    "column": 2
                  },
                  "end": {
                    "line": 151,
                    "column": 3
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 5080,
                  "end": 5092,
                  "loc": {
                    "start": {
                      "line": 126,
                      "column": 6
                    },
                    "end": {
                      "line": 126,
                      "column": 18
                    },
                    "identifierName": "electronName"
                  },
                  "name": "electronName"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 5094,
                  "end": 6087,
                  "loc": {
                    "start": {
                      "line": 126,
                      "column": 20
                    },
                    "end": {
                      "line": 151,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 5100,
                      "end": 5437,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 4
                        },
                        "end": {
                          "line": 136,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 5100,
                        "end": 5436,
                        "loc": {
                          "start": {
                            "line": 127,
                            "column": 4
                          },
                          "end": {
                            "line": 136,
                            "column": 6
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 5106,
                          "end": 5436,
                          "loc": {
                            "start": {
                              "line": 127,
                              "column": 10
                            },
                            "end": {
                              "line": 136,
                              "column": 6
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5106,
                            "end": 5114,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 10
                              },
                              "end": {
                                "line": 127,
                                "column": 18
                              },
                              "identifierName": "asyncOra"
                            },
                            "name": "asyncOra"
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 5115,
                              "end": 5140,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 19
                                },
                                "end": {
                                  "line": 127,
                                  "column": 44
                                }
                              },
                              "extra": {
                                "rawValue": "Pruning deleted modules",
                                "raw": "'Pruning deleted modules'"
                              },
                              "value": "Pruning deleted modules"
                            },
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 5142,
                              "end": 5435,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 46
                                },
                                "end": {
                                  "line": 136,
                                  "column": 5
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": true,
                              "params": [],
                              "body": {
                                "type": "BlockStatement",
                                "start": 5154,
                                "end": 5435,
                                "loc": {
                                  "start": {
                                    "line": 127,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 136,
                                    "column": 5
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5162,
                                    "end": 5429,
                                    "loc": {
                                      "start": {
                                        "line": 128,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 9
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 5162,
                                      "end": 5428,
                                      "loc": {
                                        "start": {
                                          "line": 128,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 135,
                                          "column": 8
                                        }
                                      },
                                      "argument": {
                                        "type": "NewExpression",
                                        "start": 5168,
                                        "end": 5428,
                                        "loc": {
                                          "start": {
                                            "line": 128,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 135,
                                            "column": 8
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 5172,
                                          "end": 5179,
                                          "loc": {
                                            "start": {
                                              "line": 128,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 128,
                                              "column": 23
                                            },
                                            "identifierName": "Promise"
                                          },
                                          "name": "Promise"
                                        },
                                        "arguments": [
                                          {
                                            "type": "ArrowFunctionExpression",
                                            "start": 5180,
                                            "end": 5427,
                                            "loc": {
                                              "start": {
                                                "line": 128,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 135,
                                                "column": 7
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": false,
                                            "async": false,
                                            "params": [
                                              {
                                                "type": "Identifier",
                                                "start": 5181,
                                                "end": 5188,
                                                "loc": {
                                                  "start": {
                                                    "line": 128,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 128,
                                                    "column": 32
                                                  },
                                                  "identifierName": "resolve"
                                                },
                                                "name": "resolve"
                                              }
                                            ],
                                            "body": {
                                              "type": "BlockStatement",
                                              "start": 5193,
                                              "end": 5427,
                                              "loc": {
                                                "start": {
                                                  "line": 128,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 135,
                                                  "column": 7
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 5203,
                                                  "end": 5250,
                                                  "loc": {
                                                    "start": {
                                                      "line": 129,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 129,
                                                      "column": 55
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 5203,
                                                    "end": 5249,
                                                    "loc": {
                                                      "start": {
                                                        "line": 129,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 129,
                                                        "column": 54
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 5203,
                                                      "end": 5204,
                                                      "loc": {
                                                        "start": {
                                                          "line": 129,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 129,
                                                          "column": 9
                                                        },
                                                        "identifierName": "d"
                                                      },
                                                      "name": "d"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "StringLiteral",
                                                        "start": 5205,
                                                        "end": 5243,
                                                        "loc": {
                                                          "start": {
                                                            "line": 129,
                                                            "column": 10
                                                          },
                                                          "end": {
                                                            "line": 129,
                                                            "column": 48
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "attempting to prune node_modules in:",
                                                          "raw": "'attempting to prune node_modules in:'"
                                                        },
                                                        "value": "attempting to prune node_modules in:"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 5245,
                                                        "end": 5248,
                                                        "loc": {
                                                          "start": {
                                                            "line": 129,
                                                            "column": 50
                                                          },
                                                          "end": {
                                                            "line": 129,
                                                            "column": 53
                                                          },
                                                          "identifierName": "dir"
                                                        },
                                                        "name": "dir"
                                                      }
                                                    ]
                                                  }
                                                },
                                                {
                                                  "type": "VariableDeclaration",
                                                  "start": 5259,
                                                  "end": 5376,
                                                  "loc": {
                                                    "start": {
                                                      "line": 130,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 133,
                                                      "column": 11
                                                    }
                                                  },
                                                  "declarations": [
                                                    {
                                                      "type": "VariableDeclarator",
                                                      "start": 5265,
                                                      "end": 5375,
                                                      "loc": {
                                                        "start": {
                                                          "line": 130,
                                                          "column": 14
                                                        },
                                                        "end": {
                                                          "line": 133,
                                                          "column": 10
                                                        }
                                                      },
                                                      "id": {
                                                        "type": "Identifier",
                                                        "start": 5265,
                                                        "end": 5270,
                                                        "loc": {
                                                          "start": {
                                                            "line": 130,
                                                            "column": 14
                                                          },
                                                          "end": {
                                                            "line": 130,
                                                            "column": 19
                                                          },
                                                          "identifierName": "child"
                                                        },
                                                        "name": "child"
                                                      },
                                                      "init": {
                                                        "type": "CallExpression",
                                                        "start": 5273,
                                                        "end": 5375,
                                                        "loc": {
                                                          "start": {
                                                            "line": 130,
                                                            "column": 22
                                                          },
                                                          "end": {
                                                            "line": 133,
                                                            "column": 10
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 5273,
                                                          "end": 5287,
                                                          "loc": {
                                                            "start": {
                                                              "line": 130,
                                                              "column": 22
                                                            },
                                                            "end": {
                                                              "line": 130,
                                                              "column": 36
                                                            },
                                                            "identifierName": "yarnOrNPMSpawn"
                                                          },
                                                          "name": "yarnOrNPMSpawn"
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "ConditionalExpression",
                                                            "start": 5288,
                                                            "end": 5314,
                                                            "loc": {
                                                              "start": {
                                                                "line": 130,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 130,
                                                                "column": 63
                                                              }
                                                            },
                                                            "test": {
                                                              "type": "CallExpression",
                                                              "start": 5288,
                                                              "end": 5297,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 37
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 46
                                                                }
                                                              },
                                                              "callee": {
                                                                "type": "Identifier",
                                                                "start": 5288,
                                                                "end": 5295,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 130,
                                                                    "column": 37
                                                                  },
                                                                  "end": {
                                                                    "line": 130,
                                                                    "column": 44
                                                                  },
                                                                  "identifierName": "hasYarn"
                                                                },
                                                                "name": "hasYarn"
                                                              },
                                                              "arguments": []
                                                            },
                                                            "consequent": {
                                                              "type": "ArrayExpression",
                                                              "start": 5300,
                                                              "end": 5302,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 49
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "elements": []
                                                            },
                                                            "alternate": {
                                                              "type": "ArrayExpression",
                                                              "start": 5305,
                                                              "end": 5314,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 130,
                                                                  "column": 54
                                                                },
                                                                "end": {
                                                                  "line": 130,
                                                                  "column": 63
                                                                }
                                                              },
                                                              "elements": [
                                                                {
                                                                  "type": "StringLiteral",
                                                                  "start": 5306,
                                                                  "end": 5313,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 130,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 130,
                                                                      "column": 62
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": "prune",
                                                                    "raw": "'prune'"
                                                                  },
                                                                  "value": "prune"
                                                                }
                                                              ]
                                                            }
                                                          },
                                                          {
                                                            "type": "ObjectExpression",
                                                            "start": 5316,
                                                            "end": 5374,
                                                            "loc": {
                                                              "start": {
                                                                "line": 130,
                                                                "column": 65
                                                              },
                                                              "end": {
                                                                "line": 133,
                                                                "column": 9
                                                              }
                                                            },
                                                            "properties": [
                                                              {
                                                                "type": "ObjectProperty",
                                                                "start": 5328,
                                                                "end": 5336,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 131,
                                                                    "column": 10
                                                                  },
                                                                  "end": {
                                                                    "line": 131,
                                                                    "column": 18
                                                                  }
                                                                },
                                                                "method": false,
                                                                "shorthand": false,
                                                                "computed": false,
                                                                "key": {
                                                                  "type": "Identifier",
                                                                  "start": 5328,
                                                                  "end": 5331,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 131,
                                                                      "column": 10
                                                                    },
                                                                    "end": {
                                                                      "line": 131,
                                                                      "column": 13
                                                                    },
                                                                    "identifierName": "cwd"
                                                                  },
                                                                  "name": "cwd"
                                                                },
                                                                "value": {
                                                                  "type": "Identifier",
                                                                  "start": 5333,
                                                                  "end": 5336,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 131,
                                                                      "column": 15
                                                                    },
                                                                    "end": {
                                                                      "line": 131,
                                                                      "column": 18
                                                                    },
                                                                    "identifierName": "dir"
                                                                  },
                                                                  "name": "dir"
                                                                }
                                                              },
                                                              {
                                                                "type": "ObjectProperty",
                                                                "start": 5348,
                                                                "end": 5363,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 132,
                                                                    "column": 10
                                                                  },
                                                                  "end": {
                                                                    "line": 132,
                                                                    "column": 25
                                                                  }
                                                                },
                                                                "method": false,
                                                                "shorthand": false,
                                                                "computed": false,
                                                                "key": {
                                                                  "type": "Identifier",
                                                                  "start": 5348,
                                                                  "end": 5353,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 132,
                                                                      "column": 10
                                                                    },
                                                                    "end": {
                                                                      "line": 132,
                                                                      "column": 15
                                                                    },
                                                                    "identifierName": "stdio"
                                                                  },
                                                                  "name": "stdio"
                                                                },
                                                                "value": {
                                                                  "type": "StringLiteral",
                                                                  "start": 5355,
                                                                  "end": 5363,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 132,
                                                                      "column": 17
                                                                    },
                                                                    "end": {
                                                                      "line": 132,
                                                                      "column": 25
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": "ignore",
                                                                    "raw": "'ignore'"
                                                                  },
                                                                  "value": "ignore"
                                                                }
                                                              }
                                                            ]
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ],
                                                  "kind": "const"
                                                },
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 5385,
                                                  "end": 5419,
                                                  "loc": {
                                                    "start": {
                                                      "line": 134,
                                                      "column": 8
                                                    },
                                                    "end": {
                                                      "line": 134,
                                                      "column": 42
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 5385,
                                                    "end": 5418,
                                                    "loc": {
                                                      "start": {
                                                        "line": 134,
                                                        "column": 8
                                                      },
                                                      "end": {
                                                        "line": 134,
                                                        "column": 41
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 5385,
                                                      "end": 5393,
                                                      "loc": {
                                                        "start": {
                                                          "line": 134,
                                                          "column": 8
                                                        },
                                                        "end": {
                                                          "line": 134,
                                                          "column": 16
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 5385,
                                                        "end": 5390,
                                                        "loc": {
                                                          "start": {
                                                            "line": 134,
                                                            "column": 8
                                                          },
                                                          "end": {
                                                            "line": 134,
                                                            "column": 13
                                                          },
                                                          "identifierName": "child"
                                                        },
                                                        "name": "child"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 5391,
                                                        "end": 5393,
                                                        "loc": {
                                                          "start": {
                                                            "line": 134,
                                                            "column": 14
                                                          },
                                                          "end": {
                                                            "line": 134,
                                                            "column": 16
                                                          },
                                                          "identifierName": "on"
                                                        },
                                                        "name": "on"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "StringLiteral",
                                                        "start": 5394,
                                                        "end": 5400,
                                                        "loc": {
                                                          "start": {
                                                            "line": 134,
                                                            "column": 17
                                                          },
                                                          "end": {
                                                            "line": 134,
                                                            "column": 23
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "exit",
                                                          "raw": "'exit'"
                                                        },
                                                        "value": "exit"
                                                      },
                                                      {
                                                        "type": "ArrowFunctionExpression",
                                                        "start": 5402,
                                                        "end": 5417,
                                                        "loc": {
                                                          "start": {
                                                            "line": 134,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 134,
                                                            "column": 40
                                                          }
                                                        },
                                                        "id": null,
                                                        "generator": false,
                                                        "expression": true,
                                                        "async": false,
                                                        "params": [],
                                                        "body": {
                                                          "type": "CallExpression",
                                                          "start": 5408,
                                                          "end": 5417,
                                                          "loc": {
                                                            "start": {
                                                              "line": 134,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 134,
                                                              "column": 40
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "Identifier",
                                                            "start": 5408,
                                                            "end": 5415,
                                                            "loc": {
                                                              "start": {
                                                                "line": 134,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 134,
                                                                "column": 38
                                                              },
                                                              "identifierName": "resolve"
                                                            },
                                                            "name": "resolve"
                                                          },
                                                          "arguments": []
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              ],
                                              "directives": []
                                            }
                                          }
                                        ]
                                      }
                                    }
                                  }
                                ],
                                "directives": []
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5443,
                      "end": 6083,
                      "loc": {
                        "start": {
                          "line": 138,
                          "column": 4
                        },
                        "end": {
                          "line": 150,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 5443,
                        "end": 6082,
                        "loc": {
                          "start": {
                            "line": 138,
                            "column": 4
                          },
                          "end": {
                            "line": 150,
                            "column": 6
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 5449,
                          "end": 6082,
                          "loc": {
                            "start": {
                              "line": 138,
                              "column": 10
                            },
                            "end": {
                              "line": 150,
                              "column": 6
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5449,
                            "end": 5457,
                            "loc": {
                              "start": {
                                "line": 138,
                                "column": 10
                              },
                              "end": {
                                "line": 138,
                                "column": 18
                              },
                              "identifierName": "asyncOra"
                            },
                            "name": "asyncOra"
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 5458,
                              "end": 5483,
                              "loc": {
                                "start": {
                                  "line": 138,
                                  "column": 19
                                },
                                "end": {
                                  "line": 138,
                                  "column": 44
                                }
                              },
                              "extra": {
                                "rawValue": "Installing dependencies",
                                "raw": "'Installing dependencies'"
                              },
                              "value": "Installing dependencies"
                            },
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 5485,
                              "end": 6081,
                              "loc": {
                                "start": {
                                  "line": 138,
                                  "column": 46
                                },
                                "end": {
                                  "line": 150,
                                  "column": 5
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": true,
                              "params": [],
                              "body": {
                                "type": "BlockStatement",
                                "start": 5497,
                                "end": 6081,
                                "loc": {
                                  "start": {
                                    "line": 138,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 150,
                                    "column": 5
                                  }
                                },
                                "body": [
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5505,
                                    "end": 5547,
                                    "loc": {
                                      "start": {
                                        "line": 139,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 139,
                                        "column": 48
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 5505,
                                      "end": 5546,
                                      "loc": {
                                        "start": {
                                          "line": 139,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 139,
                                          "column": 47
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 5505,
                                        "end": 5506,
                                        "loc": {
                                          "start": {
                                            "line": 139,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 139,
                                            "column": 7
                                          },
                                          "identifierName": "d"
                                        },
                                        "name": "d"
                                      },
                                      "arguments": [
                                        {
                                          "type": "StringLiteral",
                                          "start": 5507,
                                          "end": 5545,
                                          "loc": {
                                            "start": {
                                              "line": 139,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 139,
                                              "column": 46
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "deleting old dependencies forcefully",
                                            "raw": "'deleting old dependencies forcefully'"
                                          },
                                          "value": "deleting old dependencies forcefully"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5554,
                                    "end": 5619,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 71
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 5554,
                                      "end": 5618,
                                      "loc": {
                                        "start": {
                                          "line": 140,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 140,
                                          "column": 70
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 5560,
                                        "end": 5618,
                                        "loc": {
                                          "start": {
                                            "line": 140,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 140,
                                            "column": 70
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 5560,
                                          "end": 5569,
                                          "loc": {
                                            "start": {
                                              "line": 140,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 140,
                                              "column": 21
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 5560,
                                            "end": 5562,
                                            "loc": {
                                              "start": {
                                                "line": 140,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 140,
                                                "column": 14
                                              },
                                              "identifierName": "fs"
                                            },
                                            "name": "fs"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5563,
                                            "end": 5569,
                                            "loc": {
                                              "start": {
                                                "line": 140,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 140,
                                                "column": 21
                                              },
                                              "identifierName": "remove"
                                            },
                                            "name": "remove"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 5570,
                                            "end": 5617,
                                            "loc": {
                                              "start": {
                                                "line": 140,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 140,
                                                "column": 69
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 5570,
                                              "end": 5582,
                                              "loc": {
                                                "start": {
                                                  "line": 140,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 140,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5570,
                                                "end": 5574,
                                                "loc": {
                                                  "start": {
                                                    "line": 140,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 140,
                                                    "column": 26
                                                  },
                                                  "identifierName": "path"
                                                },
                                                "name": "path"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5575,
                                                "end": 5582,
                                                "loc": {
                                                  "start": {
                                                    "line": 140,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 140,
                                                    "column": 34
                                                  },
                                                  "identifierName": "resolve"
                                                },
                                                "name": "resolve"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 5583,
                                                "end": 5586,
                                                "loc": {
                                                  "start": {
                                                    "line": 140,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 140,
                                                    "column": 38
                                                  },
                                                  "identifierName": "dir"
                                                },
                                                "name": "dir"
                                              },
                                              {
                                                "type": "StringLiteral",
                                                "start": 5588,
                                                "end": 5616,
                                                "loc": {
                                                  "start": {
                                                    "line": 140,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 140,
                                                    "column": 68
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "node_modules/.bin/electron",
                                                  "raw": "'node_modules/.bin/electron'"
                                                },
                                                "value": "node_modules/.bin/electron"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5626,
                                    "end": 5695,
                                    "loc": {
                                      "start": {
                                        "line": 141,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 141,
                                        "column": 75
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 5626,
                                      "end": 5694,
                                      "loc": {
                                        "start": {
                                          "line": 141,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 141,
                                          "column": 74
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 5632,
                                        "end": 5694,
                                        "loc": {
                                          "start": {
                                            "line": 141,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 141,
                                            "column": 74
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 5632,
                                          "end": 5641,
                                          "loc": {
                                            "start": {
                                              "line": 141,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 141,
                                              "column": 21
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 5632,
                                            "end": 5634,
                                            "loc": {
                                              "start": {
                                                "line": 141,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 141,
                                                "column": 14
                                              },
                                              "identifierName": "fs"
                                            },
                                            "name": "fs"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5635,
                                            "end": 5641,
                                            "loc": {
                                              "start": {
                                                "line": 141,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 141,
                                                "column": 21
                                              },
                                              "identifierName": "remove"
                                            },
                                            "name": "remove"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 5642,
                                            "end": 5693,
                                            "loc": {
                                              "start": {
                                                "line": 141,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 141,
                                                "column": 73
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 5642,
                                              "end": 5654,
                                              "loc": {
                                                "start": {
                                                  "line": 141,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 141,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5642,
                                                "end": 5646,
                                                "loc": {
                                                  "start": {
                                                    "line": 141,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 141,
                                                    "column": 26
                                                  },
                                                  "identifierName": "path"
                                                },
                                                "name": "path"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5647,
                                                "end": 5654,
                                                "loc": {
                                                  "start": {
                                                    "line": 141,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 141,
                                                    "column": 34
                                                  },
                                                  "identifierName": "resolve"
                                                },
                                                "name": "resolve"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 5655,
                                                "end": 5658,
                                                "loc": {
                                                  "start": {
                                                    "line": 141,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 141,
                                                    "column": 38
                                                  },
                                                  "identifierName": "dir"
                                                },
                                                "name": "dir"
                                              },
                                              {
                                                "type": "StringLiteral",
                                                "start": 5660,
                                                "end": 5692,
                                                "loc": {
                                                  "start": {
                                                    "line": 141,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 141,
                                                    "column": 72
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "node_modules/.bin/electron.cmd",
                                                  "raw": "'node_modules/.bin/electron.cmd'"
                                                },
                                                "value": "node_modules/.bin/electron.cmd"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5702,
                                    "end": 5767,
                                    "loc": {
                                      "start": {
                                        "line": 142,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 142,
                                        "column": 71
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 5702,
                                      "end": 5766,
                                      "loc": {
                                        "start": {
                                          "line": 142,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 142,
                                          "column": 70
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 5708,
                                        "end": 5766,
                                        "loc": {
                                          "start": {
                                            "line": 142,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 142,
                                            "column": 70
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 5708,
                                          "end": 5717,
                                          "loc": {
                                            "start": {
                                              "line": 142,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 142,
                                              "column": 21
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 5708,
                                            "end": 5710,
                                            "loc": {
                                              "start": {
                                                "line": 142,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 142,
                                                "column": 14
                                              },
                                              "identifierName": "fs"
                                            },
                                            "name": "fs"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 5711,
                                            "end": 5717,
                                            "loc": {
                                              "start": {
                                                "line": 142,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 142,
                                                "column": 21
                                              },
                                              "identifierName": "remove"
                                            },
                                            "name": "remove"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 5718,
                                            "end": 5765,
                                            "loc": {
                                              "start": {
                                                "line": 142,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 142,
                                                "column": 69
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 5718,
                                              "end": 5730,
                                              "loc": {
                                                "start": {
                                                  "line": 142,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 142,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5718,
                                                "end": 5722,
                                                "loc": {
                                                  "start": {
                                                    "line": 142,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 142,
                                                    "column": 26
                                                  },
                                                  "identifierName": "path"
                                                },
                                                "name": "path"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5723,
                                                "end": 5730,
                                                "loc": {
                                                  "start": {
                                                    "line": 142,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 142,
                                                    "column": 34
                                                  },
                                                  "identifierName": "resolve"
                                                },
                                                "name": "resolve"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 5731,
                                                "end": 5734,
                                                "loc": {
                                                  "start": {
                                                    "line": 142,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 142,
                                                    "column": 38
                                                  },
                                                  "identifierName": "dir"
                                                },
                                                "name": "dir"
                                              },
                                              {
                                                "type": "StringLiteral",
                                                "start": 5736,
                                                "end": 5750,
                                                "loc": {
                                                  "start": {
                                                    "line": 142,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 142,
                                                    "column": 54
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": "node_modules",
                                                  "raw": "'node_modules'"
                                                },
                                                "value": "node_modules"
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 5752,
                                                "end": 5764,
                                                "loc": {
                                                  "start": {
                                                    "line": 142,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 142,
                                                    "column": 68
                                                  },
                                                  "identifierName": "electronName"
                                                },
                                                "name": "electronName"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5775,
                                    "end": 5804,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 35
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 5775,
                                      "end": 5803,
                                      "loc": {
                                        "start": {
                                          "line": 144,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 144,
                                          "column": 34
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 5775,
                                        "end": 5776,
                                        "loc": {
                                          "start": {
                                            "line": 144,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 144,
                                            "column": 7
                                          },
                                          "identifierName": "d"
                                        },
                                        "name": "d"
                                      },
                                      "arguments": [
                                        {
                                          "type": "StringLiteral",
                                          "start": 5777,
                                          "end": 5802,
                                          "loc": {
                                            "start": {
                                              "line": 144,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 144,
                                              "column": 33
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "installing dependencies",
                                            "raw": "'installing dependencies'"
                                          },
                                          "value": "installing dependencies"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5811,
                                    "end": 5843,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 38
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 5811,
                                      "end": 5842,
                                      "loc": {
                                        "start": {
                                          "line": 145,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 145,
                                          "column": 37
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 5817,
                                        "end": 5842,
                                        "loc": {
                                          "start": {
                                            "line": 145,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 145,
                                            "column": 37
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 5817,
                                          "end": 5831,
                                          "loc": {
                                            "start": {
                                              "line": 145,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 145,
                                              "column": 26
                                            },
                                            "identifierName": "installDepList"
                                          },
                                          "name": "installDepList"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 5832,
                                            "end": 5835,
                                            "loc": {
                                              "start": {
                                                "line": 145,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 145,
                                                "column": 30
                                              },
                                              "identifierName": "dir"
                                            },
                                            "name": "dir"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 5837,
                                            "end": 5841,
                                            "loc": {
                                              "start": {
                                                "line": 145,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 145,
                                                "column": 36
                                              },
                                              "identifierName": "deps"
                                            },
                                            "name": "deps"
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5850,
                                    "end": 5882,
                                    "loc": {
                                      "start": {
                                        "line": 146,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 146,
                                        "column": 38
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 5850,
                                      "end": 5881,
                                      "loc": {
                                        "start": {
                                          "line": 146,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 146,
                                          "column": 37
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 5850,
                                        "end": 5851,
                                        "loc": {
                                          "start": {
                                            "line": 146,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 146,
                                            "column": 7
                                          },
                                          "identifierName": "d"
                                        },
                                        "name": "d"
                                      },
                                      "arguments": [
                                        {
                                          "type": "StringLiteral",
                                          "start": 5852,
                                          "end": 5880,
                                          "loc": {
                                            "start": {
                                              "line": 146,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 146,
                                              "column": 36
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "installing devDependencies",
                                            "raw": "'installing devDependencies'"
                                          },
                                          "value": "installing devDependencies"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5889,
                                    "end": 5930,
                                    "loc": {
                                      "start": {
                                        "line": 147,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 147,
                                        "column": 47
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 5889,
                                      "end": 5929,
                                      "loc": {
                                        "start": {
                                          "line": 147,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 147,
                                          "column": 46
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 5895,
                                        "end": 5929,
                                        "loc": {
                                          "start": {
                                            "line": 147,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 147,
                                            "column": 46
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 5895,
                                          "end": 5909,
                                          "loc": {
                                            "start": {
                                              "line": 147,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 147,
                                              "column": 26
                                            },
                                            "identifierName": "installDepList"
                                          },
                                          "name": "installDepList"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 5910,
                                            "end": 5913,
                                            "loc": {
                                              "start": {
                                                "line": 147,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 147,
                                                "column": 30
                                              },
                                              "identifierName": "dir"
                                            },
                                            "name": "dir"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 5915,
                                            "end": 5922,
                                            "loc": {
                                              "start": {
                                                "line": 147,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 147,
                                                "column": 39
                                              },
                                              "identifierName": "devDeps"
                                            },
                                            "name": "devDeps"
                                          },
                                          {
                                            "type": "BooleanLiteral",
                                            "start": 5924,
                                            "end": 5928,
                                            "loc": {
                                              "start": {
                                                "line": 147,
                                                "column": 41
                                              },
                                              "end": {
                                                "line": 147,
                                                "column": 45
                                              }
                                            },
                                            "value": true
                                          }
                                        ]
                                      }
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5937,
                                    "end": 5979,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 48
                                      }
                                    },
                                    "expression": {
                                      "type": "CallExpression",
                                      "start": 5937,
                                      "end": 5978,
                                      "loc": {
                                        "start": {
                                          "line": 148,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 148,
                                          "column": 47
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 5937,
                                        "end": 5938,
                                        "loc": {
                                          "start": {
                                            "line": 148,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 148,
                                            "column": 7
                                          },
                                          "identifierName": "d"
                                        },
                                        "name": "d"
                                      },
                                      "arguments": [
                                        {
                                          "type": "StringLiteral",
                                          "start": 5939,
                                          "end": 5977,
                                          "loc": {
                                            "start": {
                                              "line": 148,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 148,
                                              "column": 46
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "installing electron-prebuilt-compile",
                                            "raw": "'installing electron-prebuilt-compile'"
                                          },
                                          "value": "installing electron-prebuilt-compile"
                                        }
                                      ]
                                    }
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 5986,
                                    "end": 6075,
                                    "loc": {
                                      "start": {
                                        "line": 149,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 149,
                                        "column": 95
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 5986,
                                      "end": 6074,
                                      "loc": {
                                        "start": {
                                          "line": 149,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 149,
                                          "column": 94
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 5992,
                                        "end": 6074,
                                        "loc": {
                                          "start": {
                                            "line": 149,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 149,
                                            "column": 94
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 5992,
                                          "end": 6006,
                                          "loc": {
                                            "start": {
                                              "line": 149,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 149,
                                              "column": 26
                                            },
                                            "identifierName": "installDepList"
                                          },
                                          "name": "installDepList"
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 6007,
                                            "end": 6010,
                                            "loc": {
                                              "start": {
                                                "line": 149,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 149,
                                                "column": 30
                                              },
                                              "identifierName": "dir"
                                            },
                                            "name": "dir"
                                          },
                                          {
                                            "type": "ArrayExpression",
                                            "start": 6012,
                                            "end": 6060,
                                            "loc": {
                                              "start": {
                                                "line": 149,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 149,
                                                "column": 80
                                              }
                                            },
                                            "elements": [
                                              {
                                                "type": "TemplateLiteral",
                                                "start": 6013,
                                                "end": 6059,
                                                "loc": {
                                                  "start": {
                                                    "line": 149,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 149,
                                                    "column": 79
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 6042,
                                                    "end": 6057,
                                                    "loc": {
                                                      "start": {
                                                        "line": 149,
                                                        "column": 62
                                                      },
                                                      "end": {
                                                        "line": 149,
                                                        "column": 77
                                                      },
                                                      "identifierName": "electronVersion"
                                                    },
                                                    "name": "electronVersion"
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 6014,
                                                    "end": 6040,
                                                    "loc": {
                                                      "start": {
                                                        "line": 149,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 149,
                                                        "column": 60
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "electron-prebuilt-compile@",
                                                      "cooked": "electron-prebuilt-compile@"
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 6058,
                                                    "end": 6058,
                                                    "loc": {
                                                      "start": {
                                                        "line": 149,
                                                        "column": 78
                                                      },
                                                      "end": {
                                                        "line": 149,
                                                        "column": 78
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "BooleanLiteral",
                                            "start": 6062,
                                            "end": 6067,
                                            "loc": {
                                              "start": {
                                                "line": 149,
                                                "column": 82
                                              },
                                              "end": {
                                                "line": 149,
                                                "column": 87
                                              }
                                            },
                                            "value": false
                                          },
                                          {
                                            "type": "BooleanLiteral",
                                            "start": 6069,
                                            "end": 6073,
                                            "loc": {
                                              "start": {
                                                "line": 149,
                                                "column": 89
                                              },
                                              "end": {
                                                "line": 149,
                                                "column": 93
                                              }
                                            },
                                            "value": true
                                          }
                                        ]
                                      }
                                    }
                                  }
                                ],
                                "directives": []
                              }
                            }
                          ]
                        }
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "ExpressionStatement",
                "start": 6091,
                "end": 6132,
                "loc": {
                  "start": {
                    "line": 153,
                    "column": 2
                  },
                  "end": {
                    "line": 153,
                    "column": 43
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 6091,
                  "end": 6131,
                  "loc": {
                    "start": {
                      "line": 153,
                      "column": 2
                    },
                    "end": {
                      "line": 153,
                      "column": 42
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "Identifier",
                    "start": 6091,
                    "end": 6102,
                    "loc": {
                      "start": {
                        "line": 153,
                        "column": 2
                      },
                      "end": {
                        "line": 153,
                        "column": 13
                      },
                      "identifierName": "packageJSON"
                    },
                    "name": "packageJSON"
                  },
                  "right": {
                    "type": "AwaitExpression",
                    "start": 6105,
                    "end": 6131,
                    "loc": {
                      "start": {
                        "line": 153,
                        "column": 16
                      },
                      "end": {
                        "line": 153,
                        "column": 42
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 6111,
                      "end": 6131,
                      "loc": {
                        "start": {
                          "line": 153,
                          "column": 22
                        },
                        "end": {
                          "line": 153,
                          "column": 42
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 6111,
                        "end": 6126,
                        "loc": {
                          "start": {
                            "line": 153,
                            "column": 22
                          },
                          "end": {
                            "line": 153,
                            "column": 37
                          },
                          "identifierName": "readPackageJSON"
                        },
                        "name": "readPackageJSON"
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 6127,
                          "end": 6130,
                          "loc": {
                            "start": {
                              "line": 153,
                              "column": 38
                            },
                            "end": {
                              "line": 153,
                              "column": 41
                            },
                            "identifierName": "dir"
                          },
                          "name": "dir"
                        }
                      ]
                    }
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "start": 6136,
                "end": 6182,
                "loc": {
                  "start": {
                    "line": 155,
                    "column": 2
                  },
                  "end": {
                    "line": 155,
                    "column": 48
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 6136,
                  "end": 6181,
                  "loc": {
                    "start": {
                      "line": 155,
                      "column": 2
                    },
                    "end": {
                      "line": 155,
                      "column": 47
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 6136,
                    "end": 6154,
                    "loc": {
                      "start": {
                        "line": 155,
                        "column": 2
                      },
                      "end": {
                        "line": 155,
                        "column": 20
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 6136,
                      "end": 6147,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 2
                        },
                        "end": {
                          "line": 155,
                          "column": 13
                        },
                        "identifierName": "packageJSON"
                      },
                      "name": "packageJSON"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 6148,
                      "end": 6154,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 14
                        },
                        "end": {
                          "line": 155,
                          "column": 20
                        },
                        "identifierName": "config"
                      },
                      "name": "config"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "LogicalExpression",
                    "start": 6157,
                    "end": 6181,
                    "loc": {
                      "start": {
                        "line": 155,
                        "column": 23
                      },
                      "end": {
                        "line": 155,
                        "column": 47
                      }
                    },
                    "left": {
                      "type": "MemberExpression",
                      "start": 6157,
                      "end": 6175,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 23
                        },
                        "end": {
                          "line": 155,
                          "column": 41
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6157,
                        "end": 6168,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 23
                          },
                          "end": {
                            "line": 155,
                            "column": 34
                          },
                          "identifierName": "packageJSON"
                        },
                        "name": "packageJSON"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6169,
                        "end": 6175,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 35
                          },
                          "end": {
                            "line": 155,
                            "column": 41
                          },
                          "identifierName": "config"
                        },
                        "name": "config"
                      },
                      "computed": false
                    },
                    "operator": "||",
                    "right": {
                      "type": "ObjectExpression",
                      "start": 6179,
                      "end": 6181,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 45
                        },
                        "end": {
                          "line": 155,
                          "column": 47
                        }
                      },
                      "properties": []
                    }
                  }
                }
              },
              {
                "type": "VariableDeclaration",
                "start": 6185,
                "end": 6271,
                "loc": {
                  "start": {
                    "line": 156,
                    "column": 2
                  },
                  "end": {
                    "line": 156,
                    "column": 88
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 6191,
                    "end": 6270,
                    "loc": {
                      "start": {
                        "line": 156,
                        "column": 8
                      },
                      "end": {
                        "line": 156,
                        "column": 87
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 6191,
                      "end": 6210,
                      "loc": {
                        "start": {
                          "line": 156,
                          "column": 8
                        },
                        "end": {
                          "line": 156,
                          "column": 27
                        },
                        "identifierName": "templatePackageJSON"
                      },
                      "name": "templatePackageJSON"
                    },
                    "init": {
                      "type": "AwaitExpression",
                      "start": 6213,
                      "end": 6270,
                      "loc": {
                        "start": {
                          "line": 156,
                          "column": 30
                        },
                        "end": {
                          "line": 156,
                          "column": 87
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 6219,
                        "end": 6270,
                        "loc": {
                          "start": {
                            "line": 156,
                            "column": 36
                          },
                          "end": {
                            "line": 156,
                            "column": 87
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 6219,
                          "end": 6234,
                          "loc": {
                            "start": {
                              "line": 156,
                              "column": 36
                            },
                            "end": {
                              "line": 156,
                              "column": 51
                            },
                            "identifierName": "readPackageJSON"
                          },
                          "name": "readPackageJSON"
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 6235,
                            "end": 6269,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 52
                              },
                              "end": {
                                "line": 156,
                                "column": 86
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 6235,
                              "end": 6247,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 52
                                },
                                "end": {
                                  "line": 156,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6235,
                                "end": 6239,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 56
                                  },
                                  "identifierName": "path"
                                },
                                "name": "path"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6240,
                                "end": 6247,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 64
                                  },
                                  "identifierName": "resolve"
                                },
                                "name": "resolve"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 6248,
                                "end": 6257,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 65
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 74
                                  },
                                  "identifierName": "__dirname"
                                },
                                "name": "__dirname"
                              },
                              {
                                "type": "StringLiteral",
                                "start": 6259,
                                "end": 6268,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 76
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 85
                                  }
                                },
                                "extra": {
                                  "rawValue": "../tmpl",
                                  "raw": "'../tmpl'"
                                },
                                "value": "../tmpl"
                              }
                            ]
                          }
                        ]
                      }
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "ExpressionStatement",
                "start": 6274,
                "end": 6334,
                "loc": {
                  "start": {
                    "line": 157,
                    "column": 2
                  },
                  "end": {
                    "line": 157,
                    "column": 62
                  }
                },
                "expression": {
                  "type": "AssignmentExpression",
                  "start": 6274,
                  "end": 6333,
                  "loc": {
                    "start": {
                      "line": 157,
                      "column": 2
                    },
                    "end": {
                      "line": 157,
                      "column": 61
                    }
                  },
                  "operator": "=",
                  "left": {
                    "type": "MemberExpression",
                    "start": 6274,
                    "end": 6298,
                    "loc": {
                      "start": {
                        "line": 157,
                        "column": 2
                      },
                      "end": {
                        "line": 157,
                        "column": 26
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 6274,
                      "end": 6292,
                      "loc": {
                        "start": {
                          "line": 157,
                          "column": 2
                        },
                        "end": {
                          "line": 157,
                          "column": 20
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6274,
                        "end": 6285,
                        "loc": {
                          "start": {
                            "line": 157,
                            "column": 2
                          },
                          "end": {
                            "line": 157,
                            "column": 13
                          },
                          "identifierName": "packageJSON"
                        },
                        "name": "packageJSON"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6286,
                        "end": 6292,
                        "loc": {
                          "start": {
                            "line": 157,
                            "column": 14
                          },
                          "end": {
                            "line": 157,
                            "column": 20
                          },
                          "identifierName": "config"
                        },
                        "name": "config"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 6293,
                      "end": 6298,
                      "loc": {
                        "start": {
                          "line": 157,
                          "column": 21
                        },
                        "end": {
                          "line": 157,
                          "column": 26
                        },
                        "identifierName": "forge"
                      },
                      "name": "forge"
                    },
                    "computed": false
                  },
                  "right": {
                    "type": "MemberExpression",
                    "start": 6301,
                    "end": 6333,
                    "loc": {
                      "start": {
                        "line": 157,
                        "column": 29
                      },
                      "end": {
                        "line": 157,
                        "column": 61
                      }
                    },
                    "object": {
                      "type": "MemberExpression",
                      "start": 6301,
                      "end": 6327,
                      "loc": {
                        "start": {
                          "line": 157,
                          "column": 29
                        },
                        "end": {
                          "line": 157,
                          "column": 55
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6301,
                        "end": 6320,
                        "loc": {
                          "start": {
                            "line": 157,
                            "column": 29
                          },
                          "end": {
                            "line": 157,
                            "column": 48
                          },
                          "identifierName": "templatePackageJSON"
                        },
                        "name": "templatePackageJSON"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6321,
                        "end": 6327,
                        "loc": {
                          "start": {
                            "line": 157,
                            "column": 49
                          },
                          "end": {
                            "line": 157,
                            "column": 55
                          },
                          "identifierName": "config"
                        },
                        "name": "config"
                      },
                      "computed": false
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 6328,
                      "end": 6333,
                      "loc": {
                        "start": {
                          "line": 157,
                          "column": 56
                        },
                        "end": {
                          "line": 157,
                          "column": 61
                        },
                        "identifierName": "forge"
                      },
                      "name": "forge"
                    },
                    "computed": false
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "start": 6338,
                "end": 6359,
                "loc": {
                  "start": {
                    "line": 159,
                    "column": 2
                  },
                  "end": {
                    "line": 159,
                    "column": 23
                  }
                },
                "expression": {
                  "type": "AwaitExpression",
                  "start": 6338,
                  "end": 6358,
                  "loc": {
                    "start": {
                      "line": 159,
                      "column": 2
                    },
                    "end": {
                      "line": 159,
                      "column": 22
                    }
                  },
                  "argument": {
                    "type": "CallExpression",
                    "start": 6344,
                    "end": 6358,
                    "loc": {
                      "start": {
                        "line": 159,
                        "column": 8
                      },
                      "end": {
                        "line": 159,
                        "column": 22
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 6344,
                      "end": 6356,
                      "loc": {
                        "start": {
                          "line": 159,
                          "column": 8
                        },
                        "end": {
                          "line": 159,
                          "column": 20
                        },
                        "identifierName": "writeChanges"
                      },
                      "name": "writeChanges"
                    },
                    "arguments": []
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "start": 6363,
                "end": 6691,
                "loc": {
                  "start": {
                    "line": 161,
                    "column": 2
                  },
                  "end": {
                    "line": 168,
                    "column": 5
                  }
                },
                "expression": {
                  "type": "AwaitExpression",
                  "start": 6363,
                  "end": 6690,
                  "loc": {
                    "start": {
                      "line": 161,
                      "column": 2
                    },
                    "end": {
                      "line": 168,
                      "column": 4
                    }
                  },
                  "argument": {
                    "type": "CallExpression",
                    "start": 6369,
                    "end": 6690,
                    "loc": {
                      "start": {
                        "line": 161,
                        "column": 8
                      },
                      "end": {
                        "line": 168,
                        "column": 4
                      }
                    },
                    "callee": {
                      "type": "Identifier",
                      "start": 6369,
                      "end": 6377,
                      "loc": {
                        "start": {
                          "line": 161,
                          "column": 8
                        },
                        "end": {
                          "line": 161,
                          "column": 16
                        },
                        "identifierName": "asyncOra"
                      },
                      "name": "asyncOra"
                    },
                    "arguments": [
                      {
                        "type": "StringLiteral",
                        "start": 6378,
                        "end": 6397,
                        "loc": {
                          "start": {
                            "line": 161,
                            "column": 17
                          },
                          "end": {
                            "line": 161,
                            "column": 36
                          }
                        },
                        "extra": {
                          "rawValue": "Fixing .gitignore",
                          "raw": "'Fixing .gitignore'"
                        },
                        "value": "Fixing .gitignore"
                      },
                      {
                        "type": "ArrowFunctionExpression",
                        "start": 6399,
                        "end": 6689,
                        "loc": {
                          "start": {
                            "line": 161,
                            "column": 38
                          },
                          "end": {
                            "line": 168,
                            "column": 3
                          }
                        },
                        "id": null,
                        "generator": false,
                        "expression": false,
                        "async": true,
                        "params": [],
                        "body": {
                          "type": "BlockStatement",
                          "start": 6411,
                          "end": 6689,
                          "loc": {
                            "start": {
                              "line": 161,
                              "column": 50
                            },
                            "end": {
                              "line": 168,
                              "column": 3
                            }
                          },
                          "body": [
                            {
                              "type": "IfStatement",
                              "start": 6417,
                              "end": 6685,
                              "loc": {
                                "start": {
                                  "line": 162,
                                  "column": 4
                                },
                                "end": {
                                  "line": 167,
                                  "column": 5
                                }
                              },
                              "test": {
                                "type": "AwaitExpression",
                                "start": 6421,
                                "end": 6469,
                                "loc": {
                                  "start": {
                                    "line": 162,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 162,
                                    "column": 56
                                  }
                                },
                                "argument": {
                                  "type": "CallExpression",
                                  "start": 6427,
                                  "end": 6469,
                                  "loc": {
                                    "start": {
                                      "line": 162,
                                      "column": 14
                                    },
                                    "end": {
                                      "line": 162,
                                      "column": 56
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 6427,
                                    "end": 6436,
                                    "loc": {
                                      "start": {
                                        "line": 162,
                                        "column": 14
                                      },
                                      "end": {
                                        "line": 162,
                                        "column": 23
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6427,
                                      "end": 6429,
                                      "loc": {
                                        "start": {
                                          "line": 162,
                                          "column": 14
                                        },
                                        "end": {
                                          "line": 162,
                                          "column": 16
                                        },
                                        "identifierName": "fs"
                                      },
                                      "name": "fs"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6430,
                                      "end": 6436,
                                      "loc": {
                                        "start": {
                                          "line": 162,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 162,
                                          "column": 23
                                        },
                                        "identifierName": "exists"
                                      },
                                      "name": "exists"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "CallExpression",
                                      "start": 6437,
                                      "end": 6468,
                                      "loc": {
                                        "start": {
                                          "line": 162,
                                          "column": 24
                                        },
                                        "end": {
                                          "line": 162,
                                          "column": 55
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 6437,
                                        "end": 6449,
                                        "loc": {
                                          "start": {
                                            "line": 162,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 162,
                                            "column": 36
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 6437,
                                          "end": 6441,
                                          "loc": {
                                            "start": {
                                              "line": 162,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 162,
                                              "column": 28
                                            },
                                            "identifierName": "path"
                                          },
                                          "name": "path"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 6442,
                                          "end": 6449,
                                          "loc": {
                                            "start": {
                                              "line": 162,
                                              "column": 29
                                            },
                                            "end": {
                                              "line": 162,
                                              "column": 36
                                            },
                                            "identifierName": "resolve"
                                          },
                                          "name": "resolve"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 6450,
                                          "end": 6453,
                                          "loc": {
                                            "start": {
                                              "line": 162,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 162,
                                              "column": 40
                                            },
                                            "identifierName": "dir"
                                          },
                                          "name": "dir"
                                        },
                                        {
                                          "type": "StringLiteral",
                                          "start": 6455,
                                          "end": 6467,
                                          "loc": {
                                            "start": {
                                              "line": 162,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 162,
                                              "column": 54
                                            }
                                          },
                                          "extra": {
                                            "rawValue": ".gitignore",
                                            "raw": "'.gitignore'"
                                          },
                                          "value": ".gitignore"
                                        }
                                      ]
                                    }
                                  ]
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "start": 6471,
                                "end": 6685,
                                "loc": {
                                  "start": {
                                    "line": 162,
                                    "column": 58
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 5
                                  }
                                },
                                "body": [
                                  {
                                    "type": "VariableDeclaration",
                                    "start": 6479,
                                    "end": 6548,
                                    "loc": {
                                      "start": {
                                        "line": 163,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 163,
                                        "column": 75
                                      }
                                    },
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "start": 6485,
                                        "end": 6547,
                                        "loc": {
                                          "start": {
                                            "line": 163,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 163,
                                            "column": 74
                                          }
                                        },
                                        "id": {
                                          "type": "Identifier",
                                          "start": 6485,
                                          "end": 6494,
                                          "loc": {
                                            "start": {
                                              "line": 163,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 163,
                                              "column": 21
                                            },
                                            "identifierName": "gitignore"
                                          },
                                          "name": "gitignore"
                                        },
                                        "init": {
                                          "type": "AwaitExpression",
                                          "start": 6497,
                                          "end": 6547,
                                          "loc": {
                                            "start": {
                                              "line": 163,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 163,
                                              "column": 74
                                            }
                                          },
                                          "argument": {
                                            "type": "CallExpression",
                                            "start": 6503,
                                            "end": 6547,
                                            "loc": {
                                              "start": {
                                                "line": 163,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 163,
                                                "column": 74
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 6503,
                                              "end": 6514,
                                              "loc": {
                                                "start": {
                                                  "line": 163,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 163,
                                                  "column": 41
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 6503,
                                                "end": 6505,
                                                "loc": {
                                                  "start": {
                                                    "line": 163,
                                                    "column": 30
                                                  },
                                                  "end": {
                                                    "line": 163,
                                                    "column": 32
                                                  },
                                                  "identifierName": "fs"
                                                },
                                                "name": "fs"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 6506,
                                                "end": 6514,
                                                "loc": {
                                                  "start": {
                                                    "line": 163,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 163,
                                                    "column": 41
                                                  },
                                                  "identifierName": "readFile"
                                                },
                                                "name": "readFile"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "CallExpression",
                                                "start": 6515,
                                                "end": 6546,
                                                "loc": {
                                                  "start": {
                                                    "line": 163,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 163,
                                                    "column": 73
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 6515,
                                                  "end": 6527,
                                                  "loc": {
                                                    "start": {
                                                      "line": 163,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 163,
                                                      "column": 54
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 6515,
                                                    "end": 6519,
                                                    "loc": {
                                                      "start": {
                                                        "line": 163,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 163,
                                                        "column": 46
                                                      },
                                                      "identifierName": "path"
                                                    },
                                                    "name": "path"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 6520,
                                                    "end": 6527,
                                                    "loc": {
                                                      "start": {
                                                        "line": 163,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 163,
                                                        "column": 54
                                                      },
                                                      "identifierName": "resolve"
                                                    },
                                                    "name": "resolve"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 6528,
                                                    "end": 6531,
                                                    "loc": {
                                                      "start": {
                                                        "line": 163,
                                                        "column": 55
                                                      },
                                                      "end": {
                                                        "line": 163,
                                                        "column": 58
                                                      },
                                                      "identifierName": "dir"
                                                    },
                                                    "name": "dir"
                                                  },
                                                  {
                                                    "type": "StringLiteral",
                                                    "start": 6533,
                                                    "end": 6545,
                                                    "loc": {
                                                      "start": {
                                                        "line": 163,
                                                        "column": 60
                                                      },
                                                      "end": {
                                                        "line": 163,
                                                        "column": 72
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": ".gitignore",
                                                      "raw": "'.gitignore'"
                                                    },
                                                    "value": ".gitignore"
                                                  }
                                                ]
                                              }
                                            ]
                                          }
                                        }
                                      }
                                    ],
                                    "kind": "const"
                                  },
                                  {
                                    "type": "IfStatement",
                                    "start": 6555,
                                    "end": 6679,
                                    "loc": {
                                      "start": {
                                        "line": 164,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 166,
                                        "column": 7
                                      }
                                    },
                                    "test": {
                                      "type": "UnaryExpression",
                                      "start": 6559,
                                      "end": 6585,
                                      "loc": {
                                        "start": {
                                          "line": 164,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 164,
                                          "column": 36
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 6560,
                                        "end": 6585,
                                        "loc": {
                                          "start": {
                                            "line": 164,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 164,
                                            "column": 36
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 6560,
                                          "end": 6578,
                                          "loc": {
                                            "start": {
                                              "line": 164,
                                              "column": 11
                                            },
                                            "end": {
                                              "line": 164,
                                              "column": 29
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 6560,
                                            "end": 6569,
                                            "loc": {
                                              "start": {
                                                "line": 164,
                                                "column": 11
                                              },
                                              "end": {
                                                "line": 164,
                                                "column": 20
                                              },
                                              "identifierName": "gitignore"
                                            },
                                            "name": "gitignore"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6570,
                                            "end": 6578,
                                            "loc": {
                                              "start": {
                                                "line": 164,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 164,
                                                "column": 29
                                              },
                                              "identifierName": "includes"
                                            },
                                            "name": "includes"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "StringLiteral",
                                            "start": 6579,
                                            "end": 6584,
                                            "loc": {
                                              "start": {
                                                "line": 164,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 164,
                                                "column": 35
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "out",
                                              "raw": "'out'"
                                            },
                                            "value": "out"
                                          }
                                        ]
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "consequent": {
                                      "type": "BlockStatement",
                                      "start": 6587,
                                      "end": 6679,
                                      "loc": {
                                        "start": {
                                          "line": 164,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 166,
                                          "column": 7
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 6597,
                                          "end": 6671,
                                          "loc": {
                                            "start": {
                                              "line": 165,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 165,
                                              "column": 82
                                            }
                                          },
                                          "expression": {
                                            "type": "AwaitExpression",
                                            "start": 6597,
                                            "end": 6670,
                                            "loc": {
                                              "start": {
                                                "line": 165,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 165,
                                                "column": 81
                                              }
                                            },
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 6603,
                                              "end": 6670,
                                              "loc": {
                                                "start": {
                                                  "line": 165,
                                                  "column": 14
                                                },
                                                "end": {
                                                  "line": 165,
                                                  "column": 81
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 6603,
                                                "end": 6615,
                                                "loc": {
                                                  "start": {
                                                    "line": 165,
                                                    "column": 14
                                                  },
                                                  "end": {
                                                    "line": 165,
                                                    "column": 26
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 6603,
                                                  "end": 6605,
                                                  "loc": {
                                                    "start": {
                                                      "line": 165,
                                                      "column": 14
                                                    },
                                                    "end": {
                                                      "line": 165,
                                                      "column": 16
                                                    },
                                                    "identifierName": "fs"
                                                  },
                                                  "name": "fs"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 6606,
                                                  "end": 6615,
                                                  "loc": {
                                                    "start": {
                                                      "line": 165,
                                                      "column": 17
                                                    },
                                                    "end": {
                                                      "line": 165,
                                                      "column": 26
                                                    },
                                                    "identifierName": "writeFile"
                                                  },
                                                  "name": "writeFile"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "CallExpression",
                                                  "start": 6616,
                                                  "end": 6647,
                                                  "loc": {
                                                    "start": {
                                                      "line": 165,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 165,
                                                      "column": 58
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 6616,
                                                    "end": 6628,
                                                    "loc": {
                                                      "start": {
                                                        "line": 165,
                                                        "column": 27
                                                      },
                                                      "end": {
                                                        "line": 165,
                                                        "column": 39
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 6616,
                                                      "end": 6620,
                                                      "loc": {
                                                        "start": {
                                                          "line": 165,
                                                          "column": 27
                                                        },
                                                        "end": {
                                                          "line": 165,
                                                          "column": 31
                                                        },
                                                        "identifierName": "path"
                                                      },
                                                      "name": "path"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 6621,
                                                      "end": 6628,
                                                      "loc": {
                                                        "start": {
                                                          "line": 165,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 165,
                                                          "column": 39
                                                        },
                                                        "identifierName": "resolve"
                                                      },
                                                      "name": "resolve"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 6629,
                                                      "end": 6632,
                                                      "loc": {
                                                        "start": {
                                                          "line": 165,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 165,
                                                          "column": 43
                                                        },
                                                        "identifierName": "dir"
                                                      },
                                                      "name": "dir"
                                                    },
                                                    {
                                                      "type": "StringLiteral",
                                                      "start": 6634,
                                                      "end": 6646,
                                                      "loc": {
                                                        "start": {
                                                          "line": 165,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 165,
                                                          "column": 57
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": ".gitignore",
                                                        "raw": "'.gitignore'"
                                                      },
                                                      "value": ".gitignore"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "type": "TemplateLiteral",
                                                  "start": 6649,
                                                  "end": 6669,
                                                  "loc": {
                                                    "start": {
                                                      "line": 165,
                                                      "column": 60
                                                    },
                                                    "end": {
                                                      "line": 165,
                                                      "column": 80
                                                    }
                                                  },
                                                  "expressions": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 6652,
                                                      "end": 6661,
                                                      "loc": {
                                                        "start": {
                                                          "line": 165,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 165,
                                                          "column": 72
                                                        },
                                                        "identifierName": "gitignore"
                                                      },
                                                      "name": "gitignore"
                                                    }
                                                  ],
                                                  "quasis": [
                                                    {
                                                      "type": "TemplateElement",
                                                      "start": 6650,
                                                      "end": 6650,
                                                      "loc": {
                                                        "start": {
                                                          "line": 165,
                                                          "column": 61
                                                        },
                                                        "end": {
                                                          "line": 165,
                                                          "column": 61
                                                        }
                                                      },
                                                      "value": {
                                                        "raw": "",
                                                        "cooked": ""
                                                      },
                                                      "tail": false
                                                    },
                                                    {
                                                      "type": "TemplateElement",
                                                      "start": 6662,
                                                      "end": 6668,
                                                      "loc": {
                                                        "start": {
                                                          "line": 165,
                                                          "column": 73
                                                        },
                                                        "end": {
                                                          "line": 165,
                                                          "column": 79
                                                        }
                                                      },
                                                      "value": {
                                                        "raw": "\\nout/",
                                                        "cooked": "\nout/"
                                                      },
                                                      "tail": true
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        }
                                      ],
                                      "directives": []
                                    },
                                    "alternate": null
                                  }
                                ],
                                "directives": []
                              },
                              "alternate": null
                            }
                          ],
                          "directives": []
                        }
                      }
                    ]
                  }
                }
              },
              {
                "type": "VariableDeclaration",
                "start": 6695,
                "end": 6731,
                "loc": {
                  "start": {
                    "line": 170,
                    "column": 2
                  },
                  "end": {
                    "line": 170,
                    "column": 38
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 6699,
                    "end": 6730,
                    "loc": {
                      "start": {
                        "line": 170,
                        "column": 6
                      },
                      "end": {
                        "line": 170,
                        "column": 37
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 6699,
                      "end": 6710,
                      "loc": {
                        "start": {
                          "line": 170,
                          "column": 6
                        },
                        "end": {
                          "line": 170,
                          "column": 17
                        },
                        "identifierName": "babelConfig"
                      },
                      "name": "babelConfig"
                    },
                    "init": {
                      "type": "MemberExpression",
                      "start": 6713,
                      "end": 6730,
                      "loc": {
                        "start": {
                          "line": 170,
                          "column": 20
                        },
                        "end": {
                          "line": 170,
                          "column": 37
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 6713,
                        "end": 6724,
                        "loc": {
                          "start": {
                            "line": 170,
                            "column": 20
                          },
                          "end": {
                            "line": 170,
                            "column": 31
                          },
                          "identifierName": "packageJSON"
                        },
                        "name": "packageJSON"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 6725,
                        "end": 6730,
                        "loc": {
                          "start": {
                            "line": 170,
                            "column": 32
                          },
                          "end": {
                            "line": 170,
                            "column": 37
                          },
                          "identifierName": "babel"
                        },
                        "name": "babel"
                      },
                      "computed": false
                    }
                  }
                ],
                "kind": "let"
              },
              {
                "type": "VariableDeclaration",
                "start": 6734,
                "end": 6782,
                "loc": {
                  "start": {
                    "line": 171,
                    "column": 2
                  },
                  "end": {
                    "line": 171,
                    "column": 50
                  }
                },
                "declarations": [
                  {
                    "type": "VariableDeclarator",
                    "start": 6740,
                    "end": 6781,
                    "loc": {
                      "start": {
                        "line": 171,
                        "column": 8
                      },
                      "end": {
                        "line": 171,
                        "column": 49
                      }
                    },
                    "id": {
                      "type": "Identifier",
                      "start": 6740,
                      "end": 6749,
                      "loc": {
                        "start": {
                          "line": 171,
                          "column": 8
                        },
                        "end": {
                          "line": 171,
                          "column": 17
                        },
                        "identifierName": "babelPath"
                      },
                      "name": "babelPath"
                    },
                    "init": {
                      "type": "CallExpression",
                      "start": 6752,
                      "end": 6781,
                      "loc": {
                        "start": {
                          "line": 171,
                          "column": 20
                        },
                        "end": {
                          "line": 171,
                          "column": 49
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 6752,
                        "end": 6764,
                        "loc": {
                          "start": {
                            "line": 171,
                            "column": 20
                          },
                          "end": {
                            "line": 171,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6752,
                          "end": 6756,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 20
                            },
                            "end": {
                              "line": 171,
                              "column": 24
                            },
                            "identifierName": "path"
                          },
                          "name": "path"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6757,
                          "end": 6764,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 25
                            },
                            "end": {
                              "line": 171,
                              "column": 32
                            },
                            "identifierName": "resolve"
                          },
                          "name": "resolve"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 6765,
                          "end": 6768,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 33
                            },
                            "end": {
                              "line": 171,
                              "column": 36
                            },
                            "identifierName": "dir"
                          },
                          "name": "dir"
                        },
                        {
                          "type": "StringLiteral",
                          "start": 6770,
                          "end": 6780,
                          "loc": {
                            "start": {
                              "line": 171,
                              "column": 38
                            },
                            "end": {
                              "line": 171,
                              "column": 48
                            }
                          },
                          "extra": {
                            "rawValue": ".babelrc",
                            "raw": "'.babelrc'"
                          },
                          "value": ".babelrc"
                        }
                      ]
                    }
                  }
                ],
                "kind": "const"
              },
              {
                "type": "IfStatement",
                "start": 6785,
                "end": 6906,
                "loc": {
                  "start": {
                    "line": 172,
                    "column": 2
                  },
                  "end": {
                    "line": 174,
                    "column": 3
                  }
                },
                "test": {
                  "type": "LogicalExpression",
                  "start": 6789,
                  "end": 6831,
                  "loc": {
                    "start": {
                      "line": 172,
                      "column": 6
                    },
                    "end": {
                      "line": 172,
                      "column": 48
                    }
                  },
                  "left": {
                    "type": "UnaryExpression",
                    "start": 6789,
                    "end": 6801,
                    "loc": {
                      "start": {
                        "line": 172,
                        "column": 6
                      },
                      "end": {
                        "line": 172,
                        "column": 18
                      }
                    },
                    "operator": "!",
                    "prefix": true,
                    "argument": {
                      "type": "Identifier",
                      "start": 6790,
                      "end": 6801,
                      "loc": {
                        "start": {
                          "line": 172,
                          "column": 7
                        },
                        "end": {
                          "line": 172,
                          "column": 18
                        },
                        "identifierName": "babelConfig"
                      },
                      "name": "babelConfig"
                    },
                    "extra": {
                      "parenthesizedArgument": false
                    }
                  },
                  "operator": "&&",
                  "right": {
                    "type": "AwaitExpression",
                    "start": 6805,
                    "end": 6831,
                    "loc": {
                      "start": {
                        "line": 172,
                        "column": 22
                      },
                      "end": {
                        "line": 172,
                        "column": 48
                      }
                    },
                    "argument": {
                      "type": "CallExpression",
                      "start": 6811,
                      "end": 6831,
                      "loc": {
                        "start": {
                          "line": 172,
                          "column": 28
                        },
                        "end": {
                          "line": 172,
                          "column": 48
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 6811,
                        "end": 6820,
                        "loc": {
                          "start": {
                            "line": 172,
                            "column": 28
                          },
                          "end": {
                            "line": 172,
                            "column": 37
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 6811,
                          "end": 6813,
                          "loc": {
                            "start": {
                              "line": 172,
                              "column": 28
                            },
                            "end": {
                              "line": 172,
                              "column": 30
                            },
                            "identifierName": "fs"
                          },
                          "name": "fs"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6814,
                          "end": 6820,
                          "loc": {
                            "start": {
                              "line": 172,
                              "column": 31
                            },
                            "end": {
                              "line": 172,
                              "column": 37
                            },
                            "identifierName": "exists"
                          },
                          "name": "exists"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 6821,
                          "end": 6830,
                          "loc": {
                            "start": {
                              "line": 172,
                              "column": 38
                            },
                            "end": {
                              "line": 172,
                              "column": 47
                            },
                            "identifierName": "babelPath"
                          },
                          "name": "babelPath"
                        }
                      ]
                    }
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 6833,
                  "end": 6906,
                  "loc": {
                    "start": {
                      "line": 172,
                      "column": 50
                    },
                    "end": {
                      "line": 174,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 6839,
                      "end": 6902,
                      "loc": {
                        "start": {
                          "line": 173,
                          "column": 4
                        },
                        "end": {
                          "line": 173,
                          "column": 67
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6839,
                        "end": 6901,
                        "loc": {
                          "start": {
                            "line": 173,
                            "column": 4
                          },
                          "end": {
                            "line": 173,
                            "column": 66
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 6839,
                          "end": 6850,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 4
                            },
                            "end": {
                              "line": 173,
                              "column": 15
                            },
                            "identifierName": "babelConfig"
                          },
                          "name": "babelConfig"
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 6853,
                          "end": 6901,
                          "loc": {
                            "start": {
                              "line": 173,
                              "column": 18
                            },
                            "end": {
                              "line": 173,
                              "column": 66
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 6853,
                            "end": 6863,
                            "loc": {
                              "start": {
                                "line": 173,
                                "column": 18
                              },
                              "end": {
                                "line": 173,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 6853,
                              "end": 6857,
                              "loc": {
                                "start": {
                                  "line": 173,
                                  "column": 18
                                },
                                "end": {
                                  "line": 173,
                                  "column": 22
                                },
                                "identifierName": "JSON"
                              },
                              "name": "JSON"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6858,
                              "end": 6863,
                              "loc": {
                                "start": {
                                  "line": 173,
                                  "column": 23
                                },
                                "end": {
                                  "line": 173,
                                  "column": 28
                                },
                                "identifierName": "parse"
                              },
                              "name": "parse"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "AwaitExpression",
                              "start": 6864,
                              "end": 6900,
                              "loc": {
                                "start": {
                                  "line": 173,
                                  "column": 29
                                },
                                "end": {
                                  "line": 173,
                                  "column": 65
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 6870,
                                "end": 6900,
                                "loc": {
                                  "start": {
                                    "line": 173,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 173,
                                    "column": 65
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 6870,
                                  "end": 6881,
                                  "loc": {
                                    "start": {
                                      "line": 173,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 173,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 6870,
                                    "end": 6872,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 35
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 37
                                      },
                                      "identifierName": "fs"
                                    },
                                    "name": "fs"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6873,
                                    "end": 6881,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 46
                                      },
                                      "identifierName": "readFile"
                                    },
                                    "name": "readFile"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 6882,
                                    "end": 6891,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 56
                                      },
                                      "identifierName": "babelPath"
                                    },
                                    "name": "babelPath"
                                  },
                                  {
                                    "type": "StringLiteral",
                                    "start": 6893,
                                    "end": 6899,
                                    "loc": {
                                      "start": {
                                        "line": 173,
                                        "column": 58
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 64
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "utf8",
                                      "raw": "'utf8'"
                                    },
                                    "value": "utf8"
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "IfStatement",
                "start": 6910,
                "end": 7526,
                "loc": {
                  "start": {
                    "line": 176,
                    "column": 2
                  },
                  "end": {
                    "line": 190,
                    "column": 3
                  }
                },
                "test": {
                  "type": "Identifier",
                  "start": 6914,
                  "end": 6925,
                  "loc": {
                    "start": {
                      "line": 176,
                      "column": 6
                    },
                    "end": {
                      "line": 176,
                      "column": 17
                    },
                    "identifierName": "babelConfig"
                  },
                  "name": "babelConfig"
                },
                "consequent": {
                  "type": "BlockStatement",
                  "start": 6927,
                  "end": 7526,
                  "loc": {
                    "start": {
                      "line": 176,
                      "column": 19
                    },
                    "end": {
                      "line": 190,
                      "column": 3
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 6933,
                      "end": 7370,
                      "loc": {
                        "start": {
                          "line": 177,
                          "column": 4
                        },
                        "end": {
                          "line": 187,
                          "column": 7
                        }
                      },
                      "expression": {
                        "type": "AwaitExpression",
                        "start": 6933,
                        "end": 7369,
                        "loc": {
                          "start": {
                            "line": 177,
                            "column": 4
                          },
                          "end": {
                            "line": 187,
                            "column": 6
                          }
                        },
                        "argument": {
                          "type": "CallExpression",
                          "start": 6939,
                          "end": 7369,
                          "loc": {
                            "start": {
                              "line": 177,
                              "column": 10
                            },
                            "end": {
                              "line": 187,
                              "column": 6
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6939,
                            "end": 6947,
                            "loc": {
                              "start": {
                                "line": 177,
                                "column": 10
                              },
                              "end": {
                                "line": 177,
                                "column": 18
                              },
                              "identifierName": "asyncOra"
                            },
                            "name": "asyncOra"
                          },
                          "arguments": [
                            {
                              "type": "StringLiteral",
                              "start": 6948,
                              "end": 6979,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 19
                                },
                                "end": {
                                  "line": 177,
                                  "column": 50
                                }
                              },
                              "extra": {
                                "rawValue": "Porting original babel config",
                                "raw": "'Porting original babel config'"
                              },
                              "value": "Porting original babel config"
                            },
                            {
                              "type": "ArrowFunctionExpression",
                              "start": 6981,
                              "end": 7368,
                              "loc": {
                                "start": {
                                  "line": 177,
                                  "column": 52
                                },
                                "end": {
                                  "line": 187,
                                  "column": 5
                                }
                              },
                              "id": null,
                              "generator": false,
                              "expression": false,
                              "async": true,
                              "params": [],
                              "body": {
                                "type": "BlockStatement",
                                "start": 6993,
                                "end": 7368,
                                "loc": {
                                  "start": {
                                    "line": 177,
                                    "column": 64
                                  },
                                  "end": {
                                    "line": 187,
                                    "column": 5
                                  }
                                },
                                "body": [
                                  {
                                    "type": "VariableDeclaration",
                                    "start": 7001,
                                    "end": 7024,
                                    "loc": {
                                      "start": {
                                        "line": 178,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 178,
                                        "column": 29
                                      }
                                    },
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "start": 7005,
                                        "end": 7023,
                                        "loc": {
                                          "start": {
                                            "line": 178,
                                            "column": 10
                                          },
                                          "end": {
                                            "line": 178,
                                            "column": 28
                                          }
                                        },
                                        "id": {
                                          "type": "Identifier",
                                          "start": 7005,
                                          "end": 7018,
                                          "loc": {
                                            "start": {
                                              "line": 178,
                                              "column": 10
                                            },
                                            "end": {
                                              "line": 178,
                                              "column": 23
                                            },
                                            "identifierName": "compileConfig"
                                          },
                                          "name": "compileConfig"
                                        },
                                        "init": {
                                          "type": "ObjectExpression",
                                          "start": 7021,
                                          "end": 7023,
                                          "loc": {
                                            "start": {
                                              "line": 178,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 178,
                                              "column": 28
                                            }
                                          },
                                          "properties": []
                                        }
                                      }
                                    ],
                                    "kind": "let"
                                  },
                                  {
                                    "type": "VariableDeclaration",
                                    "start": 7031,
                                    "end": 7083,
                                    "loc": {
                                      "start": {
                                        "line": 179,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 179,
                                        "column": 58
                                      }
                                    },
                                    "declarations": [
                                      {
                                        "type": "VariableDeclarator",
                                        "start": 7037,
                                        "end": 7082,
                                        "loc": {
                                          "start": {
                                            "line": 179,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 179,
                                            "column": 57
                                          }
                                        },
                                        "id": {
                                          "type": "Identifier",
                                          "start": 7037,
                                          "end": 7048,
                                          "loc": {
                                            "start": {
                                              "line": 179,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 179,
                                              "column": 23
                                            },
                                            "identifierName": "compilePath"
                                          },
                                          "name": "compilePath"
                                        },
                                        "init": {
                                          "type": "CallExpression",
                                          "start": 7051,
                                          "end": 7082,
                                          "loc": {
                                            "start": {
                                              "line": 179,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 179,
                                              "column": 57
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 7051,
                                            "end": 7063,
                                            "loc": {
                                              "start": {
                                                "line": 179,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 179,
                                                "column": 38
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 7051,
                                              "end": 7055,
                                              "loc": {
                                                "start": {
                                                  "line": 179,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 179,
                                                  "column": 30
                                                },
                                                "identifierName": "path"
                                              },
                                              "name": "path"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 7056,
                                              "end": 7063,
                                              "loc": {
                                                "start": {
                                                  "line": 179,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 179,
                                                  "column": 38
                                                },
                                                "identifierName": "resolve"
                                              },
                                              "name": "resolve"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 7064,
                                              "end": 7067,
                                              "loc": {
                                                "start": {
                                                  "line": 179,
                                                  "column": 39
                                                },
                                                "end": {
                                                  "line": 179,
                                                  "column": 42
                                                },
                                                "identifierName": "dir"
                                              },
                                              "name": "dir"
                                            },
                                            {
                                              "type": "StringLiteral",
                                              "start": 7069,
                                              "end": 7081,
                                              "loc": {
                                                "start": {
                                                  "line": 179,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 179,
                                                  "column": 56
                                                }
                                              },
                                              "extra": {
                                                "rawValue": ".compilerc",
                                                "raw": "'.compilerc'"
                                              },
                                              "value": ".compilerc"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "kind": "const"
                                  },
                                  {
                                    "type": "IfStatement",
                                    "start": 7090,
                                    "end": 7209,
                                    "loc": {
                                      "start": {
                                        "line": 180,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 182,
                                        "column": 7
                                      }
                                    },
                                    "test": {
                                      "type": "AwaitExpression",
                                      "start": 7094,
                                      "end": 7122,
                                      "loc": {
                                        "start": {
                                          "line": 180,
                                          "column": 10
                                        },
                                        "end": {
                                          "line": 180,
                                          "column": 38
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 7100,
                                        "end": 7122,
                                        "loc": {
                                          "start": {
                                            "line": 180,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 180,
                                            "column": 38
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 7100,
                                          "end": 7109,
                                          "loc": {
                                            "start": {
                                              "line": 180,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 180,
                                              "column": 25
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 7100,
                                            "end": 7102,
                                            "loc": {
                                              "start": {
                                                "line": 180,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 180,
                                                "column": 18
                                              },
                                              "identifierName": "fs"
                                            },
                                            "name": "fs"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 7103,
                                            "end": 7109,
                                            "loc": {
                                              "start": {
                                                "line": 180,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 180,
                                                "column": 25
                                              },
                                              "identifierName": "exists"
                                            },
                                            "name": "exists"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 7110,
                                            "end": 7121,
                                            "loc": {
                                              "start": {
                                                "line": 180,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 180,
                                                "column": 37
                                              },
                                              "identifierName": "compilePath"
                                            },
                                            "name": "compilePath"
                                          }
                                        ]
                                      }
                                    },
                                    "consequent": {
                                      "type": "BlockStatement",
                                      "start": 7124,
                                      "end": 7209,
                                      "loc": {
                                        "start": {
                                          "line": 180,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 182,
                                          "column": 7
                                        }
                                      },
                                      "body": [
                                        {
                                          "type": "ExpressionStatement",
                                          "start": 7134,
                                          "end": 7201,
                                          "loc": {
                                            "start": {
                                              "line": 181,
                                              "column": 8
                                            },
                                            "end": {
                                              "line": 181,
                                              "column": 75
                                            }
                                          },
                                          "expression": {
                                            "type": "AssignmentExpression",
                                            "start": 7134,
                                            "end": 7200,
                                            "loc": {
                                              "start": {
                                                "line": 181,
                                                "column": 8
                                              },
                                              "end": {
                                                "line": 181,
                                                "column": 74
                                              }
                                            },
                                            "operator": "=",
                                            "left": {
                                              "type": "Identifier",
                                              "start": 7134,
                                              "end": 7147,
                                              "loc": {
                                                "start": {
                                                  "line": 181,
                                                  "column": 8
                                                },
                                                "end": {
                                                  "line": 181,
                                                  "column": 21
                                                },
                                                "identifierName": "compileConfig"
                                              },
                                              "name": "compileConfig"
                                            },
                                            "right": {
                                              "type": "CallExpression",
                                              "start": 7150,
                                              "end": 7200,
                                              "loc": {
                                                "start": {
                                                  "line": 181,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 181,
                                                  "column": 74
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 7150,
                                                "end": 7160,
                                                "loc": {
                                                  "start": {
                                                    "line": 181,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 181,
                                                    "column": 34
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 7150,
                                                  "end": 7154,
                                                  "loc": {
                                                    "start": {
                                                      "line": 181,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 181,
                                                      "column": 28
                                                    },
                                                    "identifierName": "JSON"
                                                  },
                                                  "name": "JSON"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 7155,
                                                  "end": 7160,
                                                  "loc": {
                                                    "start": {
                                                      "line": 181,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 181,
                                                      "column": 34
                                                    },
                                                    "identifierName": "parse"
                                                  },
                                                  "name": "parse"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "AwaitExpression",
                                                  "start": 7161,
                                                  "end": 7199,
                                                  "loc": {
                                                    "start": {
                                                      "line": 181,
                                                      "column": 35
                                                    },
                                                    "end": {
                                                      "line": 181,
                                                      "column": 73
                                                    }
                                                  },
                                                  "argument": {
                                                    "type": "CallExpression",
                                                    "start": 7167,
                                                    "end": 7199,
                                                    "loc": {
                                                      "start": {
                                                        "line": 181,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 181,
                                                        "column": 73
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 7167,
                                                      "end": 7178,
                                                      "loc": {
                                                        "start": {
                                                          "line": 181,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 181,
                                                          "column": 52
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 7167,
                                                        "end": 7169,
                                                        "loc": {
                                                          "start": {
                                                            "line": 181,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 181,
                                                            "column": 43
                                                          },
                                                          "identifierName": "fs"
                                                        },
                                                        "name": "fs"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 7170,
                                                        "end": 7178,
                                                        "loc": {
                                                          "start": {
                                                            "line": 181,
                                                            "column": 44
                                                          },
                                                          "end": {
                                                            "line": 181,
                                                            "column": 52
                                                          },
                                                          "identifierName": "readFile"
                                                        },
                                                        "name": "readFile"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 7179,
                                                        "end": 7190,
                                                        "loc": {
                                                          "start": {
                                                            "line": 181,
                                                            "column": 53
                                                          },
                                                          "end": {
                                                            "line": 181,
                                                            "column": 64
                                                          },
                                                          "identifierName": "compilePath"
                                                        },
                                                        "name": "compilePath"
                                                      },
                                                      {
                                                        "type": "StringLiteral",
                                                        "start": 7192,
                                                        "end": 7198,
                                                        "loc": {
                                                          "start": {
                                                            "line": 181,
                                                            "column": 66
                                                          },
                                                          "end": {
                                                            "line": 181,
                                                            "column": 72
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": "utf8",
                                                          "raw": "'utf8'"
                                                        },
                                                        "value": "utf8"
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            }
                                          }
                                        }
                                      ],
                                      "directives": []
                                    },
                                    "alternate": null
                                  },
                                  {
                                    "type": "ExpressionStatement",
                                    "start": 7217,
                                    "end": 7362,
                                    "loc": {
                                      "start": {
                                        "line": 184,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 20
                                      }
                                    },
                                    "expression": {
                                      "type": "AwaitExpression",
                                      "start": 7217,
                                      "end": 7361,
                                      "loc": {
                                        "start": {
                                          "line": 184,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 186,
                                          "column": 19
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 7223,
                                        "end": 7361,
                                        "loc": {
                                          "start": {
                                            "line": 184,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 186,
                                            "column": 19
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 7223,
                                          "end": 7235,
                                          "loc": {
                                            "start": {
                                              "line": 184,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 184,
                                              "column": 24
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 7223,
                                            "end": 7225,
                                            "loc": {
                                              "start": {
                                                "line": 184,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 184,
                                                "column": 14
                                              },
                                              "identifierName": "fs"
                                            },
                                            "name": "fs"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 7226,
                                            "end": 7235,
                                            "loc": {
                                              "start": {
                                                "line": 184,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 184,
                                                "column": 24
                                              },
                                              "identifierName": "writeFile"
                                            },
                                            "name": "writeFile"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 7236,
                                            "end": 7247,
                                            "loc": {
                                              "start": {
                                                "line": 184,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 184,
                                                "column": 36
                                              },
                                              "identifierName": "compilePath"
                                            },
                                            "name": "compilePath"
                                          },
                                          {
                                            "type": "CallExpression",
                                            "start": 7249,
                                            "end": 7360,
                                            "loc": {
                                              "start": {
                                                "line": 184,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 186,
                                                "column": 18
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 7249,
                                              "end": 7263,
                                              "loc": {
                                                "start": {
                                                  "line": 184,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 184,
                                                  "column": 52
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 7249,
                                                "end": 7253,
                                                "loc": {
                                                  "start": {
                                                    "line": 184,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 184,
                                                    "column": 42
                                                  },
                                                  "identifierName": "JSON"
                                                },
                                                "name": "JSON"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 7254,
                                                "end": 7263,
                                                "loc": {
                                                  "start": {
                                                    "line": 184,
                                                    "column": 43
                                                  },
                                                  "end": {
                                                    "line": 184,
                                                    "column": 52
                                                  },
                                                  "identifierName": "stringify"
                                                },
                                                "name": "stringify"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "CallExpression",
                                                "start": 7264,
                                                "end": 7350,
                                                "loc": {
                                                  "start": {
                                                    "line": 184,
                                                    "column": 53
                                                  },
                                                  "end": {
                                                    "line": 186,
                                                    "column": 8
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 7264,
                                                  "end": 7277,
                                                  "loc": {
                                                    "start": {
                                                      "line": 184,
                                                      "column": 53
                                                    },
                                                    "end": {
                                                      "line": 184,
                                                      "column": 66
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 7264,
                                                    "end": 7270,
                                                    "loc": {
                                                      "start": {
                                                        "line": 184,
                                                        "column": 53
                                                      },
                                                      "end": {
                                                        "line": 184,
                                                        "column": 59
                                                      },
                                                      "identifierName": "Object"
                                                    },
                                                    "name": "Object"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 7271,
                                                    "end": 7277,
                                                    "loc": {
                                                      "start": {
                                                        "line": 184,
                                                        "column": 60
                                                      },
                                                      "end": {
                                                        "line": 184,
                                                        "column": 66
                                                      },
                                                      "identifierName": "assign"
                                                    },
                                                    "name": "assign"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 7278,
                                                    "end": 7291,
                                                    "loc": {
                                                      "start": {
                                                        "line": 184,
                                                        "column": 67
                                                      },
                                                      "end": {
                                                        "line": 184,
                                                        "column": 80
                                                      },
                                                      "identifierName": "compileConfig"
                                                    },
                                                    "name": "compileConfig"
                                                  },
                                                  {
                                                    "type": "ObjectExpression",
                                                    "start": 7293,
                                                    "end": 7349,
                                                    "loc": {
                                                      "start": {
                                                        "line": 184,
                                                        "column": 82
                                                      },
                                                      "end": {
                                                        "line": 186,
                                                        "column": 7
                                                      }
                                                    },
                                                    "properties": [
                                                      {
                                                        "type": "ObjectProperty",
                                                        "start": 7303,
                                                        "end": 7340,
                                                        "loc": {
                                                          "start": {
                                                            "line": 185,
                                                            "column": 8
                                                          },
                                                          "end": {
                                                            "line": 185,
                                                            "column": 45
                                                          }
                                                        },
                                                        "method": false,
                                                        "shorthand": false,
                                                        "computed": false,
                                                        "key": {
                                                          "type": "StringLiteral",
                                                          "start": 7303,
                                                          "end": 7327,
                                                          "loc": {
                                                            "start": {
                                                              "line": 185,
                                                              "column": 8
                                                            },
                                                            "end": {
                                                              "line": 185,
                                                              "column": 32
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": "application/javascript",
                                                            "raw": "'application/javascript'"
                                                          },
                                                          "value": "application/javascript"
                                                        },
                                                        "value": {
                                                          "type": "Identifier",
                                                          "start": 7329,
                                                          "end": 7340,
                                                          "loc": {
                                                            "start": {
                                                              "line": 185,
                                                              "column": 34
                                                            },
                                                            "end": {
                                                              "line": 185,
                                                              "column": 45
                                                            },
                                                            "identifierName": "babelConfig"
                                                          },
                                                          "name": "babelConfig"
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "NullLiteral",
                                                "start": 7352,
                                                "end": 7356,
                                                "loc": {
                                                  "start": {
                                                    "line": 186,
                                                    "column": 10
                                                  },
                                                  "end": {
                                                    "line": 186,
                                                    "column": 14
                                                  }
                                                }
                                              },
                                              {
                                                "type": "NumericLiteral",
                                                "start": 7358,
                                                "end": 7359,
                                                "loc": {
                                                  "start": {
                                                    "line": 186,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 186,
                                                    "column": 17
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 2,
                                                  "raw": "2"
                                                },
                                                "value": 2
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  }
                                ],
                                "directives": []
                              }
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 7376,
                      "end": 7522,
                      "loc": {
                        "start": {
                          "line": 189,
                          "column": 4
                        },
                        "end": {
                          "line": 189,
                          "column": 150
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 7376,
                        "end": 7521,
                        "loc": {
                          "start": {
                            "line": 189,
                            "column": 4
                          },
                          "end": {
                            "line": 189,
                            "column": 149
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 7376,
                          "end": 7388,
                          "loc": {
                            "start": {
                              "line": 189,
                              "column": 4
                            },
                            "end": {
                              "line": 189,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 7376,
                            "end": 7383,
                            "loc": {
                              "start": {
                                "line": 189,
                                "column": 4
                              },
                              "end": {
                                "line": 189,
                                "column": 11
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7384,
                            "end": 7388,
                            "loc": {
                              "start": {
                                "line": 189,
                                "column": 12
                              },
                              "end": {
                                "line": 189,
                                "column": 16
                              },
                              "identifierName": "info"
                            },
                            "name": "info"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 7389,
                            "end": 7520,
                            "loc": {
                              "start": {
                                "line": 189,
                                "column": 17
                              },
                              "end": {
                                "line": 189,
                                "column": 148
                              }
                            },
                            "object": {
                              "type": "StringLiteral",
                              "start": 7389,
                              "end": 7513,
                              "loc": {
                                "start": {
                                  "line": 189,
                                  "column": 17
                                },
                                "end": {
                                  "line": 189,
                                  "column": 141
                                }
                              },
                              "extra": {
                                "rawValue": "NOTE: You might be able to remove your `.compilerc` file completely if you are only using the `es2015` and `react` presets",
                                "raw": "'NOTE: You might be able to remove your `.compilerc` file completely if you are only using the `es2015` and `react` presets'"
                              },
                              "value": "NOTE: You might be able to remove your `.compilerc` file completely if you are only using the `es2015` and `react` presets"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 7514,
                              "end": 7520,
                              "loc": {
                                "start": {
                                  "line": 189,
                                  "column": 142
                                },
                                "end": {
                                  "line": 189,
                                  "column": 148
                                },
                                "identifierName": "yellow"
                              },
                              "name": "yellow"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                },
                "alternate": null
              },
              {
                "type": "ExpressionStatement",
                "start": 7530,
                "end": 8201,
                "loc": {
                  "start": {
                    "line": 192,
                    "column": 2
                  },
                  "end": {
                    "line": 204,
                    "column": 50
                  }
                },
                "expression": {
                  "type": "CallExpression",
                  "start": 7530,
                  "end": 8200,
                  "loc": {
                    "start": {
                      "line": 192,
                      "column": 2
                    },
                    "end": {
                      "line": 204,
                      "column": 49
                    }
                  },
                  "callee": {
                    "type": "MemberExpression",
                    "start": 7530,
                    "end": 7542,
                    "loc": {
                      "start": {
                        "line": 192,
                        "column": 2
                      },
                      "end": {
                        "line": 192,
                        "column": 14
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 7530,
                      "end": 7537,
                      "loc": {
                        "start": {
                          "line": 192,
                          "column": 2
                        },
                        "end": {
                          "line": 192,
                          "column": 9
                        },
                        "identifierName": "console"
                      },
                      "name": "console"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 7538,
                      "end": 7542,
                      "loc": {
                        "start": {
                          "line": 192,
                          "column": 10
                        },
                        "end": {
                          "line": 192,
                          "column": 14
                        },
                        "identifierName": "info"
                      },
                      "name": "info"
                    },
                    "computed": false
                  },
                  "arguments": [
                    {
                      "type": "TemplateLiteral",
                      "start": 7543,
                      "end": 8199,
                      "loc": {
                        "start": {
                          "line": 192,
                          "column": 15
                        },
                        "end": {
                          "line": 204,
                          "column": 48
                        }
                      },
                      "expressions": [
                        {
                          "type": "MemberExpression",
                          "start": 7685,
                          "end": 7719,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 50
                            },
                            "end": {
                              "line": 195,
                              "column": 84
                            }
                          },
                          "object": {
                            "type": "StringLiteral",
                            "start": 7685,
                            "end": 7714,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 50
                              },
                              "end": {
                                "line": 195,
                                "column": 79
                              }
                            },
                            "extra": {
                              "rawValue": "\"electron-prebuilt-compile\"",
                              "raw": "'\"electron-prebuilt-compile\"'"
                            },
                            "value": "\"electron-prebuilt-compile\""
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7715,
                            "end": 7719,
                            "loc": {
                              "start": {
                                "line": 195,
                                "column": 80
                              },
                              "end": {
                                "line": 195,
                                "column": 84
                              },
                              "identifierName": "cyan"
                            },
                            "name": "cyan"
                          },
                          "computed": false
                        },
                        {
                          "type": "MemberExpression",
                          "start": 8170,
                          "end": 8194,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 19
                            },
                            "end": {
                              "line": 204,
                              "column": 43
                            }
                          },
                          "object": {
                            "type": "StringLiteral",
                            "start": 8170,
                            "end": 8188,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 19
                              },
                              "end": {
                                "line": 204,
                                "column": 37
                              }
                            },
                            "extra": {
                              "rawValue": "\"electron-forge\"",
                              "raw": "'\"electron-forge\"'"
                            },
                            "value": "\"electron-forge\""
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8189,
                            "end": 8194,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 38
                              },
                              "end": {
                                "line": 204,
                                "column": 43
                              },
                              "identifierName": "green"
                            },
                            "name": "green"
                          },
                          "computed": false
                        }
                      ],
                      "quasis": [
                        {
                          "type": "TemplateElement",
                          "start": 7544,
                          "end": 7683,
                          "loc": {
                            "start": {
                              "line": 192,
                              "column": 16
                            },
                            "end": {
                              "line": 195,
                              "column": 48
                            }
                          },
                          "value": {
                            "raw": "\n\nWe have ATTEMPTED to convert your app to be in a format that electron-forge understands.\nNothing much will have changed but we added the ",
                            "cooked": "\n\nWe have ATTEMPTED to convert your app to be in a format that electron-forge understands.\nNothing much will have changed but we added the "
                          },
                          "tail": false
                        },
                        {
                          "type": "TemplateElement",
                          "start": 7720,
                          "end": 8168,
                          "loc": {
                            "start": {
                              "line": 195,
                              "column": 85
                            },
                            "end": {
                              "line": 204,
                              "column": 17
                            }
                          },
                          "value": {
                            "raw": " dependency.  This is \\\nthe dependency you must version bump to get newer versions of Electron.\n\n\nWe also tried to import any build tooling you already had but we can't get everything.  You might need to convert any CLI/gulp/grunt tasks yourself.\n\nAlso please note if you are using \\`preload\\` scripts you need to follow the steps outlined \\\nat https://github.com/electron-userland/electron-forge/wiki/Using-%27preload%27-scripts\n\nThanks for using ",
                            "cooked": " dependency.  This is the dependency you must version bump to get newer versions of Electron.\n\n\nWe also tried to import any build tooling you already had but we can't get everything.  You might need to convert any CLI/gulp/grunt tasks yourself.\n\nAlso please note if you are using `preload` scripts you need to follow the steps outlined at https://github.com/electron-userland/electron-forge/wiki/Using-%27preload%27-scripts\n\nThanks for using "
                          },
                          "tail": false
                        },
                        {
                          "type": "TemplateElement",
                          "start": 8195,
                          "end": 8198,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 44
                            },
                            "end": {
                              "line": 204,
                              "column": 47
                            }
                          },
                          "value": {
                            "raw": "!!!",
                            "cooked": "!!!"
                          },
                          "tail": true
                        }
                      ]
                    }
                  ]
                }
              }
            ],
            "directives": []
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * @typedef {Object} ImportOptions\n * @property {string} [dir=process.cwd()] The path to the app to be imported\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n ",
              "start": 541,
              "end": 764,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 0
                },
                "end": {
                  "line": 21,
                  "column": 3
                }
              }
            },
            {
              "type": "CommentBlock",
              "value": "*\n * Attempt to import a given module directory to the Electron Forge standard.\n *\n * - Replaces the prebuilt electron package with the one that integrates with `electron-compile`\n * - Sets up `git` and the correct NPM dependencies\n * - Adds a template forge config to `package.json`\n *\n * @param {ImportOptions} providedOptions - Options for the import method\n * @return {Promise} Will resolve when the import process is complete\n ",
              "start": 766,
              "end": 1202,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 0
                },
                "end": {
                  "line": 32,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * @typedef {Object} ImportOptions\n * @property {string} [dir=process.cwd()] The path to the app to be imported\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n ",
            "start": 541,
            "end": 764,
            "loc": {
              "start": {
                "line": 17,
                "column": 0
              },
              "end": {
                "line": 21,
                "column": 3
              }
            }
          },
          {
            "type": "CommentBlock",
            "value": "*\n * Attempt to import a given module directory to the Electron Forge standard.\n *\n * - Replaces the prebuilt electron package with the one that integrates with `electron-compile`\n * - Sets up `git` and the correct NPM dependencies\n * - Adds a template forge config to `package.json`\n *\n * @param {ImportOptions} providedOptions - Options for the import method\n * @return {Promise} Will resolve when the import process is complete\n ",
            "start": 766,
            "end": 1202,
            "loc": {
              "start": {
                "line": 23,
                "column": 0
              },
              "end": {
                "line": 32,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * @typedef {Object} ImportOptions\n * @property {string} [dir=process.cwd()] The path to the app to be imported\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n ",
      "start": 541,
      "end": 764,
      "loc": {
        "start": {
          "line": 17,
          "column": 0
        },
        "end": {
          "line": 21,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Attempt to import a given module directory to the Electron Forge standard.\n *\n * - Replaces the prebuilt electron package with the one that integrates with `electron-compile`\n * - Sets up `git` and the correct NPM dependencies\n * - Adds a template forge config to `package.json`\n *\n * @param {ImportOptions} providedOptions - Options for the import method\n * @return {Promise} Will resolve when the import process is complete\n ",
      "start": 766,
      "end": 1202,
      "loc": {
        "start": {
          "line": 23,
          "column": 0
        },
        "end": {
          "line": 32,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line max-len",
      "start": 1635,
      "end": 1670,
      "loc": {
        "start": {
          "line": 46,
          "column": 2
        },
        "end": {
          "line": 46,
          "column": 37
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line max-len",
      "start": 2298,
      "end": 2333,
      "loc": {
        "start": {
          "line": 65,
          "column": 2
        },
        "end": {
          "line": 65,
          "column": 37
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line max-len",
      "start": 4171,
      "end": 4206,
      "loc": {
        "start": {
          "line": 101,
          "column": 6
        },
        "end": {
          "line": 101,
          "column": 41
        }
      }
    }
  ],
  "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": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 7,
      "end": 12,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 13,
      "end": 17,
      "loc": {
        "start": {
          "line": 1,
          "column": 13
        },
        "end": {
          "line": 1,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "debug",
      "start": 18,
      "end": 25,
      "loc": {
        "start": {
          "line": 1,
          "column": 18
        },
        "end": {
          "line": 1,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 25,
      "end": 26,
      "loc": {
        "start": {
          "line": 1,
          "column": 25
        },
        "end": {
          "line": 1,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 27,
      "end": 33,
      "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": 34,
      "end": 36,
      "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": 37,
      "end": 41,
      "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": 42,
      "end": 54,
      "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": 54,
      "end": 55,
      "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": 56,
      "end": 62,
      "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": "inquirer",
      "start": 63,
      "end": 71,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 72,
      "end": 76,
      "loc": {
        "start": {
          "line": 3,
          "column": 16
        },
        "end": {
          "line": 3,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "inquirer",
      "start": 77,
      "end": 87,
      "loc": {
        "start": {
          "line": 3,
          "column": 21
        },
        "end": {
          "line": 3,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 87,
      "end": 88,
      "loc": {
        "start": {
          "line": 3,
          "column": 31
        },
        "end": {
          "line": 3,
          "column": 32
        }
      }
    },
    {
      "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": 89,
      "end": 95,
      "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": 96,
      "end": 100,
      "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": 101,
      "end": 105,
      "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": 106,
      "end": 112,
      "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": 112,
      "end": 113,
      "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": 114,
      "end": 120,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 121,
      "end": 122,
      "loc": {
        "start": {
          "line": 5,
          "column": 7
        },
        "end": {
          "line": 5,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "spawn",
      "start": 123,
      "end": 128,
      "loc": {
        "start": {
          "line": 5,
          "column": 9
        },
        "end": {
          "line": 5,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "as",
      "start": 129,
      "end": 131,
      "loc": {
        "start": {
          "line": 5,
          "column": 15
        },
        "end": {
          "line": 5,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "yarnOrNPMSpawn",
      "start": 132,
      "end": 146,
      "loc": {
        "start": {
          "line": 5,
          "column": 18
        },
        "end": {
          "line": 5,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 146,
      "end": 147,
      "loc": {
        "start": {
          "line": 5,
          "column": 32
        },
        "end": {
          "line": 5,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasYarn",
      "start": 148,
      "end": 155,
      "loc": {
        "start": {
          "line": 5,
          "column": 34
        },
        "end": {
          "line": 5,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 156,
      "end": 157,
      "loc": {
        "start": {
          "line": 5,
          "column": 42
        },
        "end": {
          "line": 5,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 158,
      "end": 162,
      "loc": {
        "start": {
          "line": 5,
          "column": 44
        },
        "end": {
          "line": 5,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "yarn-or-npm",
      "start": 163,
      "end": 176,
      "loc": {
        "start": {
          "line": 5,
          "column": 49
        },
        "end": {
          "line": 5,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 176,
      "end": 177,
      "loc": {
        "start": {
          "line": 5,
          "column": 62
        },
        "end": {
          "line": 5,
          "column": 63
        }
      }
    },
    {
      "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": 179,
      "end": 185,
      "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": "initGit",
      "start": 186,
      "end": 193,
      "loc": {
        "start": {
          "line": 7,
          "column": 7
        },
        "end": {
          "line": 7,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 194,
      "end": 198,
      "loc": {
        "start": {
          "line": 7,
          "column": 15
        },
        "end": {
          "line": 7,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../init/init-git",
      "start": 199,
      "end": 217,
      "loc": {
        "start": {
          "line": 7,
          "column": 20
        },
        "end": {
          "line": 7,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 217,
      "end": 218,
      "loc": {
        "start": {
          "line": 7,
          "column": 38
        },
        "end": {
          "line": 7,
          "column": 39
        }
      }
    },
    {
      "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": 219,
      "end": 225,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 226,
      "end": 227,
      "loc": {
        "start": {
          "line": 8,
          "column": 7
        },
        "end": {
          "line": 8,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deps",
      "start": 228,
      "end": 232,
      "loc": {
        "start": {
          "line": 8,
          "column": 9
        },
        "end": {
          "line": 8,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 232,
      "end": 233,
      "loc": {
        "start": {
          "line": 8,
          "column": 13
        },
        "end": {
          "line": 8,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDeps",
      "start": 234,
      "end": 241,
      "loc": {
        "start": {
          "line": 8,
          "column": 15
        },
        "end": {
          "line": 8,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 242,
      "end": 243,
      "loc": {
        "start": {
          "line": 8,
          "column": 23
        },
        "end": {
          "line": 8,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 244,
      "end": 248,
      "loc": {
        "start": {
          "line": 8,
          "column": 25
        },
        "end": {
          "line": 8,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../init/init-npm",
      "start": 249,
      "end": 267,
      "loc": {
        "start": {
          "line": 8,
          "column": 30
        },
        "end": {
          "line": 8,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 267,
      "end": 268,
      "loc": {
        "start": {
          "line": 8,
          "column": 48
        },
        "end": {
          "line": 8,
          "column": 49
        }
      }
    },
    {
      "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": 270,
      "end": 276,
      "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": "asyncOra",
      "start": 277,
      "end": 285,
      "loc": {
        "start": {
          "line": 10,
          "column": 7
        },
        "end": {
          "line": 10,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 286,
      "end": 290,
      "loc": {
        "start": {
          "line": 10,
          "column": 16
        },
        "end": {
          "line": 10,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/ora-handler",
      "start": 291,
      "end": 312,
      "loc": {
        "start": {
          "line": 10,
          "column": 21
        },
        "end": {
          "line": 10,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 312,
      "end": 313,
      "loc": {
        "start": {
          "line": 10,
          "column": 42
        },
        "end": {
          "line": 10,
          "column": 43
        }
      }
    },
    {
      "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": 314,
      "end": 320,
      "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": "installDepList",
      "start": 321,
      "end": 335,
      "loc": {
        "start": {
          "line": 11,
          "column": 7
        },
        "end": {
          "line": 11,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 336,
      "end": 340,
      "loc": {
        "start": {
          "line": 11,
          "column": 22
        },
        "end": {
          "line": 11,
          "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/install-dependencies",
      "start": 341,
      "end": 371,
      "loc": {
        "start": {
          "line": 11,
          "column": 27
        },
        "end": {
          "line": 11,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 371,
      "end": 372,
      "loc": {
        "start": {
          "line": 11,
          "column": 57
        },
        "end": {
          "line": 11,
          "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": 373,
      "end": 379,
      "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": 380,
      "end": 395,
      "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": 396,
      "end": 400,
      "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": 401,
      "end": 428,
      "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": 428,
      "end": 429,
      "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": 430,
      "end": 436,
      "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": "confirmIfInteractive",
      "start": 437,
      "end": 457,
      "loc": {
        "start": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 458,
      "end": 462,
      "loc": {
        "start": {
          "line": 13,
          "column": 28
        },
        "end": {
          "line": 13,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../util/confirm-if-interactive",
      "start": 463,
      "end": 495,
      "loc": {
        "start": {
          "line": 13,
          "column": 33
        },
        "end": {
          "line": 13,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 495,
      "end": 496,
      "loc": {
        "start": {
          "line": 13,
          "column": 65
        },
        "end": {
          "line": 13,
          "column": 66
        }
      }
    },
    {
      "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": 498,
      "end": 503,
      "loc": {
        "start": {
          "line": 15,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 504,
      "end": 505,
      "loc": {
        "start": {
          "line": 15,
          "column": 6
        },
        "end": {
          "line": 15,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 506,
      "end": 507,
      "loc": {
        "start": {
          "line": 15,
          "column": 8
        },
        "end": {
          "line": 15,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "debug",
      "start": 508,
      "end": 513,
      "loc": {
        "start": {
          "line": 15,
          "column": 10
        },
        "end": {
          "line": 15,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 513,
      "end": 514,
      "loc": {
        "start": {
          "line": 15,
          "column": 15
        },
        "end": {
          "line": 15,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-forge:import",
      "start": 514,
      "end": 537,
      "loc": {
        "start": {
          "line": 15,
          "column": 16
        },
        "end": {
          "line": 15,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 537,
      "end": 538,
      "loc": {
        "start": {
          "line": 15,
          "column": 39
        },
        "end": {
          "line": 15,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 538,
      "end": 539,
      "loc": {
        "start": {
          "line": 15,
          "column": 40
        },
        "end": {
          "line": 15,
          "column": 41
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * @typedef {Object} ImportOptions\n * @property {string} [dir=process.cwd()] The path to the app to be imported\n * @property {boolean} [interactive=false] Whether to use sensible defaults or prompt the user visually\n ",
      "start": 541,
      "end": 764,
      "loc": {
        "start": {
          "line": 17,
          "column": 0
        },
        "end": {
          "line": 21,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Attempt to import a given module directory to the Electron Forge standard.\n *\n * - Replaces the prebuilt electron package with the one that integrates with `electron-compile`\n * - Sets up `git` and the correct NPM dependencies\n * - Adds a template forge config to `package.json`\n *\n * @param {ImportOptions} providedOptions - Options for the import method\n * @return {Promise} Will resolve when the import process is complete\n ",
      "start": 766,
      "end": 1202,
      "loc": {
        "start": {
          "line": 23,
          "column": 0
        },
        "end": {
          "line": 32,
          "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": 1203,
      "end": 1209,
      "loc": {
        "start": {
          "line": 33,
          "column": 0
        },
        "end": {
          "line": 33,
          "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": 1210,
      "end": 1217,
      "loc": {
        "start": {
          "line": 33,
          "column": 7
        },
        "end": {
          "line": 33,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 1218,
      "end": 1223,
      "loc": {
        "start": {
          "line": 33,
          "column": 15
        },
        "end": {
          "line": 33,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1224,
      "end": 1225,
      "loc": {
        "start": {
          "line": 33,
          "column": 21
        },
        "end": {
          "line": 33,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "providedOptions",
      "start": 1225,
      "end": 1240,
      "loc": {
        "start": {
          "line": 33,
          "column": 22
        },
        "end": {
          "line": 33,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1241,
      "end": 1242,
      "loc": {
        "start": {
          "line": 33,
          "column": 38
        },
        "end": {
          "line": 33,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1243,
      "end": 1244,
      "loc": {
        "start": {
          "line": 33,
          "column": 40
        },
        "end": {
          "line": 33,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1244,
      "end": 1245,
      "loc": {
        "start": {
          "line": 33,
          "column": 41
        },
        "end": {
          "line": 33,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1245,
      "end": 1246,
      "loc": {
        "start": {
          "line": 33,
          "column": 42
        },
        "end": {
          "line": 33,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1247,
      "end": 1249,
      "loc": {
        "start": {
          "line": 33,
          "column": 44
        },
        "end": {
          "line": 33,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1250,
      "end": 1251,
      "loc": {
        "start": {
          "line": 33,
          "column": 47
        },
        "end": {
          "line": 33,
          "column": 48
        }
      }
    },
    {
      "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": 1254,
      "end": 1259,
      "loc": {
        "start": {
          "line": 34,
          "column": 2
        },
        "end": {
          "line": 34,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1260,
      "end": 1261,
      "loc": {
        "start": {
          "line": 34,
          "column": 8
        },
        "end": {
          "line": 34,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1262,
      "end": 1265,
      "loc": {
        "start": {
          "line": 34,
          "column": 10
        },
        "end": {
          "line": 34,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1265,
      "end": 1266,
      "loc": {
        "start": {
          "line": 34,
          "column": 13
        },
        "end": {
          "line": 34,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 1267,
      "end": 1278,
      "loc": {
        "start": {
          "line": 34,
          "column": 15
        },
        "end": {
          "line": 34,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1279,
      "end": 1280,
      "loc": {
        "start": {
          "line": 34,
          "column": 27
        },
        "end": {
          "line": 34,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1281,
      "end": 1282,
      "loc": {
        "start": {
          "line": 34,
          "column": 29
        },
        "end": {
          "line": 34,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 1283,
      "end": 1289,
      "loc": {
        "start": {
          "line": 34,
          "column": 31
        },
        "end": {
          "line": 34,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1289,
      "end": 1290,
      "loc": {
        "start": {
          "line": 34,
          "column": 37
        },
        "end": {
          "line": 34,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 1290,
      "end": 1296,
      "loc": {
        "start": {
          "line": 34,
          "column": 38
        },
        "end": {
          "line": 34,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1296,
      "end": 1297,
      "loc": {
        "start": {
          "line": 34,
          "column": 44
        },
        "end": {
          "line": 34,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1297,
      "end": 1298,
      "loc": {
        "start": {
          "line": 34,
          "column": 45
        },
        "end": {
          "line": 34,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1303,
      "end": 1306,
      "loc": {
        "start": {
          "line": 35,
          "column": 4
        },
        "end": {
          "line": 35,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1306,
      "end": 1307,
      "loc": {
        "start": {
          "line": 35,
          "column": 7
        },
        "end": {
          "line": 35,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 1308,
      "end": 1315,
      "loc": {
        "start": {
          "line": 35,
          "column": 9
        },
        "end": {
          "line": 35,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1315,
      "end": 1316,
      "loc": {
        "start": {
          "line": 35,
          "column": 16
        },
        "end": {
          "line": 35,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cwd",
      "start": 1316,
      "end": 1319,
      "loc": {
        "start": {
          "line": 35,
          "column": 17
        },
        "end": {
          "line": 35,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1319,
      "end": 1320,
      "loc": {
        "start": {
          "line": 35,
          "column": 20
        },
        "end": {
          "line": 35,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1320,
      "end": 1321,
      "loc": {
        "start": {
          "line": 35,
          "column": 21
        },
        "end": {
          "line": 35,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1321,
      "end": 1322,
      "loc": {
        "start": {
          "line": 35,
          "column": 22
        },
        "end": {
          "line": 35,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 1327,
      "end": 1338,
      "loc": {
        "start": {
          "line": 36,
          "column": 4
        },
        "end": {
          "line": 36,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1338,
      "end": 1339,
      "loc": {
        "start": {
          "line": 36,
          "column": 15
        },
        "end": {
          "line": 36,
          "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": 1340,
      "end": 1345,
      "loc": {
        "start": {
          "line": 36,
          "column": 17
        },
        "end": {
          "line": 36,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1345,
      "end": 1346,
      "loc": {
        "start": {
          "line": 36,
          "column": 22
        },
        "end": {
          "line": 36,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1349,
      "end": 1350,
      "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": 1350,
      "end": 1351,
      "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": 1352,
      "end": 1367,
      "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": 1367,
      "end": 1368,
      "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": 1368,
      "end": 1369,
      "loc": {
        "start": {
          "line": 37,
          "column": 21
        },
        "end": {
          "line": 37,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asyncOra",
      "start": 1372,
      "end": 1380,
      "loc": {
        "start": {
          "line": 38,
          "column": 2
        },
        "end": {
          "line": 38,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1380,
      "end": 1381,
      "loc": {
        "start": {
          "line": 38,
          "column": 10
        },
        "end": {
          "line": 38,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 1381,
      "end": 1392,
      "loc": {
        "start": {
          "line": 38,
          "column": 11
        },
        "end": {
          "line": 38,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1393,
      "end": 1394,
      "loc": {
        "start": {
          "line": 38,
          "column": 23
        },
        "end": {
          "line": 38,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 1395,
      "end": 1406,
      "loc": {
        "start": {
          "line": 38,
          "column": 25
        },
        "end": {
          "line": 38,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1406,
      "end": 1407,
      "loc": {
        "start": {
          "line": 38,
          "column": 36
        },
        "end": {
          "line": 38,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 1411,
      "end": 1412,
      "loc": {
        "start": {
          "line": 40,
          "column": 2
        },
        "end": {
          "line": 40,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1412,
      "end": 1413,
      "loc": {
        "start": {
          "line": 40,
          "column": 3
        },
        "end": {
          "line": 40,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1413,
      "end": 1414,
      "loc": {
        "start": {
          "line": 40,
          "column": 4
        },
        "end": {
          "line": 40,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Attempting to import project in: ",
      "start": 1414,
      "end": 1447,
      "loc": {
        "start": {
          "line": 40,
          "column": 5
        },
        "end": {
          "line": 40,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1447,
      "end": 1449,
      "loc": {
        "start": {
          "line": 40,
          "column": 38
        },
        "end": {
          "line": 40,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1449,
      "end": 1452,
      "loc": {
        "start": {
          "line": 40,
          "column": 40
        },
        "end": {
          "line": 40,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1452,
      "end": 1453,
      "loc": {
        "start": {
          "line": 40,
          "column": 43
        },
        "end": {
          "line": 40,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1453,
      "end": 1453,
      "loc": {
        "start": {
          "line": 40,
          "column": 44
        },
        "end": {
          "line": 40,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1453,
      "end": 1454,
      "loc": {
        "start": {
          "line": 40,
          "column": 44
        },
        "end": {
          "line": 40,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1454,
      "end": 1455,
      "loc": {
        "start": {
          "line": 40,
          "column": 45
        },
        "end": {
          "line": 40,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1455,
      "end": 1456,
      "loc": {
        "start": {
          "line": 40,
          "column": 46
        },
        "end": {
          "line": 40,
          "column": 47
        }
      }
    },
    {
      "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": 1459,
      "end": 1461,
      "loc": {
        "start": {
          "line": 41,
          "column": 2
        },
        "end": {
          "line": 41,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1462,
      "end": 1463,
      "loc": {
        "start": {
          "line": 41,
          "column": 5
        },
        "end": {
          "line": 41,
          "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": 1463,
      "end": 1464,
      "loc": {
        "start": {
          "line": 41,
          "column": 6
        },
        "end": {
          "line": 41,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1464,
      "end": 1469,
      "loc": {
        "start": {
          "line": 41,
          "column": 7
        },
        "end": {
          "line": 41,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 1470,
      "end": 1472,
      "loc": {
        "start": {
          "line": 41,
          "column": 13
        },
        "end": {
          "line": 41,
          "column": 15
        }
      }
    },
    {
      "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": 41,
          "column": 15
        },
        "end": {
          "line": 41,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exists",
      "start": 1473,
      "end": 1479,
      "loc": {
        "start": {
          "line": 41,
          "column": 16
        },
        "end": {
          "line": 41,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1479,
      "end": 1480,
      "loc": {
        "start": {
          "line": 41,
          "column": 22
        },
        "end": {
          "line": 41,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1480,
      "end": 1483,
      "loc": {
        "start": {
          "line": 41,
          "column": 23
        },
        "end": {
          "line": 41,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1483,
      "end": 1484,
      "loc": {
        "start": {
          "line": 41,
          "column": 26
        },
        "end": {
          "line": 41,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 1485,
      "end": 1487,
      "loc": {
        "start": {
          "line": 41,
          "column": 28
        },
        "end": {
          "line": 41,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 1488,
      "end": 1489,
      "loc": {
        "start": {
          "line": 41,
          "column": 31
        },
        "end": {
          "line": 41,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1489,
      "end": 1494,
      "loc": {
        "start": {
          "line": 41,
          "column": 32
        },
        "end": {
          "line": 41,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 1495,
      "end": 1497,
      "loc": {
        "start": {
          "line": 41,
          "column": 38
        },
        "end": {
          "line": 41,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1497,
      "end": 1498,
      "loc": {
        "start": {
          "line": 41,
          "column": 40
        },
        "end": {
          "line": 41,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exists",
      "start": 1498,
      "end": 1504,
      "loc": {
        "start": {
          "line": 41,
          "column": 41
        },
        "end": {
          "line": 41,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1504,
      "end": 1505,
      "loc": {
        "start": {
          "line": 41,
          "column": 47
        },
        "end": {
          "line": 41,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 1505,
      "end": 1509,
      "loc": {
        "start": {
          "line": 41,
          "column": 48
        },
        "end": {
          "line": 41,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1509,
      "end": 1510,
      "loc": {
        "start": {
          "line": 41,
          "column": 52
        },
        "end": {
          "line": 41,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 1510,
      "end": 1517,
      "loc": {
        "start": {
          "line": 41,
          "column": 53
        },
        "end": {
          "line": 41,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1517,
      "end": 1518,
      "loc": {
        "start": {
          "line": 41,
          "column": 60
        },
        "end": {
          "line": 41,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1518,
      "end": 1521,
      "loc": {
        "start": {
          "line": 41,
          "column": 61
        },
        "end": {
          "line": 41,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1521,
      "end": 1522,
      "loc": {
        "start": {
          "line": 41,
          "column": 64
        },
        "end": {
          "line": 41,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "package.json",
      "start": 1523,
      "end": 1537,
      "loc": {
        "start": {
          "line": 41,
          "column": 66
        },
        "end": {
          "line": 41,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1537,
      "end": 1538,
      "loc": {
        "start": {
          "line": 41,
          "column": 80
        },
        "end": {
          "line": 41,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1538,
      "end": 1539,
      "loc": {
        "start": {
          "line": 41,
          "column": 81
        },
        "end": {
          "line": 41,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1539,
      "end": 1540,
      "loc": {
        "start": {
          "line": 41,
          "column": 82
        },
        "end": {
          "line": 41,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1541,
      "end": 1542,
      "loc": {
        "start": {
          "line": 41,
          "column": 84
        },
        "end": {
          "line": 41,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 1547,
      "end": 1554,
      "loc": {
        "start": {
          "line": 42,
          "column": 4
        },
        "end": {
          "line": 42,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1554,
      "end": 1555,
      "loc": {
        "start": {
          "line": 42,
          "column": 11
        },
        "end": {
          "line": 42,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 1555,
      "end": 1560,
      "loc": {
        "start": {
          "line": 42,
          "column": 12
        },
        "end": {
          "line": 42,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1560,
      "end": 1561,
      "loc": {
        "start": {
          "line": 42,
          "column": 17
        },
        "end": {
          "line": 42,
          "column": 18
        }
      }
    },
    {
      "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": 42,
          "column": 18
        },
        "end": {
          "line": 42,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "We couldn't find a project in: ",
      "start": 1562,
      "end": 1593,
      "loc": {
        "start": {
          "line": 42,
          "column": 19
        },
        "end": {
          "line": 42,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1593,
      "end": 1595,
      "loc": {
        "start": {
          "line": 42,
          "column": 50
        },
        "end": {
          "line": 42,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1595,
      "end": 1598,
      "loc": {
        "start": {
          "line": 42,
          "column": 52
        },
        "end": {
          "line": 42,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1598,
      "end": 1599,
      "loc": {
        "start": {
          "line": 42,
          "column": 55
        },
        "end": {
          "line": 42,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1599,
      "end": 1599,
      "loc": {
        "start": {
          "line": 42,
          "column": 56
        },
        "end": {
          "line": 42,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1599,
      "end": 1600,
      "loc": {
        "start": {
          "line": 42,
          "column": 56
        },
        "end": {
          "line": 42,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1600,
      "end": 1601,
      "loc": {
        "start": {
          "line": 42,
          "column": 57
        },
        "end": {
          "line": 42,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "red",
      "start": 1601,
      "end": 1604,
      "loc": {
        "start": {
          "line": 42,
          "column": 58
        },
        "end": {
          "line": 42,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1604,
      "end": 1605,
      "loc": {
        "start": {
          "line": 42,
          "column": 61
        },
        "end": {
          "line": 42,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1605,
      "end": 1606,
      "loc": {
        "start": {
          "line": 42,
          "column": 62
        },
        "end": {
          "line": 42,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 1611,
      "end": 1618,
      "loc": {
        "start": {
          "line": 43,
          "column": 4
        },
        "end": {
          "line": 43,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1618,
      "end": 1619,
      "loc": {
        "start": {
          "line": 43,
          "column": 11
        },
        "end": {
          "line": 43,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exit",
      "start": 1619,
      "end": 1623,
      "loc": {
        "start": {
          "line": 43,
          "column": 12
        },
        "end": {
          "line": 43,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1623,
      "end": 1624,
      "loc": {
        "start": {
          "line": 43,
          "column": 16
        },
        "end": {
          "line": 43,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 1624,
      "end": 1625,
      "loc": {
        "start": {
          "line": 43,
          "column": 17
        },
        "end": {
          "line": 43,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1625,
      "end": 1626,
      "loc": {
        "start": {
          "line": 43,
          "column": 18
        },
        "end": {
          "line": 43,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1626,
      "end": 1627,
      "loc": {
        "start": {
          "line": 43,
          "column": 19
        },
        "end": {
          "line": 43,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1630,
      "end": 1631,
      "loc": {
        "start": {
          "line": 44,
          "column": 2
        },
        "end": {
          "line": 44,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line max-len",
      "start": 1635,
      "end": 1670,
      "loc": {
        "start": {
          "line": 46,
          "column": 2
        },
        "end": {
          "line": 46,
          "column": 37
        }
      }
    },
    {
      "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": 1673,
      "end": 1678,
      "loc": {
        "start": {
          "line": 47,
          "column": 2
        },
        "end": {
          "line": 47,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "confirm",
      "start": 1679,
      "end": 1686,
      "loc": {
        "start": {
          "line": 47,
          "column": 8
        },
        "end": {
          "line": 47,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1687,
      "end": 1688,
      "loc": {
        "start": {
          "line": 47,
          "column": 16
        },
        "end": {
          "line": 47,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1689,
      "end": 1694,
      "loc": {
        "start": {
          "line": 47,
          "column": 18
        },
        "end": {
          "line": 47,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "confirmIfInteractive",
      "start": 1695,
      "end": 1715,
      "loc": {
        "start": {
          "line": 47,
          "column": 24
        },
        "end": {
          "line": 47,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1715,
      "end": 1716,
      "loc": {
        "start": {
          "line": 47,
          "column": 44
        },
        "end": {
          "line": 47,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 1716,
      "end": 1727,
      "loc": {
        "start": {
          "line": 47,
          "column": 45
        },
        "end": {
          "line": 47,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1727,
      "end": 1728,
      "loc": {
        "start": {
          "line": 47,
          "column": 56
        },
        "end": {
          "line": 47,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1729,
      "end": 1730,
      "loc": {
        "start": {
          "line": 47,
          "column": 58
        },
        "end": {
          "line": 47,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "WARNING: We will now attempt to import: \"",
      "start": 1730,
      "end": 1771,
      "loc": {
        "start": {
          "line": 47,
          "column": 59
        },
        "end": {
          "line": 47,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1771,
      "end": 1773,
      "loc": {
        "start": {
          "line": 47,
          "column": 100
        },
        "end": {
          "line": 47,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1773,
      "end": 1776,
      "loc": {
        "start": {
          "line": 47,
          "column": 102
        },
        "end": {
          "line": 47,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1776,
      "end": 1777,
      "loc": {
        "start": {
          "line": 47,
          "column": 105
        },
        "end": {
          "line": 47,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\".  This will involve modifying some files, are you sure you want to continue?",
      "start": 1777,
      "end": 1855,
      "loc": {
        "start": {
          "line": 47,
          "column": 106
        },
        "end": {
          "line": 47,
          "column": 184
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1855,
      "end": 1856,
      "loc": {
        "start": {
          "line": 47,
          "column": 184
        },
        "end": {
          "line": 47,
          "column": 185
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1856,
      "end": 1857,
      "loc": {
        "start": {
          "line": 47,
          "column": 185
        },
        "end": {
          "line": 47,
          "column": 186
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1857,
      "end": 1858,
      "loc": {
        "start": {
          "line": 47,
          "column": 186
        },
        "end": {
          "line": 47,
          "column": 187
        }
      }
    },
    {
      "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": 1862,
      "end": 1864,
      "loc": {
        "start": {
          "line": 49,
          "column": 2
        },
        "end": {
          "line": 49,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1865,
      "end": 1866,
      "loc": {
        "start": {
          "line": 49,
          "column": 5
        },
        "end": {
          "line": 49,
          "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": 1866,
      "end": 1867,
      "loc": {
        "start": {
          "line": 49,
          "column": 6
        },
        "end": {
          "line": 49,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "confirm",
      "start": 1867,
      "end": 1874,
      "loc": {
        "start": {
          "line": 49,
          "column": 7
        },
        "end": {
          "line": 49,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1874,
      "end": 1875,
      "loc": {
        "start": {
          "line": 49,
          "column": 14
        },
        "end": {
          "line": 49,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1876,
      "end": 1877,
      "loc": {
        "start": {
          "line": 49,
          "column": 16
        },
        "end": {
          "line": 49,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 1882,
      "end": 1889,
      "loc": {
        "start": {
          "line": 50,
          "column": 4
        },
        "end": {
          "line": 50,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1889,
      "end": 1890,
      "loc": {
        "start": {
          "line": 50,
          "column": 11
        },
        "end": {
          "line": 50,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exit",
      "start": 1890,
      "end": 1894,
      "loc": {
        "start": {
          "line": 50,
          "column": 12
        },
        "end": {
          "line": 50,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1894,
      "end": 1895,
      "loc": {
        "start": {
          "line": 50,
          "column": 16
        },
        "end": {
          "line": 50,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 1895,
      "end": 1896,
      "loc": {
        "start": {
          "line": 50,
          "column": 17
        },
        "end": {
          "line": 50,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1896,
      "end": 1897,
      "loc": {
        "start": {
          "line": 50,
          "column": 18
        },
        "end": {
          "line": 50,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1897,
      "end": 1898,
      "loc": {
        "start": {
          "line": 50,
          "column": 19
        },
        "end": {
          "line": 50,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1901,
      "end": 1902,
      "loc": {
        "start": {
          "line": 51,
          "column": 2
        },
        "end": {
          "line": 51,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1906,
      "end": 1911,
      "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": "initGit",
      "start": 1912,
      "end": 1919,
      "loc": {
        "start": {
          "line": 53,
          "column": 8
        },
        "end": {
          "line": 53,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1919,
      "end": 1920,
      "loc": {
        "start": {
          "line": 53,
          "column": 15
        },
        "end": {
          "line": 53,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1920,
      "end": 1923,
      "loc": {
        "start": {
          "line": 53,
          "column": 16
        },
        "end": {
          "line": 53,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1923,
      "end": 1924,
      "loc": {
        "start": {
          "line": 53,
          "column": 19
        },
        "end": {
          "line": 53,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1924,
      "end": 1925,
      "loc": {
        "start": {
          "line": 53,
          "column": 20
        },
        "end": {
          "line": 53,
          "column": 21
        }
      }
    },
    {
      "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": 1929,
      "end": 1932,
      "loc": {
        "start": {
          "line": 55,
          "column": 2
        },
        "end": {
          "line": 55,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 1933,
      "end": 1944,
      "loc": {
        "start": {
          "line": 55,
          "column": 6
        },
        "end": {
          "line": 55,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1945,
      "end": 1946,
      "loc": {
        "start": {
          "line": 55,
          "column": 18
        },
        "end": {
          "line": 55,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1947,
      "end": 1952,
      "loc": {
        "start": {
          "line": 55,
          "column": 20
        },
        "end": {
          "line": 55,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readPackageJSON",
      "start": 1953,
      "end": 1968,
      "loc": {
        "start": {
          "line": 55,
          "column": 26
        },
        "end": {
          "line": 55,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1968,
      "end": 1969,
      "loc": {
        "start": {
          "line": 55,
          "column": 41
        },
        "end": {
          "line": 55,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 1969,
      "end": 1972,
      "loc": {
        "start": {
          "line": 55,
          "column": 42
        },
        "end": {
          "line": 55,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1972,
      "end": 1973,
      "loc": {
        "start": {
          "line": 55,
          "column": 45
        },
        "end": {
          "line": 55,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1973,
      "end": 1974,
      "loc": {
        "start": {
          "line": 55,
          "column": 46
        },
        "end": {
          "line": 55,
          "column": 47
        }
      }
    },
    {
      "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": 1977,
      "end": 1979,
      "loc": {
        "start": {
          "line": 56,
          "column": 2
        },
        "end": {
          "line": 56,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1980,
      "end": 1981,
      "loc": {
        "start": {
          "line": 56,
          "column": 5
        },
        "end": {
          "line": 56,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 1981,
      "end": 1992,
      "loc": {
        "start": {
          "line": 56,
          "column": 6
        },
        "end": {
          "line": 56,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1992,
      "end": 1993,
      "loc": {
        "start": {
          "line": 56,
          "column": 17
        },
        "end": {
          "line": 56,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 1993,
      "end": 1999,
      "loc": {
        "start": {
          "line": 56,
          "column": 18
        },
        "end": {
          "line": 56,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 2000,
      "end": 2002,
      "loc": {
        "start": {
          "line": 56,
          "column": 25
        },
        "end": {
          "line": 56,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2003,
      "end": 2014,
      "loc": {
        "start": {
          "line": 56,
          "column": 28
        },
        "end": {
          "line": 56,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2014,
      "end": 2015,
      "loc": {
        "start": {
          "line": 56,
          "column": 39
        },
        "end": {
          "line": 56,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 2015,
      "end": 2021,
      "loc": {
        "start": {
          "line": 56,
          "column": 40
        },
        "end": {
          "line": 56,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2021,
      "end": 2022,
      "loc": {
        "start": {
          "line": 56,
          "column": 46
        },
        "end": {
          "line": 56,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forge",
      "start": 2022,
      "end": 2027,
      "loc": {
        "start": {
          "line": 56,
          "column": 47
        },
        "end": {
          "line": 56,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2027,
      "end": 2028,
      "loc": {
        "start": {
          "line": 56,
          "column": 52
        },
        "end": {
          "line": 56,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2029,
      "end": 2030,
      "loc": {
        "start": {
          "line": 56,
          "column": 54
        },
        "end": {
          "line": 56,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 2035,
      "end": 2042,
      "loc": {
        "start": {
          "line": 57,
          "column": 4
        },
        "end": {
          "line": 57,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2042,
      "end": 2043,
      "loc": {
        "start": {
          "line": 57,
          "column": 11
        },
        "end": {
          "line": 57,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "warn",
      "start": 2043,
      "end": 2047,
      "loc": {
        "start": {
          "line": 57,
          "column": 12
        },
        "end": {
          "line": 57,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2047,
      "end": 2048,
      "loc": {
        "start": {
          "line": 57,
          "column": 16
        },
        "end": {
          "line": 57,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "It looks like this project is already configured for \"electron-forge\"",
      "start": 2048,
      "end": 2119,
      "loc": {
        "start": {
          "line": 57,
          "column": 17
        },
        "end": {
          "line": 57,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2119,
      "end": 2120,
      "loc": {
        "start": {
          "line": 57,
          "column": 88
        },
        "end": {
          "line": 57,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "green",
      "start": 2120,
      "end": 2125,
      "loc": {
        "start": {
          "line": 57,
          "column": 89
        },
        "end": {
          "line": 57,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2125,
      "end": 2126,
      "loc": {
        "start": {
          "line": 57,
          "column": 94
        },
        "end": {
          "line": 57,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2126,
      "end": 2127,
      "loc": {
        "start": {
          "line": 57,
          "column": 95
        },
        "end": {
          "line": 57,
          "column": 96
        }
      }
    },
    {
      "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": 2132,
      "end": 2137,
      "loc": {
        "start": {
          "line": 58,
          "column": 4
        },
        "end": {
          "line": 58,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shouldContinue",
      "start": 2138,
      "end": 2152,
      "loc": {
        "start": {
          "line": 58,
          "column": 10
        },
        "end": {
          "line": 58,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2153,
      "end": 2154,
      "loc": {
        "start": {
          "line": 58,
          "column": 25
        },
        "end": {
          "line": 58,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2155,
      "end": 2160,
      "loc": {
        "start": {
          "line": 58,
          "column": 27
        },
        "end": {
          "line": 58,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "confirmIfInteractive",
      "start": 2161,
      "end": 2181,
      "loc": {
        "start": {
          "line": 58,
          "column": 33
        },
        "end": {
          "line": 58,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2181,
      "end": 2182,
      "loc": {
        "start": {
          "line": 58,
          "column": 53
        },
        "end": {
          "line": 58,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 2182,
      "end": 2193,
      "loc": {
        "start": {
          "line": 58,
          "column": 54
        },
        "end": {
          "line": 58,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2193,
      "end": 2194,
      "loc": {
        "start": {
          "line": 58,
          "column": 65
        },
        "end": {
          "line": 58,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Are you sure you want to continue?",
      "start": 2195,
      "end": 2231,
      "loc": {
        "start": {
          "line": 58,
          "column": 67
        },
        "end": {
          "line": 58,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2231,
      "end": 2232,
      "loc": {
        "start": {
          "line": 58,
          "column": 103
        },
        "end": {
          "line": 58,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2232,
      "end": 2233,
      "loc": {
        "start": {
          "line": 58,
          "column": 104
        },
        "end": {
          "line": 58,
          "column": 105
        }
      }
    },
    {
      "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": 2239,
      "end": 2241,
      "loc": {
        "start": {
          "line": 60,
          "column": 4
        },
        "end": {
          "line": 60,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2242,
      "end": 2243,
      "loc": {
        "start": {
          "line": 60,
          "column": 7
        },
        "end": {
          "line": 60,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 2243,
      "end": 2244,
      "loc": {
        "start": {
          "line": 60,
          "column": 8
        },
        "end": {
          "line": 60,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shouldContinue",
      "start": 2244,
      "end": 2258,
      "loc": {
        "start": {
          "line": 60,
          "column": 9
        },
        "end": {
          "line": 60,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2258,
      "end": 2259,
      "loc": {
        "start": {
          "line": 60,
          "column": 23
        },
        "end": {
          "line": 60,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2260,
      "end": 2261,
      "loc": {
        "start": {
          "line": 60,
          "column": 25
        },
        "end": {
          "line": 60,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "process",
      "start": 2268,
      "end": 2275,
      "loc": {
        "start": {
          "line": 61,
          "column": 6
        },
        "end": {
          "line": 61,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2275,
      "end": 2276,
      "loc": {
        "start": {
          "line": 61,
          "column": 13
        },
        "end": {
          "line": 61,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exit",
      "start": 2276,
      "end": 2280,
      "loc": {
        "start": {
          "line": 61,
          "column": 14
        },
        "end": {
          "line": 61,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2280,
      "end": 2281,
      "loc": {
        "start": {
          "line": 61,
          "column": 18
        },
        "end": {
          "line": 61,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2281,
      "end": 2282,
      "loc": {
        "start": {
          "line": 61,
          "column": 19
        },
        "end": {
          "line": 61,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2282,
      "end": 2283,
      "loc": {
        "start": {
          "line": 61,
          "column": 20
        },
        "end": {
          "line": 61,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2283,
      "end": 2284,
      "loc": {
        "start": {
          "line": 61,
          "column": 21
        },
        "end": {
          "line": 61,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2289,
      "end": 2290,
      "loc": {
        "start": {
          "line": 62,
          "column": 4
        },
        "end": {
          "line": 62,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2293,
      "end": 2294,
      "loc": {
        "start": {
          "line": 63,
          "column": 2
        },
        "end": {
          "line": 63,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line max-len",
      "start": 2298,
      "end": 2333,
      "loc": {
        "start": {
          "line": 65,
          "column": 2
        },
        "end": {
          "line": 65,
          "column": 37
        }
      }
    },
    {
      "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": 2336,
      "end": 2341,
      "loc": {
        "start": {
          "line": 66,
          "column": 2
        },
        "end": {
          "line": 66,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shouldChangeMain",
      "start": 2342,
      "end": 2358,
      "loc": {
        "start": {
          "line": 66,
          "column": 8
        },
        "end": {
          "line": 66,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2359,
      "end": 2360,
      "loc": {
        "start": {
          "line": 66,
          "column": 25
        },
        "end": {
          "line": 66,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2361,
      "end": 2366,
      "loc": {
        "start": {
          "line": 66,
          "column": 27
        },
        "end": {
          "line": 66,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "confirmIfInteractive",
      "start": 2367,
      "end": 2387,
      "loc": {
        "start": {
          "line": 66,
          "column": 33
        },
        "end": {
          "line": 66,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2387,
      "end": 2388,
      "loc": {
        "start": {
          "line": 66,
          "column": 53
        },
        "end": {
          "line": 66,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 2388,
      "end": 2399,
      "loc": {
        "start": {
          "line": 66,
          "column": 54
        },
        "end": {
          "line": 66,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2399,
      "end": 2400,
      "loc": {
        "start": {
          "line": 66,
          "column": 65
        },
        "end": {
          "line": 66,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Do you want us to change the \"main\" attribute of your package.json?  If you are currently using babel and pointing to a \"build\" directory say yes.",
      "start": 2401,
      "end": 2549,
      "loc": {
        "start": {
          "line": 66,
          "column": 67
        },
        "end": {
          "line": 66,
          "column": 215
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2549,
      "end": 2550,
      "loc": {
        "start": {
          "line": 66,
          "column": 215
        },
        "end": {
          "line": 66,
          "column": 216
        }
      }
    },
    {
      "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": 2551,
      "end": 2556,
      "loc": {
        "start": {
          "line": 66,
          "column": 217
        },
        "end": {
          "line": 66,
          "column": 222
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2556,
      "end": 2557,
      "loc": {
        "start": {
          "line": 66,
          "column": 222
        },
        "end": {
          "line": 66,
          "column": 223
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2557,
      "end": 2558,
      "loc": {
        "start": {
          "line": 66,
          "column": 223
        },
        "end": {
          "line": 66,
          "column": 224
        }
      }
    },
    {
      "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": 2561,
      "end": 2563,
      "loc": {
        "start": {
          "line": 67,
          "column": 2
        },
        "end": {
          "line": 67,
          "column": 4
        }
      }
    },
    {
      "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": 67,
          "column": 5
        },
        "end": {
          "line": 67,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shouldChangeMain",
      "start": 2565,
      "end": 2581,
      "loc": {
        "start": {
          "line": 67,
          "column": 6
        },
        "end": {
          "line": 67,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2581,
      "end": 2582,
      "loc": {
        "start": {
          "line": 67,
          "column": 22
        },
        "end": {
          "line": 67,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2583,
      "end": 2584,
      "loc": {
        "start": {
          "line": 67,
          "column": 24
        },
        "end": {
          "line": 67,
          "column": 25
        }
      }
    },
    {
      "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": 2589,
      "end": 2594,
      "loc": {
        "start": {
          "line": 68,
          "column": 4
        },
        "end": {
          "line": 68,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2595,
      "end": 2596,
      "loc": {
        "start": {
          "line": 68,
          "column": 10
        },
        "end": {
          "line": 68,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newMain",
      "start": 2597,
      "end": 2604,
      "loc": {
        "start": {
          "line": 68,
          "column": 12
        },
        "end": {
          "line": 68,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2605,
      "end": 2606,
      "loc": {
        "start": {
          "line": 68,
          "column": 20
        },
        "end": {
          "line": 68,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2607,
      "end": 2608,
      "loc": {
        "start": {
          "line": 68,
          "column": 22
        },
        "end": {
          "line": 68,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 2609,
      "end": 2614,
      "loc": {
        "start": {
          "line": 68,
          "column": 24
        },
        "end": {
          "line": 68,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "inquirer",
      "start": 2615,
      "end": 2623,
      "loc": {
        "start": {
          "line": 68,
          "column": 30
        },
        "end": {
          "line": 68,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2623,
      "end": 2624,
      "loc": {
        "start": {
          "line": 68,
          "column": 38
        },
        "end": {
          "line": 68,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "createPromptModule",
      "start": 2624,
      "end": 2642,
      "loc": {
        "start": {
          "line": 68,
          "column": 39
        },
        "end": {
          "line": 68,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2642,
      "end": 2643,
      "loc": {
        "start": {
          "line": 68,
          "column": 57
        },
        "end": {
          "line": 68,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2643,
      "end": 2644,
      "loc": {
        "start": {
          "line": 68,
          "column": 58
        },
        "end": {
          "line": 68,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2644,
      "end": 2645,
      "loc": {
        "start": {
          "line": 68,
          "column": 59
        },
        "end": {
          "line": 68,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2645,
      "end": 2646,
      "loc": {
        "start": {
          "line": 68,
          "column": 60
        },
        "end": {
          "line": 68,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 2653,
      "end": 2657,
      "loc": {
        "start": {
          "line": 69,
          "column": 6
        },
        "end": {
          "line": 69,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2657,
      "end": 2658,
      "loc": {
        "start": {
          "line": 69,
          "column": 10
        },
        "end": {
          "line": 69,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "input",
      "start": 2659,
      "end": 2666,
      "loc": {
        "start": {
          "line": 69,
          "column": 12
        },
        "end": {
          "line": 69,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2666,
      "end": 2667,
      "loc": {
        "start": {
          "line": 69,
          "column": 19
        },
        "end": {
          "line": 69,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2674,
      "end": 2678,
      "loc": {
        "start": {
          "line": 70,
          "column": 6
        },
        "end": {
          "line": 70,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2678,
      "end": 2679,
      "loc": {
        "start": {
          "line": 70,
          "column": 10
        },
        "end": {
          "line": 70,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "newMain",
      "start": 2680,
      "end": 2689,
      "loc": {
        "start": {
          "line": 70,
          "column": 12
        },
        "end": {
          "line": 70,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2689,
      "end": 2690,
      "loc": {
        "start": {
          "line": 70,
          "column": 21
        },
        "end": {
          "line": 70,
          "column": 22
        }
      }
    },
    {
      "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": 2697,
      "end": 2704,
      "loc": {
        "start": {
          "line": 71,
          "column": 6
        },
        "end": {
          "line": 71,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2704,
      "end": 2705,
      "loc": {
        "start": {
          "line": 71,
          "column": 13
        },
        "end": {
          "line": 71,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2706,
      "end": 2717,
      "loc": {
        "start": {
          "line": 71,
          "column": 15
        },
        "end": {
          "line": 71,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2717,
      "end": 2718,
      "loc": {
        "start": {
          "line": 71,
          "column": 26
        },
        "end": {
          "line": 71,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "main",
      "start": 2718,
      "end": 2722,
      "loc": {
        "start": {
          "line": 71,
          "column": 27
        },
        "end": {
          "line": 71,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2722,
      "end": 2723,
      "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": "message",
      "start": 2730,
      "end": 2737,
      "loc": {
        "start": {
          "line": 72,
          "column": 6
        },
        "end": {
          "line": 72,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2737,
      "end": 2738,
      "loc": {
        "start": {
          "line": 72,
          "column": 13
        },
        "end": {
          "line": 72,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Enter the relative path to your uncompiled main file",
      "start": 2739,
      "end": 2793,
      "loc": {
        "start": {
          "line": 72,
          "column": 15
        },
        "end": {
          "line": 72,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2793,
      "end": 2794,
      "loc": {
        "start": {
          "line": 72,
          "column": 69
        },
        "end": {
          "line": 72,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2799,
      "end": 2800,
      "loc": {
        "start": {
          "line": 73,
          "column": 4
        },
        "end": {
          "line": 73,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2800,
      "end": 2801,
      "loc": {
        "start": {
          "line": 73,
          "column": 5
        },
        "end": {
          "line": 73,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2801,
      "end": 2802,
      "loc": {
        "start": {
          "line": 73,
          "column": 6
        },
        "end": {
          "line": 73,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2807,
      "end": 2818,
      "loc": {
        "start": {
          "line": 74,
          "column": 4
        },
        "end": {
          "line": 74,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2818,
      "end": 2819,
      "loc": {
        "start": {
          "line": 74,
          "column": 15
        },
        "end": {
          "line": 74,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "main",
      "start": 2819,
      "end": 2823,
      "loc": {
        "start": {
          "line": 74,
          "column": 16
        },
        "end": {
          "line": 74,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2824,
      "end": 2825,
      "loc": {
        "start": {
          "line": 74,
          "column": 21
        },
        "end": {
          "line": 74,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "newMain",
      "start": 2826,
      "end": 2833,
      "loc": {
        "start": {
          "line": 74,
          "column": 23
        },
        "end": {
          "line": 74,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2833,
      "end": 2834,
      "loc": {
        "start": {
          "line": 74,
          "column": 30
        },
        "end": {
          "line": 74,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2837,
      "end": 2838,
      "loc": {
        "start": {
          "line": 75,
          "column": 2
        },
        "end": {
          "line": 75,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2842,
      "end": 2853,
      "loc": {
        "start": {
          "line": 77,
          "column": 2
        },
        "end": {
          "line": 77,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2853,
      "end": 2854,
      "loc": {
        "start": {
          "line": 77,
          "column": 13
        },
        "end": {
          "line": 77,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dependencies",
      "start": 2854,
      "end": 2866,
      "loc": {
        "start": {
          "line": 77,
          "column": 14
        },
        "end": {
          "line": 77,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2867,
      "end": 2868,
      "loc": {
        "start": {
          "line": 77,
          "column": 27
        },
        "end": {
          "line": 77,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2869,
      "end": 2880,
      "loc": {
        "start": {
          "line": 77,
          "column": 29
        },
        "end": {
          "line": 77,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2880,
      "end": 2881,
      "loc": {
        "start": {
          "line": 77,
          "column": 40
        },
        "end": {
          "line": 77,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dependencies",
      "start": 2881,
      "end": 2893,
      "loc": {
        "start": {
          "line": 77,
          "column": 41
        },
        "end": {
          "line": 77,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2894,
      "end": 2896,
      "loc": {
        "start": {
          "line": 77,
          "column": 54
        },
        "end": {
          "line": 77,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2897,
      "end": 2898,
      "loc": {
        "start": {
          "line": 77,
          "column": 57
        },
        "end": {
          "line": 77,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2898,
      "end": 2899,
      "loc": {
        "start": {
          "line": 77,
          "column": 58
        },
        "end": {
          "line": 77,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2899,
      "end": 2900,
      "loc": {
        "start": {
          "line": 77,
          "column": 59
        },
        "end": {
          "line": 77,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2903,
      "end": 2914,
      "loc": {
        "start": {
          "line": 78,
          "column": 2
        },
        "end": {
          "line": 78,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2914,
      "end": 2915,
      "loc": {
        "start": {
          "line": 78,
          "column": 13
        },
        "end": {
          "line": 78,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDependencies",
      "start": 2915,
      "end": 2930,
      "loc": {
        "start": {
          "line": 78,
          "column": 14
        },
        "end": {
          "line": 78,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2931,
      "end": 2932,
      "loc": {
        "start": {
          "line": 78,
          "column": 30
        },
        "end": {
          "line": 78,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2933,
      "end": 2944,
      "loc": {
        "start": {
          "line": 78,
          "column": 32
        },
        "end": {
          "line": 78,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2944,
      "end": 2945,
      "loc": {
        "start": {
          "line": 78,
          "column": 43
        },
        "end": {
          "line": 78,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDependencies",
      "start": 2945,
      "end": 2960,
      "loc": {
        "start": {
          "line": 78,
          "column": 44
        },
        "end": {
          "line": 78,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 2961,
      "end": 2963,
      "loc": {
        "start": {
          "line": 78,
          "column": 60
        },
        "end": {
          "line": 78,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2964,
      "end": 2965,
      "loc": {
        "start": {
          "line": 78,
          "column": 63
        },
        "end": {
          "line": 78,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2965,
      "end": 2966,
      "loc": {
        "start": {
          "line": 78,
          "column": 64
        },
        "end": {
          "line": 78,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2966,
      "end": 2967,
      "loc": {
        "start": {
          "line": 78,
          "column": 65
        },
        "end": {
          "line": 78,
          "column": 66
        }
      }
    },
    {
      "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": 2971,
      "end": 2976,
      "loc": {
        "start": {
          "line": 80,
          "column": 2
        },
        "end": {
          "line": 80,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2977,
      "end": 2981,
      "loc": {
        "start": {
          "line": 80,
          "column": 8
        },
        "end": {
          "line": 80,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2982,
      "end": 2983,
      "loc": {
        "start": {
          "line": 80,
          "column": 13
        },
        "end": {
          "line": 80,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 2984,
      "end": 2990,
      "loc": {
        "start": {
          "line": 80,
          "column": 15
        },
        "end": {
          "line": 80,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2990,
      "end": 2991,
      "loc": {
        "start": {
          "line": 80,
          "column": 21
        },
        "end": {
          "line": 80,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 2991,
      "end": 2995,
      "loc": {
        "start": {
          "line": 80,
          "column": 22
        },
        "end": {
          "line": 80,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2995,
      "end": 2996,
      "loc": {
        "start": {
          "line": 80,
          "column": 26
        },
        "end": {
          "line": 80,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 2996,
      "end": 3007,
      "loc": {
        "start": {
          "line": 80,
          "column": 27
        },
        "end": {
          "line": 80,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3007,
      "end": 3008,
      "loc": {
        "start": {
          "line": 80,
          "column": 38
        },
        "end": {
          "line": 80,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dependencies",
      "start": 3008,
      "end": 3020,
      "loc": {
        "start": {
          "line": 80,
          "column": 39
        },
        "end": {
          "line": 80,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3020,
      "end": 3021,
      "loc": {
        "start": {
          "line": 80,
          "column": 51
        },
        "end": {
          "line": 80,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3021,
      "end": 3022,
      "loc": {
        "start": {
          "line": 80,
          "column": 52
        },
        "end": {
          "line": 80,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "concat",
      "start": 3022,
      "end": 3028,
      "loc": {
        "start": {
          "line": 80,
          "column": 53
        },
        "end": {
          "line": 80,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3028,
      "end": 3029,
      "loc": {
        "start": {
          "line": 80,
          "column": 59
        },
        "end": {
          "line": 80,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 3029,
      "end": 3035,
      "loc": {
        "start": {
          "line": 80,
          "column": 60
        },
        "end": {
          "line": 80,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3035,
      "end": 3036,
      "loc": {
        "start": {
          "line": 80,
          "column": 66
        },
        "end": {
          "line": 80,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 3036,
      "end": 3040,
      "loc": {
        "start": {
          "line": 80,
          "column": 67
        },
        "end": {
          "line": 80,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3040,
      "end": 3041,
      "loc": {
        "start": {
          "line": 80,
          "column": 71
        },
        "end": {
          "line": 80,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 3041,
      "end": 3052,
      "loc": {
        "start": {
          "line": 80,
          "column": 72
        },
        "end": {
          "line": 80,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3052,
      "end": 3053,
      "loc": {
        "start": {
          "line": 80,
          "column": 83
        },
        "end": {
          "line": 80,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDependencies",
      "start": 3053,
      "end": 3068,
      "loc": {
        "start": {
          "line": 80,
          "column": 84
        },
        "end": {
          "line": 80,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3068,
      "end": 3069,
      "loc": {
        "start": {
          "line": 80,
          "column": 99
        },
        "end": {
          "line": 80,
          "column": 100
        }
      }
    },
    {
      "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": 80,
          "column": 100
        },
        "end": {
          "line": 80,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3070,
      "end": 3071,
      "loc": {
        "start": {
          "line": 80,
          "column": 101
        },
        "end": {
          "line": 80,
          "column": 102
        }
      }
    },
    {
      "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": 3074,
      "end": 3079,
      "loc": {
        "start": {
          "line": 81,
          "column": 2
        },
        "end": {
          "line": 81,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildToolPackages",
      "start": 3080,
      "end": 3097,
      "loc": {
        "start": {
          "line": 81,
          "column": 8
        },
        "end": {
          "line": 81,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3098,
      "end": 3099,
      "loc": {
        "start": {
          "line": 81,
          "column": 26
        },
        "end": {
          "line": 81,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3100,
      "end": 3101,
      "loc": {
        "start": {
          "line": 81,
          "column": 28
        },
        "end": {
          "line": 81,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-builder",
      "start": 3106,
      "end": 3124,
      "loc": {
        "start": {
          "line": 82,
          "column": 4
        },
        "end": {
          "line": 82,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3124,
      "end": 3125,
      "loc": {
        "start": {
          "line": 82,
          "column": 22
        },
        "end": {
          "line": 82,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "provides mostly equivalent functionality",
      "start": 3126,
      "end": 3168,
      "loc": {
        "start": {
          "line": 82,
          "column": 24
        },
        "end": {
          "line": 82,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3168,
      "end": 3169,
      "loc": {
        "start": {
          "line": 82,
          "column": 66
        },
        "end": {
          "line": 82,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-download",
      "start": 3174,
      "end": 3193,
      "loc": {
        "start": {
          "line": 83,
          "column": 4
        },
        "end": {
          "line": 83,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3193,
      "end": 3194,
      "loc": {
        "start": {
          "line": 83,
          "column": 23
        },
        "end": {
          "line": 83,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3195,
      "end": 3248,
      "loc": {
        "start": {
          "line": 83,
          "column": 25
        },
        "end": {
          "line": 83,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3248,
      "end": 3249,
      "loc": {
        "start": {
          "line": 83,
          "column": 78
        },
        "end": {
          "line": 83,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-installer-debian",
      "start": 3254,
      "end": 3281,
      "loc": {
        "start": {
          "line": 84,
          "column": 4
        },
        "end": {
          "line": 84,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3281,
      "end": 3282,
      "loc": {
        "start": {
          "line": 84,
          "column": 31
        },
        "end": {
          "line": 84,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3283,
      "end": 3336,
      "loc": {
        "start": {
          "line": 84,
          "column": 33
        },
        "end": {
          "line": 84,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3336,
      "end": 3337,
      "loc": {
        "start": {
          "line": 84,
          "column": 86
        },
        "end": {
          "line": 84,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-installer-dmg",
      "start": 3342,
      "end": 3366,
      "loc": {
        "start": {
          "line": 85,
          "column": 4
        },
        "end": {
          "line": 85,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3366,
      "end": 3367,
      "loc": {
        "start": {
          "line": 85,
          "column": 28
        },
        "end": {
          "line": 85,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3368,
      "end": 3421,
      "loc": {
        "start": {
          "line": 85,
          "column": 30
        },
        "end": {
          "line": 85,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3421,
      "end": 3422,
      "loc": {
        "start": {
          "line": 85,
          "column": 83
        },
        "end": {
          "line": 85,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-installer-flatpak",
      "start": 3427,
      "end": 3455,
      "loc": {
        "start": {
          "line": 86,
          "column": 4
        },
        "end": {
          "line": 86,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3455,
      "end": 3456,
      "loc": {
        "start": {
          "line": 86,
          "column": 32
        },
        "end": {
          "line": 86,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3457,
      "end": 3510,
      "loc": {
        "start": {
          "line": 86,
          "column": 34
        },
        "end": {
          "line": 86,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3510,
      "end": 3511,
      "loc": {
        "start": {
          "line": 86,
          "column": 87
        },
        "end": {
          "line": 86,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-installer-redhat",
      "start": 3516,
      "end": 3543,
      "loc": {
        "start": {
          "line": 87,
          "column": 4
        },
        "end": {
          "line": 87,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3543,
      "end": 3544,
      "loc": {
        "start": {
          "line": 87,
          "column": 31
        },
        "end": {
          "line": 87,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3545,
      "end": 3598,
      "loc": {
        "start": {
          "line": 87,
          "column": 33
        },
        "end": {
          "line": 87,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3598,
      "end": 3599,
      "loc": {
        "start": {
          "line": 87,
          "column": 86
        },
        "end": {
          "line": 87,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-osx-sign",
      "start": 3604,
      "end": 3623,
      "loc": {
        "start": {
          "line": 88,
          "column": 4
        },
        "end": {
          "line": 88,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3623,
      "end": 3624,
      "loc": {
        "start": {
          "line": 88,
          "column": 23
        },
        "end": {
          "line": 88,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3625,
      "end": 3678,
      "loc": {
        "start": {
          "line": 88,
          "column": 25
        },
        "end": {
          "line": 88,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3678,
      "end": 3679,
      "loc": {
        "start": {
          "line": 88,
          "column": 78
        },
        "end": {
          "line": 88,
          "column": 79
        }
      }
    },
    {
      "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": 3684,
      "end": 3703,
      "loc": {
        "start": {
          "line": 89,
          "column": 4
        },
        "end": {
          "line": 89,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3703,
      "end": 3704,
      "loc": {
        "start": {
          "line": 89,
          "column": 23
        },
        "end": {
          "line": 89,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3705,
      "end": 3758,
      "loc": {
        "start": {
          "line": 89,
          "column": 25
        },
        "end": {
          "line": 89,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3758,
      "end": 3759,
      "loc": {
        "start": {
          "line": 89,
          "column": 78
        },
        "end": {
          "line": 89,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-winstaller",
      "start": 3764,
      "end": 3785,
      "loc": {
        "start": {
          "line": 90,
          "column": 4
        },
        "end": {
          "line": 90,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3785,
      "end": 3786,
      "loc": {
        "start": {
          "line": 90,
          "column": 25
        },
        "end": {
          "line": 90,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "already uses this module as a transitive dependency",
      "start": 3787,
      "end": 3840,
      "loc": {
        "start": {
          "line": 90,
          "column": 27
        },
        "end": {
          "line": 90,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3840,
      "end": 3841,
      "loc": {
        "start": {
          "line": 90,
          "column": 80
        },
        "end": {
          "line": 90,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3844,
      "end": 3845,
      "loc": {
        "start": {
          "line": 91,
          "column": 2
        },
        "end": {
          "line": 91,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3845,
      "end": 3846,
      "loc": {
        "start": {
          "line": 91,
          "column": 3
        },
        "end": {
          "line": 91,
          "column": 4
        }
      }
    },
    {
      "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": 3850,
      "end": 3853,
      "loc": {
        "start": {
          "line": 93,
          "column": 2
        },
        "end": {
          "line": 93,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronName",
      "start": 3854,
      "end": 3866,
      "loc": {
        "start": {
          "line": 93,
          "column": 6
        },
        "end": {
          "line": 93,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3866,
      "end": 3867,
      "loc": {
        "start": {
          "line": 93,
          "column": 18
        },
        "end": {
          "line": 93,
          "column": 19
        }
      }
    },
    {
      "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": 3870,
      "end": 3873,
      "loc": {
        "start": {
          "line": 94,
          "column": 2
        },
        "end": {
          "line": 94,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3874,
      "end": 3875,
      "loc": {
        "start": {
          "line": 94,
          "column": 6
        },
        "end": {
          "line": 94,
          "column": 7
        }
      }
    },
    {
      "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": 3875,
      "end": 3880,
      "loc": {
        "start": {
          "line": 94,
          "column": 7
        },
        "end": {
          "line": 94,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 3881,
      "end": 3884,
      "loc": {
        "start": {
          "line": 94,
          "column": 13
        },
        "end": {
          "line": 94,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 3885,
      "end": 3887,
      "loc": {
        "start": {
          "line": 94,
          "column": 17
        },
        "end": {
          "line": 94,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "keys",
      "start": 3888,
      "end": 3892,
      "loc": {
        "start": {
          "line": 94,
          "column": 20
        },
        "end": {
          "line": 94,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3892,
      "end": 3893,
      "loc": {
        "start": {
          "line": 94,
          "column": 24
        },
        "end": {
          "line": 94,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3894,
      "end": 3895,
      "loc": {
        "start": {
          "line": 94,
          "column": 26
        },
        "end": {
          "line": 94,
          "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": 3900,
      "end": 3902,
      "loc": {
        "start": {
          "line": 95,
          "column": 4
        },
        "end": {
          "line": 95,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3903,
      "end": 3904,
      "loc": {
        "start": {
          "line": 95,
          "column": 7
        },
        "end": {
          "line": 95,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 3904,
      "end": 3907,
      "loc": {
        "start": {
          "line": 95,
          "column": 8
        },
        "end": {
          "line": 95,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3908,
      "end": 3911,
      "loc": {
        "start": {
          "line": 95,
          "column": 12
        },
        "end": {
          "line": 95,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron",
      "start": 3912,
      "end": 3922,
      "loc": {
        "start": {
          "line": 95,
          "column": 16
        },
        "end": {
          "line": 95,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 3923,
      "end": 3925,
      "loc": {
        "start": {
          "line": 95,
          "column": 27
        },
        "end": {
          "line": 95,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 3926,
      "end": 3929,
      "loc": {
        "start": {
          "line": 95,
          "column": 30
        },
        "end": {
          "line": 95,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 3930,
      "end": 3933,
      "loc": {
        "start": {
          "line": 95,
          "column": 34
        },
        "end": {
          "line": 95,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-prebuilt",
      "start": 3934,
      "end": 3953,
      "loc": {
        "start": {
          "line": 95,
          "column": 38
        },
        "end": {
          "line": 95,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3953,
      "end": 3954,
      "loc": {
        "start": {
          "line": 95,
          "column": 57
        },
        "end": {
          "line": 95,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3955,
      "end": 3956,
      "loc": {
        "start": {
          "line": 95,
          "column": 59
        },
        "end": {
          "line": 95,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 3963,
      "end": 3969,
      "loc": {
        "start": {
          "line": 96,
          "column": 6
        },
        "end": {
          "line": 96,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 3970,
      "end": 3981,
      "loc": {
        "start": {
          "line": 96,
          "column": 13
        },
        "end": {
          "line": 96,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3981,
      "end": 3982,
      "loc": {
        "start": {
          "line": 96,
          "column": 24
        },
        "end": {
          "line": 96,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dependencies",
      "start": 3982,
      "end": 3994,
      "loc": {
        "start": {
          "line": 96,
          "column": 25
        },
        "end": {
          "line": 96,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3994,
      "end": 3995,
      "loc": {
        "start": {
          "line": 96,
          "column": 37
        },
        "end": {
          "line": 96,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 3995,
      "end": 3998,
      "loc": {
        "start": {
          "line": 96,
          "column": 38
        },
        "end": {
          "line": 96,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3998,
      "end": 3999,
      "loc": {
        "start": {
          "line": 96,
          "column": 41
        },
        "end": {
          "line": 96,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3999,
      "end": 4000,
      "loc": {
        "start": {
          "line": 96,
          "column": 42
        },
        "end": {
          "line": 96,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 4007,
      "end": 4013,
      "loc": {
        "start": {
          "line": 97,
          "column": 6
        },
        "end": {
          "line": 97,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 4014,
      "end": 4025,
      "loc": {
        "start": {
          "line": 97,
          "column": 13
        },
        "end": {
          "line": 97,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4025,
      "end": 4026,
      "loc": {
        "start": {
          "line": 97,
          "column": 24
        },
        "end": {
          "line": 97,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDependencies",
      "start": 4026,
      "end": 4041,
      "loc": {
        "start": {
          "line": 97,
          "column": 25
        },
        "end": {
          "line": 97,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4041,
      "end": 4042,
      "loc": {
        "start": {
          "line": 97,
          "column": 40
        },
        "end": {
          "line": 97,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 4042,
      "end": 4045,
      "loc": {
        "start": {
          "line": 97,
          "column": 41
        },
        "end": {
          "line": 97,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4045,
      "end": 4046,
      "loc": {
        "start": {
          "line": 97,
          "column": 44
        },
        "end": {
          "line": 97,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4046,
      "end": 4047,
      "loc": {
        "start": {
          "line": 97,
          "column": 45
        },
        "end": {
          "line": 97,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronName",
      "start": 4054,
      "end": 4066,
      "loc": {
        "start": {
          "line": 98,
          "column": 6
        },
        "end": {
          "line": 98,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4067,
      "end": 4068,
      "loc": {
        "start": {
          "line": 98,
          "column": 19
        },
        "end": {
          "line": 98,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 4069,
      "end": 4072,
      "loc": {
        "start": {
          "line": 98,
          "column": 21
        },
        "end": {
          "line": 98,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4072,
      "end": 4073,
      "loc": {
        "start": {
          "line": 98,
          "column": 24
        },
        "end": {
          "line": 98,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4078,
      "end": 4079,
      "loc": {
        "start": {
          "line": 99,
          "column": 4
        },
        "end": {
          "line": 99,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 4080,
      "end": 4084,
      "loc": {
        "start": {
          "line": 99,
          "column": 6
        },
        "end": {
          "line": 99,
          "column": 10
        }
      }
    },
    {
      "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": 4085,
      "end": 4087,
      "loc": {
        "start": {
          "line": 99,
          "column": 11
        },
        "end": {
          "line": 99,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4088,
      "end": 4089,
      "loc": {
        "start": {
          "line": 99,
          "column": 14
        },
        "end": {
          "line": 99,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildToolPackages",
      "start": 4089,
      "end": 4106,
      "loc": {
        "start": {
          "line": 99,
          "column": 15
        },
        "end": {
          "line": 99,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4106,
      "end": 4107,
      "loc": {
        "start": {
          "line": 99,
          "column": 32
        },
        "end": {
          "line": 99,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 4107,
      "end": 4110,
      "loc": {
        "start": {
          "line": 99,
          "column": 33
        },
        "end": {
          "line": 99,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4110,
      "end": 4111,
      "loc": {
        "start": {
          "line": 99,
          "column": 36
        },
        "end": {
          "line": 99,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4111,
      "end": 4112,
      "loc": {
        "start": {
          "line": 99,
          "column": 37
        },
        "end": {
          "line": 99,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4113,
      "end": 4114,
      "loc": {
        "start": {
          "line": 99,
          "column": 39
        },
        "end": {
          "line": 99,
          "column": 40
        }
      }
    },
    {
      "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": 4121,
      "end": 4126,
      "loc": {
        "start": {
          "line": 100,
          "column": 6
        },
        "end": {
          "line": 100,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "explanation",
      "start": 4127,
      "end": 4138,
      "loc": {
        "start": {
          "line": 100,
          "column": 12
        },
        "end": {
          "line": 100,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4139,
      "end": 4140,
      "loc": {
        "start": {
          "line": 100,
          "column": 24
        },
        "end": {
          "line": 100,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "buildToolPackages",
      "start": 4141,
      "end": 4158,
      "loc": {
        "start": {
          "line": 100,
          "column": 26
        },
        "end": {
          "line": 100,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4158,
      "end": 4159,
      "loc": {
        "start": {
          "line": 100,
          "column": 43
        },
        "end": {
          "line": 100,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 4159,
      "end": 4162,
      "loc": {
        "start": {
          "line": 100,
          "column": 44
        },
        "end": {
          "line": 100,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4162,
      "end": 4163,
      "loc": {
        "start": {
          "line": 100,
          "column": 47
        },
        "end": {
          "line": 100,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4163,
      "end": 4164,
      "loc": {
        "start": {
          "line": 100,
          "column": 48
        },
        "end": {
          "line": 100,
          "column": 49
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " eslint-disable-next-line max-len",
      "start": 4171,
      "end": 4206,
      "loc": {
        "start": {
          "line": 101,
          "column": 6
        },
        "end": {
          "line": 101,
          "column": 41
        }
      }
    },
    {
      "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": 4213,
      "end": 4218,
      "loc": {
        "start": {
          "line": 102,
          "column": 6
        },
        "end": {
          "line": 102,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shouldRemoveDependency",
      "start": 4219,
      "end": 4241,
      "loc": {
        "start": {
          "line": 102,
          "column": 12
        },
        "end": {
          "line": 102,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4242,
      "end": 4243,
      "loc": {
        "start": {
          "line": 102,
          "column": 35
        },
        "end": {
          "line": 102,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4244,
      "end": 4249,
      "loc": {
        "start": {
          "line": 102,
          "column": 37
        },
        "end": {
          "line": 102,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "confirmIfInteractive",
      "start": 4250,
      "end": 4270,
      "loc": {
        "start": {
          "line": 102,
          "column": 43
        },
        "end": {
          "line": 102,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4270,
      "end": 4271,
      "loc": {
        "start": {
          "line": 102,
          "column": 63
        },
        "end": {
          "line": 102,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "interactive",
      "start": 4271,
      "end": 4282,
      "loc": {
        "start": {
          "line": 102,
          "column": 64
        },
        "end": {
          "line": 102,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4282,
      "end": 4283,
      "loc": {
        "start": {
          "line": 102,
          "column": 75
        },
        "end": {
          "line": 102,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4284,
      "end": 4285,
      "loc": {
        "start": {
          "line": 102,
          "column": 77
        },
        "end": {
          "line": 102,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Do you want us to remove the \"",
      "start": 4285,
      "end": 4315,
      "loc": {
        "start": {
          "line": 102,
          "column": 78
        },
        "end": {
          "line": 102,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4315,
      "end": 4317,
      "loc": {
        "start": {
          "line": 102,
          "column": 108
        },
        "end": {
          "line": 102,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 4317,
      "end": 4320,
      "loc": {
        "start": {
          "line": 102,
          "column": 110
        },
        "end": {
          "line": 102,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4320,
      "end": 4321,
      "loc": {
        "start": {
          "line": 102,
          "column": 113
        },
        "end": {
          "line": 102,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\" dependency in package.json? Electron Forge ",
      "start": 4321,
      "end": 4366,
      "loc": {
        "start": {
          "line": 102,
          "column": 114
        },
        "end": {
          "line": 102,
          "column": 159
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4366,
      "end": 4368,
      "loc": {
        "start": {
          "line": 102,
          "column": 159
        },
        "end": {
          "line": 102,
          "column": 161
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "explanation",
      "start": 4368,
      "end": 4379,
      "loc": {
        "start": {
          "line": 102,
          "column": 161
        },
        "end": {
          "line": 102,
          "column": 172
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4379,
      "end": 4380,
      "loc": {
        "start": {
          "line": 102,
          "column": 172
        },
        "end": {
          "line": 102,
          "column": 173
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".",
      "start": 4380,
      "end": 4381,
      "loc": {
        "start": {
          "line": 102,
          "column": 173
        },
        "end": {
          "line": 102,
          "column": 174
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4381,
      "end": 4382,
      "loc": {
        "start": {
          "line": 102,
          "column": 174
        },
        "end": {
          "line": 102,
          "column": 175
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4382,
      "end": 4383,
      "loc": {
        "start": {
          "line": 102,
          "column": 175
        },
        "end": {
          "line": 102,
          "column": 176
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4383,
      "end": 4384,
      "loc": {
        "start": {
          "line": 102,
          "column": 176
        },
        "end": {
          "line": 102,
          "column": 177
        }
      }
    },
    {
      "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": 4392,
      "end": 4394,
      "loc": {
        "start": {
          "line": 104,
          "column": 6
        },
        "end": {
          "line": 104,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4395,
      "end": 4396,
      "loc": {
        "start": {
          "line": 104,
          "column": 9
        },
        "end": {
          "line": 104,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "shouldRemoveDependency",
      "start": 4396,
      "end": 4418,
      "loc": {
        "start": {
          "line": 104,
          "column": 10
        },
        "end": {
          "line": 104,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4418,
      "end": 4419,
      "loc": {
        "start": {
          "line": 104,
          "column": 32
        },
        "end": {
          "line": 104,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4420,
      "end": 4421,
      "loc": {
        "start": {
          "line": 104,
          "column": 34
        },
        "end": {
          "line": 104,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 4430,
      "end": 4436,
      "loc": {
        "start": {
          "line": 105,
          "column": 8
        },
        "end": {
          "line": 105,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 4437,
      "end": 4448,
      "loc": {
        "start": {
          "line": 105,
          "column": 15
        },
        "end": {
          "line": 105,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4448,
      "end": 4449,
      "loc": {
        "start": {
          "line": 105,
          "column": 26
        },
        "end": {
          "line": 105,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dependencies",
      "start": 4449,
      "end": 4461,
      "loc": {
        "start": {
          "line": 105,
          "column": 27
        },
        "end": {
          "line": 105,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4461,
      "end": 4462,
      "loc": {
        "start": {
          "line": 105,
          "column": 39
        },
        "end": {
          "line": 105,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 4462,
      "end": 4465,
      "loc": {
        "start": {
          "line": 105,
          "column": 40
        },
        "end": {
          "line": 105,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4465,
      "end": 4466,
      "loc": {
        "start": {
          "line": 105,
          "column": 43
        },
        "end": {
          "line": 105,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4466,
      "end": 4467,
      "loc": {
        "start": {
          "line": 105,
          "column": 44
        },
        "end": {
          "line": 105,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "delete",
        "keyword": "delete",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "delete",
      "start": 4476,
      "end": 4482,
      "loc": {
        "start": {
          "line": 106,
          "column": 8
        },
        "end": {
          "line": 106,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 4483,
      "end": 4494,
      "loc": {
        "start": {
          "line": 106,
          "column": 15
        },
        "end": {
          "line": 106,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4494,
      "end": 4495,
      "loc": {
        "start": {
          "line": 106,
          "column": 26
        },
        "end": {
          "line": 106,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDependencies",
      "start": 4495,
      "end": 4510,
      "loc": {
        "start": {
          "line": 106,
          "column": 27
        },
        "end": {
          "line": 106,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4510,
      "end": 4511,
      "loc": {
        "start": {
          "line": 106,
          "column": 42
        },
        "end": {
          "line": 106,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 4511,
      "end": 4514,
      "loc": {
        "start": {
          "line": 106,
          "column": 43
        },
        "end": {
          "line": 106,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4514,
      "end": 4515,
      "loc": {
        "start": {
          "line": 106,
          "column": 46
        },
        "end": {
          "line": 106,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4515,
      "end": 4516,
      "loc": {
        "start": {
          "line": 106,
          "column": 47
        },
        "end": {
          "line": 106,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4523,
      "end": 4524,
      "loc": {
        "start": {
          "line": 107,
          "column": 6
        },
        "end": {
          "line": 107,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4529,
      "end": 4530,
      "loc": {
        "start": {
          "line": 108,
          "column": 4
        },
        "end": {
          "line": 108,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4533,
      "end": 4534,
      "loc": {
        "start": {
          "line": 109,
          "column": 2
        },
        "end": {
          "line": 109,
          "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": 4538,
      "end": 4543,
      "loc": {
        "start": {
          "line": 111,
          "column": 2
        },
        "end": {
          "line": 111,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "writeChanges",
      "start": 4544,
      "end": 4556,
      "loc": {
        "start": {
          "line": 111,
          "column": 8
        },
        "end": {
          "line": 111,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4557,
      "end": 4558,
      "loc": {
        "start": {
          "line": 111,
          "column": 21
        },
        "end": {
          "line": 111,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 4559,
      "end": 4564,
      "loc": {
        "start": {
          "line": 111,
          "column": 23
        },
        "end": {
          "line": 111,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4565,
      "end": 4566,
      "loc": {
        "start": {
          "line": 111,
          "column": 29
        },
        "end": {
          "line": 111,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4566,
      "end": 4567,
      "loc": {
        "start": {
          "line": 111,
          "column": 30
        },
        "end": {
          "line": 111,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4568,
      "end": 4570,
      "loc": {
        "start": {
          "line": 111,
          "column": 32
        },
        "end": {
          "line": 111,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4571,
      "end": 4572,
      "loc": {
        "start": {
          "line": 111,
          "column": 35
        },
        "end": {
          "line": 111,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4577,
      "end": 4582,
      "loc": {
        "start": {
          "line": 112,
          "column": 4
        },
        "end": {
          "line": 112,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asyncOra",
      "start": 4583,
      "end": 4591,
      "loc": {
        "start": {
          "line": 112,
          "column": 10
        },
        "end": {
          "line": 112,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4591,
      "end": 4592,
      "loc": {
        "start": {
          "line": 112,
          "column": 18
        },
        "end": {
          "line": 112,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Writing modified package.json file",
      "start": 4592,
      "end": 4628,
      "loc": {
        "start": {
          "line": 112,
          "column": 19
        },
        "end": {
          "line": 112,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4628,
      "end": 4629,
      "loc": {
        "start": {
          "line": 112,
          "column": 55
        },
        "end": {
          "line": 112,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 4630,
      "end": 4635,
      "loc": {
        "start": {
          "line": 112,
          "column": 57
        },
        "end": {
          "line": 112,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4636,
      "end": 4637,
      "loc": {
        "start": {
          "line": 112,
          "column": 63
        },
        "end": {
          "line": 112,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4637,
      "end": 4638,
      "loc": {
        "start": {
          "line": 112,
          "column": 64
        },
        "end": {
          "line": 112,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4639,
      "end": 4641,
      "loc": {
        "start": {
          "line": 112,
          "column": 66
        },
        "end": {
          "line": 112,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4642,
      "end": 4643,
      "loc": {
        "start": {
          "line": 112,
          "column": 69
        },
        "end": {
          "line": 112,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4650,
      "end": 4655,
      "loc": {
        "start": {
          "line": 113,
          "column": 6
        },
        "end": {
          "line": 113,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 4656,
      "end": 4658,
      "loc": {
        "start": {
          "line": 113,
          "column": 12
        },
        "end": {
          "line": 113,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4658,
      "end": 4659,
      "loc": {
        "start": {
          "line": 113,
          "column": 14
        },
        "end": {
          "line": 113,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "writeFile",
      "start": 4659,
      "end": 4668,
      "loc": {
        "start": {
          "line": 113,
          "column": 15
        },
        "end": {
          "line": 113,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4668,
      "end": 4669,
      "loc": {
        "start": {
          "line": 113,
          "column": 24
        },
        "end": {
          "line": 113,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 4669,
      "end": 4673,
      "loc": {
        "start": {
          "line": 113,
          "column": 25
        },
        "end": {
          "line": 113,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4673,
      "end": 4674,
      "loc": {
        "start": {
          "line": 113,
          "column": 29
        },
        "end": {
          "line": 113,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 4674,
      "end": 4681,
      "loc": {
        "start": {
          "line": 113,
          "column": 30
        },
        "end": {
          "line": 113,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4681,
      "end": 4682,
      "loc": {
        "start": {
          "line": 113,
          "column": 37
        },
        "end": {
          "line": 113,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 4682,
      "end": 4685,
      "loc": {
        "start": {
          "line": 113,
          "column": 38
        },
        "end": {
          "line": 113,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4685,
      "end": 4686,
      "loc": {
        "start": {
          "line": 113,
          "column": 41
        },
        "end": {
          "line": 113,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "package.json",
      "start": 4687,
      "end": 4701,
      "loc": {
        "start": {
          "line": 113,
          "column": 43
        },
        "end": {
          "line": 113,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4701,
      "end": 4702,
      "loc": {
        "start": {
          "line": 113,
          "column": 57
        },
        "end": {
          "line": 113,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4702,
      "end": 4703,
      "loc": {
        "start": {
          "line": 113,
          "column": 58
        },
        "end": {
          "line": 113,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4704,
      "end": 4705,
      "loc": {
        "start": {
          "line": 113,
          "column": 60
        },
        "end": {
          "line": 113,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 4705,
      "end": 4705,
      "loc": {
        "start": {
          "line": 113,
          "column": 61
        },
        "end": {
          "line": 113,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4705,
      "end": 4707,
      "loc": {
        "start": {
          "line": 113,
          "column": 61
        },
        "end": {
          "line": 113,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "JSON",
      "start": 4707,
      "end": 4711,
      "loc": {
        "start": {
          "line": 113,
          "column": 63
        },
        "end": {
          "line": 113,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4711,
      "end": 4712,
      "loc": {
        "start": {
          "line": 113,
          "column": 67
        },
        "end": {
          "line": 113,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stringify",
      "start": 4712,
      "end": 4721,
      "loc": {
        "start": {
          "line": 113,
          "column": 68
        },
        "end": {
          "line": 113,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4721,
      "end": 4722,
      "loc": {
        "start": {
          "line": 113,
          "column": 77
        },
        "end": {
          "line": 113,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 4722,
      "end": 4733,
      "loc": {
        "start": {
          "line": 113,
          "column": 78
        },
        "end": {
          "line": 113,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4733,
      "end": 4734,
      "loc": {
        "start": {
          "line": 113,
          "column": 89
        },
        "end": {
          "line": 113,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 4735,
      "end": 4739,
      "loc": {
        "start": {
          "line": 113,
          "column": 91
        },
        "end": {
          "line": 113,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4739,
      "end": 4740,
      "loc": {
        "start": {
          "line": 113,
          "column": 95
        },
        "end": {
          "line": 113,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 4741,
      "end": 4742,
      "loc": {
        "start": {
          "line": 113,
          "column": 97
        },
        "end": {
          "line": 113,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4742,
      "end": 4743,
      "loc": {
        "start": {
          "line": 113,
          "column": 98
        },
        "end": {
          "line": 113,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4743,
      "end": 4744,
      "loc": {
        "start": {
          "line": 113,
          "column": 99
        },
        "end": {
          "line": 113,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n",
      "start": 4744,
      "end": 4746,
      "loc": {
        "start": {
          "line": 113,
          "column": 100
        },
        "end": {
          "line": 113,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4746,
      "end": 4747,
      "loc": {
        "start": {
          "line": 113,
          "column": 102
        },
        "end": {
          "line": 113,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4747,
      "end": 4748,
      "loc": {
        "start": {
          "line": 113,
          "column": 103
        },
        "end": {
          "line": 113,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4748,
      "end": 4749,
      "loc": {
        "start": {
          "line": 113,
          "column": 104
        },
        "end": {
          "line": 113,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4754,
      "end": 4755,
      "loc": {
        "start": {
          "line": 114,
          "column": 4
        },
        "end": {
          "line": 114,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4755,
      "end": 4756,
      "loc": {
        "start": {
          "line": 114,
          "column": 5
        },
        "end": {
          "line": 114,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4756,
      "end": 4757,
      "loc": {
        "start": {
          "line": 114,
          "column": 6
        },
        "end": {
          "line": 114,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4760,
      "end": 4761,
      "loc": {
        "start": {
          "line": 115,
          "column": 2
        },
        "end": {
          "line": 115,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4761,
      "end": 4762,
      "loc": {
        "start": {
          "line": 115,
          "column": 3
        },
        "end": {
          "line": 115,
          "column": 4
        }
      }
    },
    {
      "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": 4766,
      "end": 4769,
      "loc": {
        "start": {
          "line": 117,
          "column": 2
        },
        "end": {
          "line": 117,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronVersion",
      "start": 4770,
      "end": 4785,
      "loc": {
        "start": {
          "line": 117,
          "column": 6
        },
        "end": {
          "line": 117,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4785,
      "end": 4786,
      "loc": {
        "start": {
          "line": 117,
          "column": 21
        },
        "end": {
          "line": 117,
          "column": 22
        }
      }
    },
    {
      "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": 4789,
      "end": 4791,
      "loc": {
        "start": {
          "line": 118,
          "column": 2
        },
        "end": {
          "line": 118,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4792,
      "end": 4793,
      "loc": {
        "start": {
          "line": 118,
          "column": 5
        },
        "end": {
          "line": 118,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronName",
      "start": 4793,
      "end": 4805,
      "loc": {
        "start": {
          "line": 118,
          "column": 6
        },
        "end": {
          "line": 118,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4805,
      "end": 4806,
      "loc": {
        "start": {
          "line": 118,
          "column": 18
        },
        "end": {
          "line": 118,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4807,
      "end": 4808,
      "loc": {
        "start": {
          "line": 118,
          "column": 20
        },
        "end": {
          "line": 118,
          "column": 21
        }
      }
    },
    {
      "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": 4813,
      "end": 4818,
      "loc": {
        "start": {
          "line": 119,
          "column": 4
        },
        "end": {
          "line": 119,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronPackageJSON",
      "start": 4819,
      "end": 4838,
      "loc": {
        "start": {
          "line": 119,
          "column": 10
        },
        "end": {
          "line": 119,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4839,
      "end": 4840,
      "loc": {
        "start": {
          "line": 119,
          "column": 30
        },
        "end": {
          "line": 119,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4841,
      "end": 4846,
      "loc": {
        "start": {
          "line": 119,
          "column": 32
        },
        "end": {
          "line": 119,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readPackageJSON",
      "start": 4847,
      "end": 4862,
      "loc": {
        "start": {
          "line": 119,
          "column": 38
        },
        "end": {
          "line": 119,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4862,
      "end": 4863,
      "loc": {
        "start": {
          "line": 119,
          "column": 53
        },
        "end": {
          "line": 119,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 4863,
      "end": 4867,
      "loc": {
        "start": {
          "line": 119,
          "column": 54
        },
        "end": {
          "line": 119,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4867,
      "end": 4868,
      "loc": {
        "start": {
          "line": 119,
          "column": 58
        },
        "end": {
          "line": 119,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 4868,
      "end": 4875,
      "loc": {
        "start": {
          "line": 119,
          "column": 59
        },
        "end": {
          "line": 119,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4875,
      "end": 4876,
      "loc": {
        "start": {
          "line": 119,
          "column": 66
        },
        "end": {
          "line": 119,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 4876,
      "end": 4879,
      "loc": {
        "start": {
          "line": 119,
          "column": 67
        },
        "end": {
          "line": 119,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4879,
      "end": 4880,
      "loc": {
        "start": {
          "line": 119,
          "column": 70
        },
        "end": {
          "line": 119,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "node_modules",
      "start": 4881,
      "end": 4895,
      "loc": {
        "start": {
          "line": 119,
          "column": 72
        },
        "end": {
          "line": 119,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4895,
      "end": 4896,
      "loc": {
        "start": {
          "line": 119,
          "column": 86
        },
        "end": {
          "line": 119,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronName",
      "start": 4897,
      "end": 4909,
      "loc": {
        "start": {
          "line": 119,
          "column": 88
        },
        "end": {
          "line": 119,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4909,
      "end": 4910,
      "loc": {
        "start": {
          "line": 119,
          "column": 100
        },
        "end": {
          "line": 119,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4910,
      "end": 4911,
      "loc": {
        "start": {
          "line": 119,
          "column": 101
        },
        "end": {
          "line": 119,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4911,
      "end": 4912,
      "loc": {
        "start": {
          "line": 119,
          "column": 102
        },
        "end": {
          "line": 119,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronVersion",
      "start": 4917,
      "end": 4932,
      "loc": {
        "start": {
          "line": 120,
          "column": 4
        },
        "end": {
          "line": 120,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4933,
      "end": 4934,
      "loc": {
        "start": {
          "line": 120,
          "column": 20
        },
        "end": {
          "line": 120,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronPackageJSON",
      "start": 4935,
      "end": 4954,
      "loc": {
        "start": {
          "line": 120,
          "column": 22
        },
        "end": {
          "line": 120,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4954,
      "end": 4955,
      "loc": {
        "start": {
          "line": 120,
          "column": 41
        },
        "end": {
          "line": 120,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "version",
      "start": 4955,
      "end": 4962,
      "loc": {
        "start": {
          "line": 120,
          "column": 42
        },
        "end": {
          "line": 120,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4962,
      "end": 4963,
      "loc": {
        "start": {
          "line": 120,
          "column": 49
        },
        "end": {
          "line": 120,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 4968,
      "end": 4979,
      "loc": {
        "start": {
          "line": 121,
          "column": 4
        },
        "end": {
          "line": 121,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4979,
      "end": 4980,
      "loc": {
        "start": {
          "line": 121,
          "column": 15
        },
        "end": {
          "line": 121,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDependencies",
      "start": 4980,
      "end": 4995,
      "loc": {
        "start": {
          "line": 121,
          "column": 16
        },
        "end": {
          "line": 121,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4995,
      "end": 4996,
      "loc": {
        "start": {
          "line": 121,
          "column": 31
        },
        "end": {
          "line": 121,
          "column": 32
        }
      }
    },
    {
      "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": 4996,
      "end": 5023,
      "loc": {
        "start": {
          "line": 121,
          "column": 32
        },
        "end": {
          "line": 121,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5023,
      "end": 5024,
      "loc": {
        "start": {
          "line": 121,
          "column": 59
        },
        "end": {
          "line": 121,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5025,
      "end": 5026,
      "loc": {
        "start": {
          "line": 121,
          "column": 61
        },
        "end": {
          "line": 121,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronVersion",
      "start": 5027,
      "end": 5042,
      "loc": {
        "start": {
          "line": 121,
          "column": 63
        },
        "end": {
          "line": 121,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5042,
      "end": 5043,
      "loc": {
        "start": {
          "line": 121,
          "column": 78
        },
        "end": {
          "line": 121,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5046,
      "end": 5047,
      "loc": {
        "start": {
          "line": 122,
          "column": 2
        },
        "end": {
          "line": 122,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5051,
      "end": 5056,
      "loc": {
        "start": {
          "line": 124,
          "column": 2
        },
        "end": {
          "line": 124,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "writeChanges",
      "start": 5057,
      "end": 5069,
      "loc": {
        "start": {
          "line": 124,
          "column": 8
        },
        "end": {
          "line": 124,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5069,
      "end": 5070,
      "loc": {
        "start": {
          "line": 124,
          "column": 20
        },
        "end": {
          "line": 124,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5070,
      "end": 5071,
      "loc": {
        "start": {
          "line": 124,
          "column": 21
        },
        "end": {
          "line": 124,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5071,
      "end": 5072,
      "loc": {
        "start": {
          "line": 124,
          "column": 22
        },
        "end": {
          "line": 124,
          "column": 23
        }
      }
    },
    {
      "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": 5076,
      "end": 5078,
      "loc": {
        "start": {
          "line": 126,
          "column": 2
        },
        "end": {
          "line": 126,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5079,
      "end": 5080,
      "loc": {
        "start": {
          "line": 126,
          "column": 5
        },
        "end": {
          "line": 126,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronName",
      "start": 5080,
      "end": 5092,
      "loc": {
        "start": {
          "line": 126,
          "column": 6
        },
        "end": {
          "line": 126,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5092,
      "end": 5093,
      "loc": {
        "start": {
          "line": 126,
          "column": 18
        },
        "end": {
          "line": 126,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5094,
      "end": 5095,
      "loc": {
        "start": {
          "line": 126,
          "column": 20
        },
        "end": {
          "line": 126,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5100,
      "end": 5105,
      "loc": {
        "start": {
          "line": 127,
          "column": 4
        },
        "end": {
          "line": 127,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asyncOra",
      "start": 5106,
      "end": 5114,
      "loc": {
        "start": {
          "line": 127,
          "column": 10
        },
        "end": {
          "line": 127,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5114,
      "end": 5115,
      "loc": {
        "start": {
          "line": 127,
          "column": 18
        },
        "end": {
          "line": 127,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Pruning deleted modules",
      "start": 5115,
      "end": 5140,
      "loc": {
        "start": {
          "line": 127,
          "column": 19
        },
        "end": {
          "line": 127,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5140,
      "end": 5141,
      "loc": {
        "start": {
          "line": 127,
          "column": 44
        },
        "end": {
          "line": 127,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 5142,
      "end": 5147,
      "loc": {
        "start": {
          "line": 127,
          "column": 46
        },
        "end": {
          "line": 127,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5148,
      "end": 5149,
      "loc": {
        "start": {
          "line": 127,
          "column": 52
        },
        "end": {
          "line": 127,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5149,
      "end": 5150,
      "loc": {
        "start": {
          "line": 127,
          "column": 53
        },
        "end": {
          "line": 127,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5151,
      "end": 5153,
      "loc": {
        "start": {
          "line": 127,
          "column": 55
        },
        "end": {
          "line": 127,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5154,
      "end": 5155,
      "loc": {
        "start": {
          "line": 127,
          "column": 58
        },
        "end": {
          "line": 127,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5162,
      "end": 5167,
      "loc": {
        "start": {
          "line": 128,
          "column": 6
        },
        "end": {
          "line": 128,
          "column": 11
        }
      }
    },
    {
      "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": 5168,
      "end": 5171,
      "loc": {
        "start": {
          "line": 128,
          "column": 12
        },
        "end": {
          "line": 128,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 5172,
      "end": 5179,
      "loc": {
        "start": {
          "line": 128,
          "column": 16
        },
        "end": {
          "line": 128,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5179,
      "end": 5180,
      "loc": {
        "start": {
          "line": 128,
          "column": 23
        },
        "end": {
          "line": 128,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5180,
      "end": 5181,
      "loc": {
        "start": {
          "line": 128,
          "column": 24
        },
        "end": {
          "line": 128,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 5181,
      "end": 5188,
      "loc": {
        "start": {
          "line": 128,
          "column": 25
        },
        "end": {
          "line": 128,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5188,
      "end": 5189,
      "loc": {
        "start": {
          "line": 128,
          "column": 32
        },
        "end": {
          "line": 128,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5190,
      "end": 5192,
      "loc": {
        "start": {
          "line": 128,
          "column": 34
        },
        "end": {
          "line": 128,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5193,
      "end": 5194,
      "loc": {
        "start": {
          "line": 128,
          "column": 37
        },
        "end": {
          "line": 128,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 5203,
      "end": 5204,
      "loc": {
        "start": {
          "line": 129,
          "column": 8
        },
        "end": {
          "line": 129,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5204,
      "end": 5205,
      "loc": {
        "start": {
          "line": 129,
          "column": 9
        },
        "end": {
          "line": 129,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "attempting to prune node_modules in:",
      "start": 5205,
      "end": 5243,
      "loc": {
        "start": {
          "line": 129,
          "column": 10
        },
        "end": {
          "line": 129,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5243,
      "end": 5244,
      "loc": {
        "start": {
          "line": 129,
          "column": 48
        },
        "end": {
          "line": 129,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 5245,
      "end": 5248,
      "loc": {
        "start": {
          "line": 129,
          "column": 50
        },
        "end": {
          "line": 129,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5248,
      "end": 5249,
      "loc": {
        "start": {
          "line": 129,
          "column": 53
        },
        "end": {
          "line": 129,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5249,
      "end": 5250,
      "loc": {
        "start": {
          "line": 129,
          "column": 54
        },
        "end": {
          "line": 129,
          "column": 55
        }
      }
    },
    {
      "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": 5259,
      "end": 5264,
      "loc": {
        "start": {
          "line": 130,
          "column": 8
        },
        "end": {
          "line": 130,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "child",
      "start": 5265,
      "end": 5270,
      "loc": {
        "start": {
          "line": 130,
          "column": 14
        },
        "end": {
          "line": 130,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5271,
      "end": 5272,
      "loc": {
        "start": {
          "line": 130,
          "column": 20
        },
        "end": {
          "line": 130,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "yarnOrNPMSpawn",
      "start": 5273,
      "end": 5287,
      "loc": {
        "start": {
          "line": 130,
          "column": 22
        },
        "end": {
          "line": 130,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5287,
      "end": 5288,
      "loc": {
        "start": {
          "line": 130,
          "column": 36
        },
        "end": {
          "line": 130,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasYarn",
      "start": 5288,
      "end": 5295,
      "loc": {
        "start": {
          "line": 130,
          "column": 37
        },
        "end": {
          "line": 130,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5295,
      "end": 5296,
      "loc": {
        "start": {
          "line": 130,
          "column": 44
        },
        "end": {
          "line": 130,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5296,
      "end": 5297,
      "loc": {
        "start": {
          "line": 130,
          "column": 45
        },
        "end": {
          "line": 130,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5298,
      "end": 5299,
      "loc": {
        "start": {
          "line": 130,
          "column": 47
        },
        "end": {
          "line": 130,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5300,
      "end": 5301,
      "loc": {
        "start": {
          "line": 130,
          "column": 49
        },
        "end": {
          "line": 130,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5301,
      "end": 5302,
      "loc": {
        "start": {
          "line": 130,
          "column": 50
        },
        "end": {
          "line": 130,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5303,
      "end": 5304,
      "loc": {
        "start": {
          "line": 130,
          "column": 52
        },
        "end": {
          "line": 130,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5305,
      "end": 5306,
      "loc": {
        "start": {
          "line": 130,
          "column": 54
        },
        "end": {
          "line": 130,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "prune",
      "start": 5306,
      "end": 5313,
      "loc": {
        "start": {
          "line": 130,
          "column": 55
        },
        "end": {
          "line": 130,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5313,
      "end": 5314,
      "loc": {
        "start": {
          "line": 130,
          "column": 62
        },
        "end": {
          "line": 130,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5314,
      "end": 5315,
      "loc": {
        "start": {
          "line": 130,
          "column": 63
        },
        "end": {
          "line": 130,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5316,
      "end": 5317,
      "loc": {
        "start": {
          "line": 130,
          "column": 65
        },
        "end": {
          "line": 130,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cwd",
      "start": 5328,
      "end": 5331,
      "loc": {
        "start": {
          "line": 131,
          "column": 10
        },
        "end": {
          "line": 131,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5331,
      "end": 5332,
      "loc": {
        "start": {
          "line": 131,
          "column": 13
        },
        "end": {
          "line": 131,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 5333,
      "end": 5336,
      "loc": {
        "start": {
          "line": 131,
          "column": 15
        },
        "end": {
          "line": 131,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5336,
      "end": 5337,
      "loc": {
        "start": {
          "line": 131,
          "column": 18
        },
        "end": {
          "line": 131,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stdio",
      "start": 5348,
      "end": 5353,
      "loc": {
        "start": {
          "line": 132,
          "column": 10
        },
        "end": {
          "line": 132,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5353,
      "end": 5354,
      "loc": {
        "start": {
          "line": 132,
          "column": 15
        },
        "end": {
          "line": 132,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "ignore",
      "start": 5355,
      "end": 5363,
      "loc": {
        "start": {
          "line": 132,
          "column": 17
        },
        "end": {
          "line": 132,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5363,
      "end": 5364,
      "loc": {
        "start": {
          "line": 132,
          "column": 25
        },
        "end": {
          "line": 132,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5373,
      "end": 5374,
      "loc": {
        "start": {
          "line": 133,
          "column": 8
        },
        "end": {
          "line": 133,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5374,
      "end": 5375,
      "loc": {
        "start": {
          "line": 133,
          "column": 9
        },
        "end": {
          "line": 133,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5375,
      "end": 5376,
      "loc": {
        "start": {
          "line": 133,
          "column": 10
        },
        "end": {
          "line": 133,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "child",
      "start": 5385,
      "end": 5390,
      "loc": {
        "start": {
          "line": 134,
          "column": 8
        },
        "end": {
          "line": 134,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5390,
      "end": 5391,
      "loc": {
        "start": {
          "line": 134,
          "column": 13
        },
        "end": {
          "line": 134,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "on",
      "start": 5391,
      "end": 5393,
      "loc": {
        "start": {
          "line": 134,
          "column": 14
        },
        "end": {
          "line": 134,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5393,
      "end": 5394,
      "loc": {
        "start": {
          "line": 134,
          "column": 16
        },
        "end": {
          "line": 134,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "exit",
      "start": 5394,
      "end": 5400,
      "loc": {
        "start": {
          "line": 134,
          "column": 17
        },
        "end": {
          "line": 134,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5400,
      "end": 5401,
      "loc": {
        "start": {
          "line": 134,
          "column": 23
        },
        "end": {
          "line": 134,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5402,
      "end": 5403,
      "loc": {
        "start": {
          "line": 134,
          "column": 25
        },
        "end": {
          "line": 134,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5403,
      "end": 5404,
      "loc": {
        "start": {
          "line": 134,
          "column": 26
        },
        "end": {
          "line": 134,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5405,
      "end": 5407,
      "loc": {
        "start": {
          "line": 134,
          "column": 28
        },
        "end": {
          "line": 134,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 5408,
      "end": 5415,
      "loc": {
        "start": {
          "line": 134,
          "column": 31
        },
        "end": {
          "line": 134,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5415,
      "end": 5416,
      "loc": {
        "start": {
          "line": 134,
          "column": 38
        },
        "end": {
          "line": 134,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5416,
      "end": 5417,
      "loc": {
        "start": {
          "line": 134,
          "column": 39
        },
        "end": {
          "line": 134,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5417,
      "end": 5418,
      "loc": {
        "start": {
          "line": 134,
          "column": 40
        },
        "end": {
          "line": 134,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5418,
      "end": 5419,
      "loc": {
        "start": {
          "line": 134,
          "column": 41
        },
        "end": {
          "line": 134,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5426,
      "end": 5427,
      "loc": {
        "start": {
          "line": 135,
          "column": 6
        },
        "end": {
          "line": 135,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5427,
      "end": 5428,
      "loc": {
        "start": {
          "line": 135,
          "column": 7
        },
        "end": {
          "line": 135,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5428,
      "end": 5429,
      "loc": {
        "start": {
          "line": 135,
          "column": 8
        },
        "end": {
          "line": 135,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5434,
      "end": 5435,
      "loc": {
        "start": {
          "line": 136,
          "column": 4
        },
        "end": {
          "line": 136,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5435,
      "end": 5436,
      "loc": {
        "start": {
          "line": 136,
          "column": 5
        },
        "end": {
          "line": 136,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5436,
      "end": 5437,
      "loc": {
        "start": {
          "line": 136,
          "column": 6
        },
        "end": {
          "line": 136,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5443,
      "end": 5448,
      "loc": {
        "start": {
          "line": 138,
          "column": 4
        },
        "end": {
          "line": 138,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asyncOra",
      "start": 5449,
      "end": 5457,
      "loc": {
        "start": {
          "line": 138,
          "column": 10
        },
        "end": {
          "line": 138,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5457,
      "end": 5458,
      "loc": {
        "start": {
          "line": 138,
          "column": 18
        },
        "end": {
          "line": 138,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Installing dependencies",
      "start": 5458,
      "end": 5483,
      "loc": {
        "start": {
          "line": 138,
          "column": 19
        },
        "end": {
          "line": 138,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5483,
      "end": 5484,
      "loc": {
        "start": {
          "line": 138,
          "column": 44
        },
        "end": {
          "line": 138,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 5485,
      "end": 5490,
      "loc": {
        "start": {
          "line": 138,
          "column": 46
        },
        "end": {
          "line": 138,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5491,
      "end": 5492,
      "loc": {
        "start": {
          "line": 138,
          "column": 52
        },
        "end": {
          "line": 138,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5492,
      "end": 5493,
      "loc": {
        "start": {
          "line": 138,
          "column": 53
        },
        "end": {
          "line": 138,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5494,
      "end": 5496,
      "loc": {
        "start": {
          "line": 138,
          "column": 55
        },
        "end": {
          "line": 138,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5497,
      "end": 5498,
      "loc": {
        "start": {
          "line": 138,
          "column": 58
        },
        "end": {
          "line": 138,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 5505,
      "end": 5506,
      "loc": {
        "start": {
          "line": 139,
          "column": 6
        },
        "end": {
          "line": 139,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5506,
      "end": 5507,
      "loc": {
        "start": {
          "line": 139,
          "column": 7
        },
        "end": {
          "line": 139,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "deleting old dependencies forcefully",
      "start": 5507,
      "end": 5545,
      "loc": {
        "start": {
          "line": 139,
          "column": 8
        },
        "end": {
          "line": 139,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5545,
      "end": 5546,
      "loc": {
        "start": {
          "line": 139,
          "column": 46
        },
        "end": {
          "line": 139,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5546,
      "end": 5547,
      "loc": {
        "start": {
          "line": 139,
          "column": 47
        },
        "end": {
          "line": 139,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5554,
      "end": 5559,
      "loc": {
        "start": {
          "line": 140,
          "column": 6
        },
        "end": {
          "line": 140,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 5560,
      "end": 5562,
      "loc": {
        "start": {
          "line": 140,
          "column": 12
        },
        "end": {
          "line": 140,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5562,
      "end": 5563,
      "loc": {
        "start": {
          "line": 140,
          "column": 14
        },
        "end": {
          "line": 140,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 5563,
      "end": 5569,
      "loc": {
        "start": {
          "line": 140,
          "column": 15
        },
        "end": {
          "line": 140,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5569,
      "end": 5570,
      "loc": {
        "start": {
          "line": 140,
          "column": 21
        },
        "end": {
          "line": 140,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 5570,
      "end": 5574,
      "loc": {
        "start": {
          "line": 140,
          "column": 22
        },
        "end": {
          "line": 140,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5574,
      "end": 5575,
      "loc": {
        "start": {
          "line": 140,
          "column": 26
        },
        "end": {
          "line": 140,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 5575,
      "end": 5582,
      "loc": {
        "start": {
          "line": 140,
          "column": 27
        },
        "end": {
          "line": 140,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5582,
      "end": 5583,
      "loc": {
        "start": {
          "line": 140,
          "column": 34
        },
        "end": {
          "line": 140,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 5583,
      "end": 5586,
      "loc": {
        "start": {
          "line": 140,
          "column": 35
        },
        "end": {
          "line": 140,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5586,
      "end": 5587,
      "loc": {
        "start": {
          "line": 140,
          "column": 38
        },
        "end": {
          "line": 140,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "node_modules/.bin/electron",
      "start": 5588,
      "end": 5616,
      "loc": {
        "start": {
          "line": 140,
          "column": 40
        },
        "end": {
          "line": 140,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5616,
      "end": 5617,
      "loc": {
        "start": {
          "line": 140,
          "column": 68
        },
        "end": {
          "line": 140,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5617,
      "end": 5618,
      "loc": {
        "start": {
          "line": 140,
          "column": 69
        },
        "end": {
          "line": 140,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5618,
      "end": 5619,
      "loc": {
        "start": {
          "line": 140,
          "column": 70
        },
        "end": {
          "line": 140,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5626,
      "end": 5631,
      "loc": {
        "start": {
          "line": 141,
          "column": 6
        },
        "end": {
          "line": 141,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 5632,
      "end": 5634,
      "loc": {
        "start": {
          "line": 141,
          "column": 12
        },
        "end": {
          "line": 141,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5634,
      "end": 5635,
      "loc": {
        "start": {
          "line": 141,
          "column": 14
        },
        "end": {
          "line": 141,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 5635,
      "end": 5641,
      "loc": {
        "start": {
          "line": 141,
          "column": 15
        },
        "end": {
          "line": 141,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5641,
      "end": 5642,
      "loc": {
        "start": {
          "line": 141,
          "column": 21
        },
        "end": {
          "line": 141,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 5642,
      "end": 5646,
      "loc": {
        "start": {
          "line": 141,
          "column": 22
        },
        "end": {
          "line": 141,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5646,
      "end": 5647,
      "loc": {
        "start": {
          "line": 141,
          "column": 26
        },
        "end": {
          "line": 141,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 5647,
      "end": 5654,
      "loc": {
        "start": {
          "line": 141,
          "column": 27
        },
        "end": {
          "line": 141,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5654,
      "end": 5655,
      "loc": {
        "start": {
          "line": 141,
          "column": 34
        },
        "end": {
          "line": 141,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 5655,
      "end": 5658,
      "loc": {
        "start": {
          "line": 141,
          "column": 35
        },
        "end": {
          "line": 141,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5658,
      "end": 5659,
      "loc": {
        "start": {
          "line": 141,
          "column": 38
        },
        "end": {
          "line": 141,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "node_modules/.bin/electron.cmd",
      "start": 5660,
      "end": 5692,
      "loc": {
        "start": {
          "line": 141,
          "column": 40
        },
        "end": {
          "line": 141,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5692,
      "end": 5693,
      "loc": {
        "start": {
          "line": 141,
          "column": 72
        },
        "end": {
          "line": 141,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5693,
      "end": 5694,
      "loc": {
        "start": {
          "line": 141,
          "column": 73
        },
        "end": {
          "line": 141,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5694,
      "end": 5695,
      "loc": {
        "start": {
          "line": 141,
          "column": 74
        },
        "end": {
          "line": 141,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5702,
      "end": 5707,
      "loc": {
        "start": {
          "line": 142,
          "column": 6
        },
        "end": {
          "line": 142,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 5708,
      "end": 5710,
      "loc": {
        "start": {
          "line": 142,
          "column": 12
        },
        "end": {
          "line": 142,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5710,
      "end": 5711,
      "loc": {
        "start": {
          "line": 142,
          "column": 14
        },
        "end": {
          "line": 142,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "remove",
      "start": 5711,
      "end": 5717,
      "loc": {
        "start": {
          "line": 142,
          "column": 15
        },
        "end": {
          "line": 142,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5717,
      "end": 5718,
      "loc": {
        "start": {
          "line": 142,
          "column": 21
        },
        "end": {
          "line": 142,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 5718,
      "end": 5722,
      "loc": {
        "start": {
          "line": 142,
          "column": 22
        },
        "end": {
          "line": 142,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5722,
      "end": 5723,
      "loc": {
        "start": {
          "line": 142,
          "column": 26
        },
        "end": {
          "line": 142,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 5723,
      "end": 5730,
      "loc": {
        "start": {
          "line": 142,
          "column": 27
        },
        "end": {
          "line": 142,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5730,
      "end": 5731,
      "loc": {
        "start": {
          "line": 142,
          "column": 34
        },
        "end": {
          "line": 142,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 5731,
      "end": 5734,
      "loc": {
        "start": {
          "line": 142,
          "column": 35
        },
        "end": {
          "line": 142,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5734,
      "end": 5735,
      "loc": {
        "start": {
          "line": 142,
          "column": 38
        },
        "end": {
          "line": 142,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "node_modules",
      "start": 5736,
      "end": 5750,
      "loc": {
        "start": {
          "line": 142,
          "column": 40
        },
        "end": {
          "line": 142,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5750,
      "end": 5751,
      "loc": {
        "start": {
          "line": 142,
          "column": 54
        },
        "end": {
          "line": 142,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronName",
      "start": 5752,
      "end": 5764,
      "loc": {
        "start": {
          "line": 142,
          "column": 56
        },
        "end": {
          "line": 142,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5764,
      "end": 5765,
      "loc": {
        "start": {
          "line": 142,
          "column": 68
        },
        "end": {
          "line": 142,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5765,
      "end": 5766,
      "loc": {
        "start": {
          "line": 142,
          "column": 69
        },
        "end": {
          "line": 142,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5766,
      "end": 5767,
      "loc": {
        "start": {
          "line": 142,
          "column": 70
        },
        "end": {
          "line": 142,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 5775,
      "end": 5776,
      "loc": {
        "start": {
          "line": 144,
          "column": 6
        },
        "end": {
          "line": 144,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5776,
      "end": 5777,
      "loc": {
        "start": {
          "line": 144,
          "column": 7
        },
        "end": {
          "line": 144,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "installing dependencies",
      "start": 5777,
      "end": 5802,
      "loc": {
        "start": {
          "line": 144,
          "column": 8
        },
        "end": {
          "line": 144,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5802,
      "end": 5803,
      "loc": {
        "start": {
          "line": 144,
          "column": 33
        },
        "end": {
          "line": 144,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5803,
      "end": 5804,
      "loc": {
        "start": {
          "line": 144,
          "column": 34
        },
        "end": {
          "line": 144,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5811,
      "end": 5816,
      "loc": {
        "start": {
          "line": 145,
          "column": 6
        },
        "end": {
          "line": 145,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "installDepList",
      "start": 5817,
      "end": 5831,
      "loc": {
        "start": {
          "line": 145,
          "column": 12
        },
        "end": {
          "line": 145,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5831,
      "end": 5832,
      "loc": {
        "start": {
          "line": 145,
          "column": 26
        },
        "end": {
          "line": 145,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 5832,
      "end": 5835,
      "loc": {
        "start": {
          "line": 145,
          "column": 27
        },
        "end": {
          "line": 145,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5835,
      "end": 5836,
      "loc": {
        "start": {
          "line": 145,
          "column": 30
        },
        "end": {
          "line": 145,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deps",
      "start": 5837,
      "end": 5841,
      "loc": {
        "start": {
          "line": 145,
          "column": 32
        },
        "end": {
          "line": 145,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5841,
      "end": 5842,
      "loc": {
        "start": {
          "line": 145,
          "column": 36
        },
        "end": {
          "line": 145,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5842,
      "end": 5843,
      "loc": {
        "start": {
          "line": 145,
          "column": 37
        },
        "end": {
          "line": 145,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 5850,
      "end": 5851,
      "loc": {
        "start": {
          "line": 146,
          "column": 6
        },
        "end": {
          "line": 146,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5851,
      "end": 5852,
      "loc": {
        "start": {
          "line": 146,
          "column": 7
        },
        "end": {
          "line": 146,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "installing devDependencies",
      "start": 5852,
      "end": 5880,
      "loc": {
        "start": {
          "line": 146,
          "column": 8
        },
        "end": {
          "line": 146,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5880,
      "end": 5881,
      "loc": {
        "start": {
          "line": 146,
          "column": 36
        },
        "end": {
          "line": 146,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5881,
      "end": 5882,
      "loc": {
        "start": {
          "line": 146,
          "column": 37
        },
        "end": {
          "line": 146,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5889,
      "end": 5894,
      "loc": {
        "start": {
          "line": 147,
          "column": 6
        },
        "end": {
          "line": 147,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "installDepList",
      "start": 5895,
      "end": 5909,
      "loc": {
        "start": {
          "line": 147,
          "column": 12
        },
        "end": {
          "line": 147,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5909,
      "end": 5910,
      "loc": {
        "start": {
          "line": 147,
          "column": 26
        },
        "end": {
          "line": 147,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 5910,
      "end": 5913,
      "loc": {
        "start": {
          "line": 147,
          "column": 27
        },
        "end": {
          "line": 147,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5913,
      "end": 5914,
      "loc": {
        "start": {
          "line": 147,
          "column": 30
        },
        "end": {
          "line": 147,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "devDeps",
      "start": 5915,
      "end": 5922,
      "loc": {
        "start": {
          "line": 147,
          "column": 32
        },
        "end": {
          "line": 147,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5922,
      "end": 5923,
      "loc": {
        "start": {
          "line": 147,
          "column": 39
        },
        "end": {
          "line": 147,
          "column": 40
        }
      }
    },
    {
      "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": 5924,
      "end": 5928,
      "loc": {
        "start": {
          "line": 147,
          "column": 41
        },
        "end": {
          "line": 147,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5928,
      "end": 5929,
      "loc": {
        "start": {
          "line": 147,
          "column": 45
        },
        "end": {
          "line": 147,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5929,
      "end": 5930,
      "loc": {
        "start": {
          "line": 147,
          "column": 46
        },
        "end": {
          "line": 147,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "d",
      "start": 5937,
      "end": 5938,
      "loc": {
        "start": {
          "line": 148,
          "column": 6
        },
        "end": {
          "line": 148,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5938,
      "end": 5939,
      "loc": {
        "start": {
          "line": 148,
          "column": 7
        },
        "end": {
          "line": 148,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "installing electron-prebuilt-compile",
      "start": 5939,
      "end": 5977,
      "loc": {
        "start": {
          "line": 148,
          "column": 8
        },
        "end": {
          "line": 148,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5977,
      "end": 5978,
      "loc": {
        "start": {
          "line": 148,
          "column": 46
        },
        "end": {
          "line": 148,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5978,
      "end": 5979,
      "loc": {
        "start": {
          "line": 148,
          "column": 47
        },
        "end": {
          "line": 148,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 5986,
      "end": 5991,
      "loc": {
        "start": {
          "line": 149,
          "column": 6
        },
        "end": {
          "line": 149,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "installDepList",
      "start": 5992,
      "end": 6006,
      "loc": {
        "start": {
          "line": 149,
          "column": 12
        },
        "end": {
          "line": 149,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6006,
      "end": 6007,
      "loc": {
        "start": {
          "line": 149,
          "column": 26
        },
        "end": {
          "line": 149,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 6007,
      "end": 6010,
      "loc": {
        "start": {
          "line": 149,
          "column": 27
        },
        "end": {
          "line": 149,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6010,
      "end": 6011,
      "loc": {
        "start": {
          "line": 149,
          "column": 30
        },
        "end": {
          "line": 149,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6012,
      "end": 6013,
      "loc": {
        "start": {
          "line": 149,
          "column": 32
        },
        "end": {
          "line": 149,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6013,
      "end": 6014,
      "loc": {
        "start": {
          "line": 149,
          "column": 33
        },
        "end": {
          "line": 149,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "electron-prebuilt-compile@",
      "start": 6014,
      "end": 6040,
      "loc": {
        "start": {
          "line": 149,
          "column": 34
        },
        "end": {
          "line": 149,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6040,
      "end": 6042,
      "loc": {
        "start": {
          "line": 149,
          "column": 60
        },
        "end": {
          "line": 149,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "electronVersion",
      "start": 6042,
      "end": 6057,
      "loc": {
        "start": {
          "line": 149,
          "column": 62
        },
        "end": {
          "line": 149,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6057,
      "end": 6058,
      "loc": {
        "start": {
          "line": 149,
          "column": 77
        },
        "end": {
          "line": 149,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 6058,
      "end": 6058,
      "loc": {
        "start": {
          "line": 149,
          "column": 78
        },
        "end": {
          "line": 149,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6058,
      "end": 6059,
      "loc": {
        "start": {
          "line": 149,
          "column": 78
        },
        "end": {
          "line": 149,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6059,
      "end": 6060,
      "loc": {
        "start": {
          "line": 149,
          "column": 79
        },
        "end": {
          "line": 149,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6060,
      "end": 6061,
      "loc": {
        "start": {
          "line": 149,
          "column": 80
        },
        "end": {
          "line": 149,
          "column": 81
        }
      }
    },
    {
      "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": 6062,
      "end": 6067,
      "loc": {
        "start": {
          "line": 149,
          "column": 82
        },
        "end": {
          "line": 149,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6067,
      "end": 6068,
      "loc": {
        "start": {
          "line": 149,
          "column": 87
        },
        "end": {
          "line": 149,
          "column": 88
        }
      }
    },
    {
      "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": 6069,
      "end": 6073,
      "loc": {
        "start": {
          "line": 149,
          "column": 89
        },
        "end": {
          "line": 149,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6073,
      "end": 6074,
      "loc": {
        "start": {
          "line": 149,
          "column": 93
        },
        "end": {
          "line": 149,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6074,
      "end": 6075,
      "loc": {
        "start": {
          "line": 149,
          "column": 94
        },
        "end": {
          "line": 149,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6080,
      "end": 6081,
      "loc": {
        "start": {
          "line": 150,
          "column": 4
        },
        "end": {
          "line": 150,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6081,
      "end": 6082,
      "loc": {
        "start": {
          "line": 150,
          "column": 5
        },
        "end": {
          "line": 150,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6082,
      "end": 6083,
      "loc": {
        "start": {
          "line": 150,
          "column": 6
        },
        "end": {
          "line": 150,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6086,
      "end": 6087,
      "loc": {
        "start": {
          "line": 151,
          "column": 2
        },
        "end": {
          "line": 151,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 6091,
      "end": 6102,
      "loc": {
        "start": {
          "line": 153,
          "column": 2
        },
        "end": {
          "line": 153,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6103,
      "end": 6104,
      "loc": {
        "start": {
          "line": 153,
          "column": 14
        },
        "end": {
          "line": 153,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6105,
      "end": 6110,
      "loc": {
        "start": {
          "line": 153,
          "column": 16
        },
        "end": {
          "line": 153,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readPackageJSON",
      "start": 6111,
      "end": 6126,
      "loc": {
        "start": {
          "line": 153,
          "column": 22
        },
        "end": {
          "line": 153,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6126,
      "end": 6127,
      "loc": {
        "start": {
          "line": 153,
          "column": 37
        },
        "end": {
          "line": 153,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 6127,
      "end": 6130,
      "loc": {
        "start": {
          "line": 153,
          "column": 38
        },
        "end": {
          "line": 153,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6130,
      "end": 6131,
      "loc": {
        "start": {
          "line": 153,
          "column": 41
        },
        "end": {
          "line": 153,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6131,
      "end": 6132,
      "loc": {
        "start": {
          "line": 153,
          "column": 42
        },
        "end": {
          "line": 153,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 6136,
      "end": 6147,
      "loc": {
        "start": {
          "line": 155,
          "column": 2
        },
        "end": {
          "line": 155,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6147,
      "end": 6148,
      "loc": {
        "start": {
          "line": 155,
          "column": 13
        },
        "end": {
          "line": 155,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 6148,
      "end": 6154,
      "loc": {
        "start": {
          "line": 155,
          "column": 14
        },
        "end": {
          "line": 155,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6155,
      "end": 6156,
      "loc": {
        "start": {
          "line": 155,
          "column": 21
        },
        "end": {
          "line": 155,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 6157,
      "end": 6168,
      "loc": {
        "start": {
          "line": 155,
          "column": 23
        },
        "end": {
          "line": 155,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6168,
      "end": 6169,
      "loc": {
        "start": {
          "line": 155,
          "column": 34
        },
        "end": {
          "line": 155,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 6169,
      "end": 6175,
      "loc": {
        "start": {
          "line": 155,
          "column": 35
        },
        "end": {
          "line": 155,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "||",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 1,
        "updateContext": null
      },
      "value": "||",
      "start": 6176,
      "end": 6178,
      "loc": {
        "start": {
          "line": 155,
          "column": 42
        },
        "end": {
          "line": 155,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6179,
      "end": 6180,
      "loc": {
        "start": {
          "line": 155,
          "column": 45
        },
        "end": {
          "line": 155,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6180,
      "end": 6181,
      "loc": {
        "start": {
          "line": 155,
          "column": 46
        },
        "end": {
          "line": 155,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6181,
      "end": 6182,
      "loc": {
        "start": {
          "line": 155,
          "column": 47
        },
        "end": {
          "line": 155,
          "column": 48
        }
      }
    },
    {
      "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": 6185,
      "end": 6190,
      "loc": {
        "start": {
          "line": 156,
          "column": 2
        },
        "end": {
          "line": 156,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "templatePackageJSON",
      "start": 6191,
      "end": 6210,
      "loc": {
        "start": {
          "line": 156,
          "column": 8
        },
        "end": {
          "line": 156,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6211,
      "end": 6212,
      "loc": {
        "start": {
          "line": 156,
          "column": 28
        },
        "end": {
          "line": 156,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6213,
      "end": 6218,
      "loc": {
        "start": {
          "line": 156,
          "column": 30
        },
        "end": {
          "line": 156,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readPackageJSON",
      "start": 6219,
      "end": 6234,
      "loc": {
        "start": {
          "line": 156,
          "column": 36
        },
        "end": {
          "line": 156,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6234,
      "end": 6235,
      "loc": {
        "start": {
          "line": 156,
          "column": 51
        },
        "end": {
          "line": 156,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 6235,
      "end": 6239,
      "loc": {
        "start": {
          "line": 156,
          "column": 52
        },
        "end": {
          "line": 156,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6239,
      "end": 6240,
      "loc": {
        "start": {
          "line": 156,
          "column": 56
        },
        "end": {
          "line": 156,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6240,
      "end": 6247,
      "loc": {
        "start": {
          "line": 156,
          "column": 57
        },
        "end": {
          "line": 156,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6247,
      "end": 6248,
      "loc": {
        "start": {
          "line": 156,
          "column": 64
        },
        "end": {
          "line": 156,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "__dirname",
      "start": 6248,
      "end": 6257,
      "loc": {
        "start": {
          "line": 156,
          "column": 65
        },
        "end": {
          "line": 156,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6257,
      "end": 6258,
      "loc": {
        "start": {
          "line": 156,
          "column": 74
        },
        "end": {
          "line": 156,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../tmpl",
      "start": 6259,
      "end": 6268,
      "loc": {
        "start": {
          "line": 156,
          "column": 76
        },
        "end": {
          "line": 156,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6268,
      "end": 6269,
      "loc": {
        "start": {
          "line": 156,
          "column": 85
        },
        "end": {
          "line": 156,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6269,
      "end": 6270,
      "loc": {
        "start": {
          "line": 156,
          "column": 86
        },
        "end": {
          "line": 156,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6270,
      "end": 6271,
      "loc": {
        "start": {
          "line": 156,
          "column": 87
        },
        "end": {
          "line": 156,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 6274,
      "end": 6285,
      "loc": {
        "start": {
          "line": 157,
          "column": 2
        },
        "end": {
          "line": 157,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6285,
      "end": 6286,
      "loc": {
        "start": {
          "line": 157,
          "column": 13
        },
        "end": {
          "line": 157,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 6286,
      "end": 6292,
      "loc": {
        "start": {
          "line": 157,
          "column": 14
        },
        "end": {
          "line": 157,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6292,
      "end": 6293,
      "loc": {
        "start": {
          "line": 157,
          "column": 20
        },
        "end": {
          "line": 157,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forge",
      "start": 6293,
      "end": 6298,
      "loc": {
        "start": {
          "line": 157,
          "column": 21
        },
        "end": {
          "line": 157,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6299,
      "end": 6300,
      "loc": {
        "start": {
          "line": 157,
          "column": 27
        },
        "end": {
          "line": 157,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "templatePackageJSON",
      "start": 6301,
      "end": 6320,
      "loc": {
        "start": {
          "line": 157,
          "column": 29
        },
        "end": {
          "line": 157,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6320,
      "end": 6321,
      "loc": {
        "start": {
          "line": 157,
          "column": 48
        },
        "end": {
          "line": 157,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 6321,
      "end": 6327,
      "loc": {
        "start": {
          "line": 157,
          "column": 49
        },
        "end": {
          "line": 157,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6327,
      "end": 6328,
      "loc": {
        "start": {
          "line": 157,
          "column": 55
        },
        "end": {
          "line": 157,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forge",
      "start": 6328,
      "end": 6333,
      "loc": {
        "start": {
          "line": 157,
          "column": 56
        },
        "end": {
          "line": 157,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6333,
      "end": 6334,
      "loc": {
        "start": {
          "line": 157,
          "column": 61
        },
        "end": {
          "line": 157,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6338,
      "end": 6343,
      "loc": {
        "start": {
          "line": 159,
          "column": 2
        },
        "end": {
          "line": 159,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "writeChanges",
      "start": 6344,
      "end": 6356,
      "loc": {
        "start": {
          "line": 159,
          "column": 8
        },
        "end": {
          "line": 159,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6356,
      "end": 6357,
      "loc": {
        "start": {
          "line": 159,
          "column": 20
        },
        "end": {
          "line": 159,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6357,
      "end": 6358,
      "loc": {
        "start": {
          "line": 159,
          "column": 21
        },
        "end": {
          "line": 159,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6358,
      "end": 6359,
      "loc": {
        "start": {
          "line": 159,
          "column": 22
        },
        "end": {
          "line": 159,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6363,
      "end": 6368,
      "loc": {
        "start": {
          "line": 161,
          "column": 2
        },
        "end": {
          "line": 161,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asyncOra",
      "start": 6369,
      "end": 6377,
      "loc": {
        "start": {
          "line": 161,
          "column": 8
        },
        "end": {
          "line": 161,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6377,
      "end": 6378,
      "loc": {
        "start": {
          "line": 161,
          "column": 16
        },
        "end": {
          "line": 161,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Fixing .gitignore",
      "start": 6378,
      "end": 6397,
      "loc": {
        "start": {
          "line": 161,
          "column": 17
        },
        "end": {
          "line": 161,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6397,
      "end": 6398,
      "loc": {
        "start": {
          "line": 161,
          "column": 36
        },
        "end": {
          "line": 161,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 6399,
      "end": 6404,
      "loc": {
        "start": {
          "line": 161,
          "column": 38
        },
        "end": {
          "line": 161,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6405,
      "end": 6406,
      "loc": {
        "start": {
          "line": 161,
          "column": 44
        },
        "end": {
          "line": 161,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6406,
      "end": 6407,
      "loc": {
        "start": {
          "line": 161,
          "column": 45
        },
        "end": {
          "line": 161,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6408,
      "end": 6410,
      "loc": {
        "start": {
          "line": 161,
          "column": 47
        },
        "end": {
          "line": 161,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6411,
      "end": 6412,
      "loc": {
        "start": {
          "line": 161,
          "column": 50
        },
        "end": {
          "line": 161,
          "column": 51
        }
      }
    },
    {
      "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": 6417,
      "end": 6419,
      "loc": {
        "start": {
          "line": 162,
          "column": 4
        },
        "end": {
          "line": 162,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6420,
      "end": 6421,
      "loc": {
        "start": {
          "line": 162,
          "column": 7
        },
        "end": {
          "line": 162,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6421,
      "end": 6426,
      "loc": {
        "start": {
          "line": 162,
          "column": 8
        },
        "end": {
          "line": 162,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 6427,
      "end": 6429,
      "loc": {
        "start": {
          "line": 162,
          "column": 14
        },
        "end": {
          "line": 162,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6429,
      "end": 6430,
      "loc": {
        "start": {
          "line": 162,
          "column": 16
        },
        "end": {
          "line": 162,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exists",
      "start": 6430,
      "end": 6436,
      "loc": {
        "start": {
          "line": 162,
          "column": 17
        },
        "end": {
          "line": 162,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6436,
      "end": 6437,
      "loc": {
        "start": {
          "line": 162,
          "column": 23
        },
        "end": {
          "line": 162,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 6437,
      "end": 6441,
      "loc": {
        "start": {
          "line": 162,
          "column": 24
        },
        "end": {
          "line": 162,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6441,
      "end": 6442,
      "loc": {
        "start": {
          "line": 162,
          "column": 28
        },
        "end": {
          "line": 162,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6442,
      "end": 6449,
      "loc": {
        "start": {
          "line": 162,
          "column": 29
        },
        "end": {
          "line": 162,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6449,
      "end": 6450,
      "loc": {
        "start": {
          "line": 162,
          "column": 36
        },
        "end": {
          "line": 162,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 6450,
      "end": 6453,
      "loc": {
        "start": {
          "line": 162,
          "column": 37
        },
        "end": {
          "line": 162,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6453,
      "end": 6454,
      "loc": {
        "start": {
          "line": 162,
          "column": 40
        },
        "end": {
          "line": 162,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".gitignore",
      "start": 6455,
      "end": 6467,
      "loc": {
        "start": {
          "line": 162,
          "column": 42
        },
        "end": {
          "line": 162,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6467,
      "end": 6468,
      "loc": {
        "start": {
          "line": 162,
          "column": 54
        },
        "end": {
          "line": 162,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6468,
      "end": 6469,
      "loc": {
        "start": {
          "line": 162,
          "column": 55
        },
        "end": {
          "line": 162,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6469,
      "end": 6470,
      "loc": {
        "start": {
          "line": 162,
          "column": 56
        },
        "end": {
          "line": 162,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6471,
      "end": 6472,
      "loc": {
        "start": {
          "line": 162,
          "column": 58
        },
        "end": {
          "line": 162,
          "column": 59
        }
      }
    },
    {
      "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": 6479,
      "end": 6484,
      "loc": {
        "start": {
          "line": 163,
          "column": 6
        },
        "end": {
          "line": 163,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "gitignore",
      "start": 6485,
      "end": 6494,
      "loc": {
        "start": {
          "line": 163,
          "column": 12
        },
        "end": {
          "line": 163,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6495,
      "end": 6496,
      "loc": {
        "start": {
          "line": 163,
          "column": 22
        },
        "end": {
          "line": 163,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6497,
      "end": 6502,
      "loc": {
        "start": {
          "line": 163,
          "column": 24
        },
        "end": {
          "line": 163,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 6503,
      "end": 6505,
      "loc": {
        "start": {
          "line": 163,
          "column": 30
        },
        "end": {
          "line": 163,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6505,
      "end": 6506,
      "loc": {
        "start": {
          "line": 163,
          "column": 32
        },
        "end": {
          "line": 163,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readFile",
      "start": 6506,
      "end": 6514,
      "loc": {
        "start": {
          "line": 163,
          "column": 33
        },
        "end": {
          "line": 163,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6514,
      "end": 6515,
      "loc": {
        "start": {
          "line": 163,
          "column": 41
        },
        "end": {
          "line": 163,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 6515,
      "end": 6519,
      "loc": {
        "start": {
          "line": 163,
          "column": 42
        },
        "end": {
          "line": 163,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6519,
      "end": 6520,
      "loc": {
        "start": {
          "line": 163,
          "column": 46
        },
        "end": {
          "line": 163,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6520,
      "end": 6527,
      "loc": {
        "start": {
          "line": 163,
          "column": 47
        },
        "end": {
          "line": 163,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6527,
      "end": 6528,
      "loc": {
        "start": {
          "line": 163,
          "column": 54
        },
        "end": {
          "line": 163,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 6528,
      "end": 6531,
      "loc": {
        "start": {
          "line": 163,
          "column": 55
        },
        "end": {
          "line": 163,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6531,
      "end": 6532,
      "loc": {
        "start": {
          "line": 163,
          "column": 58
        },
        "end": {
          "line": 163,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".gitignore",
      "start": 6533,
      "end": 6545,
      "loc": {
        "start": {
          "line": 163,
          "column": 60
        },
        "end": {
          "line": 163,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6545,
      "end": 6546,
      "loc": {
        "start": {
          "line": 163,
          "column": 72
        },
        "end": {
          "line": 163,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6546,
      "end": 6547,
      "loc": {
        "start": {
          "line": 163,
          "column": 73
        },
        "end": {
          "line": 163,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6547,
      "end": 6548,
      "loc": {
        "start": {
          "line": 163,
          "column": 74
        },
        "end": {
          "line": 163,
          "column": 75
        }
      }
    },
    {
      "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": 6555,
      "end": 6557,
      "loc": {
        "start": {
          "line": 164,
          "column": 6
        },
        "end": {
          "line": 164,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6558,
      "end": 6559,
      "loc": {
        "start": {
          "line": 164,
          "column": 9
        },
        "end": {
          "line": 164,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 6559,
      "end": 6560,
      "loc": {
        "start": {
          "line": 164,
          "column": 10
        },
        "end": {
          "line": 164,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "gitignore",
      "start": 6560,
      "end": 6569,
      "loc": {
        "start": {
          "line": 164,
          "column": 11
        },
        "end": {
          "line": 164,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6569,
      "end": 6570,
      "loc": {
        "start": {
          "line": 164,
          "column": 20
        },
        "end": {
          "line": 164,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "includes",
      "start": 6570,
      "end": 6578,
      "loc": {
        "start": {
          "line": 164,
          "column": 21
        },
        "end": {
          "line": 164,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6578,
      "end": 6579,
      "loc": {
        "start": {
          "line": 164,
          "column": 29
        },
        "end": {
          "line": 164,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "out",
      "start": 6579,
      "end": 6584,
      "loc": {
        "start": {
          "line": 164,
          "column": 30
        },
        "end": {
          "line": 164,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6584,
      "end": 6585,
      "loc": {
        "start": {
          "line": 164,
          "column": 35
        },
        "end": {
          "line": 164,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6585,
      "end": 6586,
      "loc": {
        "start": {
          "line": 164,
          "column": 36
        },
        "end": {
          "line": 164,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6587,
      "end": 6588,
      "loc": {
        "start": {
          "line": 164,
          "column": 38
        },
        "end": {
          "line": 164,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6597,
      "end": 6602,
      "loc": {
        "start": {
          "line": 165,
          "column": 8
        },
        "end": {
          "line": 165,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 6603,
      "end": 6605,
      "loc": {
        "start": {
          "line": 165,
          "column": 14
        },
        "end": {
          "line": 165,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6605,
      "end": 6606,
      "loc": {
        "start": {
          "line": 165,
          "column": 16
        },
        "end": {
          "line": 165,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "writeFile",
      "start": 6606,
      "end": 6615,
      "loc": {
        "start": {
          "line": 165,
          "column": 17
        },
        "end": {
          "line": 165,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6615,
      "end": 6616,
      "loc": {
        "start": {
          "line": 165,
          "column": 26
        },
        "end": {
          "line": 165,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 6616,
      "end": 6620,
      "loc": {
        "start": {
          "line": 165,
          "column": 27
        },
        "end": {
          "line": 165,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6620,
      "end": 6621,
      "loc": {
        "start": {
          "line": 165,
          "column": 31
        },
        "end": {
          "line": 165,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6621,
      "end": 6628,
      "loc": {
        "start": {
          "line": 165,
          "column": 32
        },
        "end": {
          "line": 165,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6628,
      "end": 6629,
      "loc": {
        "start": {
          "line": 165,
          "column": 39
        },
        "end": {
          "line": 165,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 6629,
      "end": 6632,
      "loc": {
        "start": {
          "line": 165,
          "column": 40
        },
        "end": {
          "line": 165,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6632,
      "end": 6633,
      "loc": {
        "start": {
          "line": 165,
          "column": 43
        },
        "end": {
          "line": 165,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".gitignore",
      "start": 6634,
      "end": 6646,
      "loc": {
        "start": {
          "line": 165,
          "column": 45
        },
        "end": {
          "line": 165,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6646,
      "end": 6647,
      "loc": {
        "start": {
          "line": 165,
          "column": 57
        },
        "end": {
          "line": 165,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6647,
      "end": 6648,
      "loc": {
        "start": {
          "line": 165,
          "column": 58
        },
        "end": {
          "line": 165,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6649,
      "end": 6650,
      "loc": {
        "start": {
          "line": 165,
          "column": 60
        },
        "end": {
          "line": 165,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 6650,
      "end": 6650,
      "loc": {
        "start": {
          "line": 165,
          "column": 61
        },
        "end": {
          "line": 165,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6650,
      "end": 6652,
      "loc": {
        "start": {
          "line": 165,
          "column": 61
        },
        "end": {
          "line": 165,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "gitignore",
      "start": 6652,
      "end": 6661,
      "loc": {
        "start": {
          "line": 165,
          "column": 63
        },
        "end": {
          "line": 165,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6661,
      "end": 6662,
      "loc": {
        "start": {
          "line": 165,
          "column": 72
        },
        "end": {
          "line": 165,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\nout/",
      "start": 6662,
      "end": 6668,
      "loc": {
        "start": {
          "line": 165,
          "column": 73
        },
        "end": {
          "line": 165,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6668,
      "end": 6669,
      "loc": {
        "start": {
          "line": 165,
          "column": 79
        },
        "end": {
          "line": 165,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6669,
      "end": 6670,
      "loc": {
        "start": {
          "line": 165,
          "column": 80
        },
        "end": {
          "line": 165,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6670,
      "end": 6671,
      "loc": {
        "start": {
          "line": 165,
          "column": 81
        },
        "end": {
          "line": 165,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6678,
      "end": 6679,
      "loc": {
        "start": {
          "line": 166,
          "column": 6
        },
        "end": {
          "line": 166,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6684,
      "end": 6685,
      "loc": {
        "start": {
          "line": 167,
          "column": 4
        },
        "end": {
          "line": 167,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6688,
      "end": 6689,
      "loc": {
        "start": {
          "line": 168,
          "column": 2
        },
        "end": {
          "line": 168,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6689,
      "end": 6690,
      "loc": {
        "start": {
          "line": 168,
          "column": 3
        },
        "end": {
          "line": 168,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6690,
      "end": 6691,
      "loc": {
        "start": {
          "line": 168,
          "column": 4
        },
        "end": {
          "line": 168,
          "column": 5
        }
      }
    },
    {
      "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": 6695,
      "end": 6698,
      "loc": {
        "start": {
          "line": 170,
          "column": 2
        },
        "end": {
          "line": 170,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelConfig",
      "start": 6699,
      "end": 6710,
      "loc": {
        "start": {
          "line": 170,
          "column": 6
        },
        "end": {
          "line": 170,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6711,
      "end": 6712,
      "loc": {
        "start": {
          "line": 170,
          "column": 18
        },
        "end": {
          "line": 170,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "packageJSON",
      "start": 6713,
      "end": 6724,
      "loc": {
        "start": {
          "line": 170,
          "column": 20
        },
        "end": {
          "line": 170,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6724,
      "end": 6725,
      "loc": {
        "start": {
          "line": 170,
          "column": 31
        },
        "end": {
          "line": 170,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babel",
      "start": 6725,
      "end": 6730,
      "loc": {
        "start": {
          "line": 170,
          "column": 32
        },
        "end": {
          "line": 170,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6730,
      "end": 6731,
      "loc": {
        "start": {
          "line": 170,
          "column": 37
        },
        "end": {
          "line": 170,
          "column": 38
        }
      }
    },
    {
      "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": 6734,
      "end": 6739,
      "loc": {
        "start": {
          "line": 171,
          "column": 2
        },
        "end": {
          "line": 171,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelPath",
      "start": 6740,
      "end": 6749,
      "loc": {
        "start": {
          "line": 171,
          "column": 8
        },
        "end": {
          "line": 171,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6750,
      "end": 6751,
      "loc": {
        "start": {
          "line": 171,
          "column": 18
        },
        "end": {
          "line": 171,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 6752,
      "end": 6756,
      "loc": {
        "start": {
          "line": 171,
          "column": 20
        },
        "end": {
          "line": 171,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6756,
      "end": 6757,
      "loc": {
        "start": {
          "line": 171,
          "column": 24
        },
        "end": {
          "line": 171,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6757,
      "end": 6764,
      "loc": {
        "start": {
          "line": 171,
          "column": 25
        },
        "end": {
          "line": 171,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6764,
      "end": 6765,
      "loc": {
        "start": {
          "line": 171,
          "column": 32
        },
        "end": {
          "line": 171,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 6765,
      "end": 6768,
      "loc": {
        "start": {
          "line": 171,
          "column": 33
        },
        "end": {
          "line": 171,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6768,
      "end": 6769,
      "loc": {
        "start": {
          "line": 171,
          "column": 36
        },
        "end": {
          "line": 171,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".babelrc",
      "start": 6770,
      "end": 6780,
      "loc": {
        "start": {
          "line": 171,
          "column": 38
        },
        "end": {
          "line": 171,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6780,
      "end": 6781,
      "loc": {
        "start": {
          "line": 171,
          "column": 48
        },
        "end": {
          "line": 171,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6781,
      "end": 6782,
      "loc": {
        "start": {
          "line": 171,
          "column": 49
        },
        "end": {
          "line": 171,
          "column": 50
        }
      }
    },
    {
      "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": 6785,
      "end": 6787,
      "loc": {
        "start": {
          "line": 172,
          "column": 2
        },
        "end": {
          "line": 172,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6788,
      "end": 6789,
      "loc": {
        "start": {
          "line": 172,
          "column": 5
        },
        "end": {
          "line": 172,
          "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": 6789,
      "end": 6790,
      "loc": {
        "start": {
          "line": 172,
          "column": 6
        },
        "end": {
          "line": 172,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelConfig",
      "start": 6790,
      "end": 6801,
      "loc": {
        "start": {
          "line": 172,
          "column": 7
        },
        "end": {
          "line": 172,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 6802,
      "end": 6804,
      "loc": {
        "start": {
          "line": 172,
          "column": 19
        },
        "end": {
          "line": 172,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6805,
      "end": 6810,
      "loc": {
        "start": {
          "line": 172,
          "column": 22
        },
        "end": {
          "line": 172,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 6811,
      "end": 6813,
      "loc": {
        "start": {
          "line": 172,
          "column": 28
        },
        "end": {
          "line": 172,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6813,
      "end": 6814,
      "loc": {
        "start": {
          "line": 172,
          "column": 30
        },
        "end": {
          "line": 172,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exists",
      "start": 6814,
      "end": 6820,
      "loc": {
        "start": {
          "line": 172,
          "column": 31
        },
        "end": {
          "line": 172,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6820,
      "end": 6821,
      "loc": {
        "start": {
          "line": 172,
          "column": 37
        },
        "end": {
          "line": 172,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelPath",
      "start": 6821,
      "end": 6830,
      "loc": {
        "start": {
          "line": 172,
          "column": 38
        },
        "end": {
          "line": 172,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6830,
      "end": 6831,
      "loc": {
        "start": {
          "line": 172,
          "column": 47
        },
        "end": {
          "line": 172,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6831,
      "end": 6832,
      "loc": {
        "start": {
          "line": 172,
          "column": 48
        },
        "end": {
          "line": 172,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6833,
      "end": 6834,
      "loc": {
        "start": {
          "line": 172,
          "column": 50
        },
        "end": {
          "line": 172,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelConfig",
      "start": 6839,
      "end": 6850,
      "loc": {
        "start": {
          "line": 173,
          "column": 4
        },
        "end": {
          "line": 173,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6851,
      "end": 6852,
      "loc": {
        "start": {
          "line": 173,
          "column": 16
        },
        "end": {
          "line": 173,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "JSON",
      "start": 6853,
      "end": 6857,
      "loc": {
        "start": {
          "line": 173,
          "column": 18
        },
        "end": {
          "line": 173,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6857,
      "end": 6858,
      "loc": {
        "start": {
          "line": 173,
          "column": 22
        },
        "end": {
          "line": 173,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parse",
      "start": 6858,
      "end": 6863,
      "loc": {
        "start": {
          "line": 173,
          "column": 23
        },
        "end": {
          "line": 173,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6863,
      "end": 6864,
      "loc": {
        "start": {
          "line": 173,
          "column": 28
        },
        "end": {
          "line": 173,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6864,
      "end": 6869,
      "loc": {
        "start": {
          "line": 173,
          "column": 29
        },
        "end": {
          "line": 173,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 6870,
      "end": 6872,
      "loc": {
        "start": {
          "line": 173,
          "column": 35
        },
        "end": {
          "line": 173,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6872,
      "end": 6873,
      "loc": {
        "start": {
          "line": 173,
          "column": 37
        },
        "end": {
          "line": 173,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readFile",
      "start": 6873,
      "end": 6881,
      "loc": {
        "start": {
          "line": 173,
          "column": 38
        },
        "end": {
          "line": 173,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6881,
      "end": 6882,
      "loc": {
        "start": {
          "line": 173,
          "column": 46
        },
        "end": {
          "line": 173,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelPath",
      "start": 6882,
      "end": 6891,
      "loc": {
        "start": {
          "line": 173,
          "column": 47
        },
        "end": {
          "line": 173,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6891,
      "end": 6892,
      "loc": {
        "start": {
          "line": 173,
          "column": 56
        },
        "end": {
          "line": 173,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "utf8",
      "start": 6893,
      "end": 6899,
      "loc": {
        "start": {
          "line": 173,
          "column": 58
        },
        "end": {
          "line": 173,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6899,
      "end": 6900,
      "loc": {
        "start": {
          "line": 173,
          "column": 64
        },
        "end": {
          "line": 173,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6900,
      "end": 6901,
      "loc": {
        "start": {
          "line": 173,
          "column": 65
        },
        "end": {
          "line": 173,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6901,
      "end": 6902,
      "loc": {
        "start": {
          "line": 173,
          "column": 66
        },
        "end": {
          "line": 173,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6905,
      "end": 6906,
      "loc": {
        "start": {
          "line": 174,
          "column": 2
        },
        "end": {
          "line": 174,
          "column": 3
        }
      }
    },
    {
      "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": 6910,
      "end": 6912,
      "loc": {
        "start": {
          "line": 176,
          "column": 2
        },
        "end": {
          "line": 176,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6913,
      "end": 6914,
      "loc": {
        "start": {
          "line": 176,
          "column": 5
        },
        "end": {
          "line": 176,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelConfig",
      "start": 6914,
      "end": 6925,
      "loc": {
        "start": {
          "line": 176,
          "column": 6
        },
        "end": {
          "line": 176,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6925,
      "end": 6926,
      "loc": {
        "start": {
          "line": 176,
          "column": 17
        },
        "end": {
          "line": 176,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6927,
      "end": 6928,
      "loc": {
        "start": {
          "line": 176,
          "column": 19
        },
        "end": {
          "line": 176,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6933,
      "end": 6938,
      "loc": {
        "start": {
          "line": 177,
          "column": 4
        },
        "end": {
          "line": 177,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "asyncOra",
      "start": 6939,
      "end": 6947,
      "loc": {
        "start": {
          "line": 177,
          "column": 10
        },
        "end": {
          "line": 177,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6947,
      "end": 6948,
      "loc": {
        "start": {
          "line": 177,
          "column": 18
        },
        "end": {
          "line": 177,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Porting original babel config",
      "start": 6948,
      "end": 6979,
      "loc": {
        "start": {
          "line": 177,
          "column": 19
        },
        "end": {
          "line": 177,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6979,
      "end": 6980,
      "loc": {
        "start": {
          "line": 177,
          "column": 50
        },
        "end": {
          "line": 177,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 6981,
      "end": 6986,
      "loc": {
        "start": {
          "line": 177,
          "column": 52
        },
        "end": {
          "line": 177,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6987,
      "end": 6988,
      "loc": {
        "start": {
          "line": 177,
          "column": 58
        },
        "end": {
          "line": 177,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6988,
      "end": 6989,
      "loc": {
        "start": {
          "line": 177,
          "column": 59
        },
        "end": {
          "line": 177,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6990,
      "end": 6992,
      "loc": {
        "start": {
          "line": 177,
          "column": 61
        },
        "end": {
          "line": 177,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6993,
      "end": 6994,
      "loc": {
        "start": {
          "line": 177,
          "column": 64
        },
        "end": {
          "line": 177,
          "column": 65
        }
      }
    },
    {
      "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": 7001,
      "end": 7004,
      "loc": {
        "start": {
          "line": 178,
          "column": 6
        },
        "end": {
          "line": 178,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "compileConfig",
      "start": 7005,
      "end": 7018,
      "loc": {
        "start": {
          "line": 178,
          "column": 10
        },
        "end": {
          "line": 178,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7019,
      "end": 7020,
      "loc": {
        "start": {
          "line": 178,
          "column": 24
        },
        "end": {
          "line": 178,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7021,
      "end": 7022,
      "loc": {
        "start": {
          "line": 178,
          "column": 26
        },
        "end": {
          "line": 178,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7022,
      "end": 7023,
      "loc": {
        "start": {
          "line": 178,
          "column": 27
        },
        "end": {
          "line": 178,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7023,
      "end": 7024,
      "loc": {
        "start": {
          "line": 178,
          "column": 28
        },
        "end": {
          "line": 178,
          "column": 29
        }
      }
    },
    {
      "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": 7031,
      "end": 7036,
      "loc": {
        "start": {
          "line": 179,
          "column": 6
        },
        "end": {
          "line": 179,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "compilePath",
      "start": 7037,
      "end": 7048,
      "loc": {
        "start": {
          "line": 179,
          "column": 12
        },
        "end": {
          "line": 179,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7049,
      "end": 7050,
      "loc": {
        "start": {
          "line": 179,
          "column": 24
        },
        "end": {
          "line": 179,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "path",
      "start": 7051,
      "end": 7055,
      "loc": {
        "start": {
          "line": 179,
          "column": 26
        },
        "end": {
          "line": 179,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7055,
      "end": 7056,
      "loc": {
        "start": {
          "line": 179,
          "column": 30
        },
        "end": {
          "line": 179,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 7056,
      "end": 7063,
      "loc": {
        "start": {
          "line": 179,
          "column": 31
        },
        "end": {
          "line": 179,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7063,
      "end": 7064,
      "loc": {
        "start": {
          "line": 179,
          "column": 38
        },
        "end": {
          "line": 179,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dir",
      "start": 7064,
      "end": 7067,
      "loc": {
        "start": {
          "line": 179,
          "column": 39
        },
        "end": {
          "line": 179,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7067,
      "end": 7068,
      "loc": {
        "start": {
          "line": 179,
          "column": 42
        },
        "end": {
          "line": 179,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ".compilerc",
      "start": 7069,
      "end": 7081,
      "loc": {
        "start": {
          "line": 179,
          "column": 44
        },
        "end": {
          "line": 179,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7081,
      "end": 7082,
      "loc": {
        "start": {
          "line": 179,
          "column": 56
        },
        "end": {
          "line": 179,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7082,
      "end": 7083,
      "loc": {
        "start": {
          "line": 179,
          "column": 57
        },
        "end": {
          "line": 179,
          "column": 58
        }
      }
    },
    {
      "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": 7090,
      "end": 7092,
      "loc": {
        "start": {
          "line": 180,
          "column": 6
        },
        "end": {
          "line": 180,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7093,
      "end": 7094,
      "loc": {
        "start": {
          "line": 180,
          "column": 9
        },
        "end": {
          "line": 180,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 7094,
      "end": 7099,
      "loc": {
        "start": {
          "line": 180,
          "column": 10
        },
        "end": {
          "line": 180,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 7100,
      "end": 7102,
      "loc": {
        "start": {
          "line": 180,
          "column": 16
        },
        "end": {
          "line": 180,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7102,
      "end": 7103,
      "loc": {
        "start": {
          "line": 180,
          "column": 18
        },
        "end": {
          "line": 180,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "exists",
      "start": 7103,
      "end": 7109,
      "loc": {
        "start": {
          "line": 180,
          "column": 19
        },
        "end": {
          "line": 180,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7109,
      "end": 7110,
      "loc": {
        "start": {
          "line": 180,
          "column": 25
        },
        "end": {
          "line": 180,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "compilePath",
      "start": 7110,
      "end": 7121,
      "loc": {
        "start": {
          "line": 180,
          "column": 26
        },
        "end": {
          "line": 180,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7121,
      "end": 7122,
      "loc": {
        "start": {
          "line": 180,
          "column": 37
        },
        "end": {
          "line": 180,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7122,
      "end": 7123,
      "loc": {
        "start": {
          "line": 180,
          "column": 38
        },
        "end": {
          "line": 180,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7124,
      "end": 7125,
      "loc": {
        "start": {
          "line": 180,
          "column": 40
        },
        "end": {
          "line": 180,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "compileConfig",
      "start": 7134,
      "end": 7147,
      "loc": {
        "start": {
          "line": 181,
          "column": 8
        },
        "end": {
          "line": 181,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7148,
      "end": 7149,
      "loc": {
        "start": {
          "line": 181,
          "column": 22
        },
        "end": {
          "line": 181,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "JSON",
      "start": 7150,
      "end": 7154,
      "loc": {
        "start": {
          "line": 181,
          "column": 24
        },
        "end": {
          "line": 181,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7154,
      "end": 7155,
      "loc": {
        "start": {
          "line": 181,
          "column": 28
        },
        "end": {
          "line": 181,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parse",
      "start": 7155,
      "end": 7160,
      "loc": {
        "start": {
          "line": 181,
          "column": 29
        },
        "end": {
          "line": 181,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7160,
      "end": 7161,
      "loc": {
        "start": {
          "line": 181,
          "column": 34
        },
        "end": {
          "line": 181,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 7161,
      "end": 7166,
      "loc": {
        "start": {
          "line": 181,
          "column": 35
        },
        "end": {
          "line": 181,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 7167,
      "end": 7169,
      "loc": {
        "start": {
          "line": 181,
          "column": 41
        },
        "end": {
          "line": 181,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7169,
      "end": 7170,
      "loc": {
        "start": {
          "line": 181,
          "column": 43
        },
        "end": {
          "line": 181,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readFile",
      "start": 7170,
      "end": 7178,
      "loc": {
        "start": {
          "line": 181,
          "column": 44
        },
        "end": {
          "line": 181,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7178,
      "end": 7179,
      "loc": {
        "start": {
          "line": 181,
          "column": 52
        },
        "end": {
          "line": 181,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "compilePath",
      "start": 7179,
      "end": 7190,
      "loc": {
        "start": {
          "line": 181,
          "column": 53
        },
        "end": {
          "line": 181,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7190,
      "end": 7191,
      "loc": {
        "start": {
          "line": 181,
          "column": 64
        },
        "end": {
          "line": 181,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "utf8",
      "start": 7192,
      "end": 7198,
      "loc": {
        "start": {
          "line": 181,
          "column": 66
        },
        "end": {
          "line": 181,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7198,
      "end": 7199,
      "loc": {
        "start": {
          "line": 181,
          "column": 72
        },
        "end": {
          "line": 181,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7199,
      "end": 7200,
      "loc": {
        "start": {
          "line": 181,
          "column": 73
        },
        "end": {
          "line": 181,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7200,
      "end": 7201,
      "loc": {
        "start": {
          "line": 181,
          "column": 74
        },
        "end": {
          "line": 181,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7208,
      "end": 7209,
      "loc": {
        "start": {
          "line": 182,
          "column": 6
        },
        "end": {
          "line": 182,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 7217,
      "end": 7222,
      "loc": {
        "start": {
          "line": 184,
          "column": 6
        },
        "end": {
          "line": 184,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fs",
      "start": 7223,
      "end": 7225,
      "loc": {
        "start": {
          "line": 184,
          "column": 12
        },
        "end": {
          "line": 184,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7225,
      "end": 7226,
      "loc": {
        "start": {
          "line": 184,
          "column": 14
        },
        "end": {
          "line": 184,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "writeFile",
      "start": 7226,
      "end": 7235,
      "loc": {
        "start": {
          "line": 184,
          "column": 15
        },
        "end": {
          "line": 184,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7235,
      "end": 7236,
      "loc": {
        "start": {
          "line": 184,
          "column": 24
        },
        "end": {
          "line": 184,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "compilePath",
      "start": 7236,
      "end": 7247,
      "loc": {
        "start": {
          "line": 184,
          "column": 25
        },
        "end": {
          "line": 184,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7247,
      "end": 7248,
      "loc": {
        "start": {
          "line": 184,
          "column": 36
        },
        "end": {
          "line": 184,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "JSON",
      "start": 7249,
      "end": 7253,
      "loc": {
        "start": {
          "line": 184,
          "column": 38
        },
        "end": {
          "line": 184,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7253,
      "end": 7254,
      "loc": {
        "start": {
          "line": 184,
          "column": 42
        },
        "end": {
          "line": 184,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stringify",
      "start": 7254,
      "end": 7263,
      "loc": {
        "start": {
          "line": 184,
          "column": 43
        },
        "end": {
          "line": 184,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7263,
      "end": 7264,
      "loc": {
        "start": {
          "line": 184,
          "column": 52
        },
        "end": {
          "line": 184,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 7264,
      "end": 7270,
      "loc": {
        "start": {
          "line": 184,
          "column": 53
        },
        "end": {
          "line": 184,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7270,
      "end": 7271,
      "loc": {
        "start": {
          "line": 184,
          "column": 59
        },
        "end": {
          "line": 184,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 7271,
      "end": 7277,
      "loc": {
        "start": {
          "line": 184,
          "column": 60
        },
        "end": {
          "line": 184,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7277,
      "end": 7278,
      "loc": {
        "start": {
          "line": 184,
          "column": 66
        },
        "end": {
          "line": 184,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "compileConfig",
      "start": 7278,
      "end": 7291,
      "loc": {
        "start": {
          "line": 184,
          "column": 67
        },
        "end": {
          "line": 184,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7291,
      "end": 7292,
      "loc": {
        "start": {
          "line": 184,
          "column": 80
        },
        "end": {
          "line": 184,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7293,
      "end": 7294,
      "loc": {
        "start": {
          "line": 184,
          "column": 82
        },
        "end": {
          "line": 184,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "application/javascript",
      "start": 7303,
      "end": 7327,
      "loc": {
        "start": {
          "line": 185,
          "column": 8
        },
        "end": {
          "line": 185,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7327,
      "end": 7328,
      "loc": {
        "start": {
          "line": 185,
          "column": 32
        },
        "end": {
          "line": 185,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "babelConfig",
      "start": 7329,
      "end": 7340,
      "loc": {
        "start": {
          "line": 185,
          "column": 34
        },
        "end": {
          "line": 185,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7340,
      "end": 7341,
      "loc": {
        "start": {
          "line": 185,
          "column": 45
        },
        "end": {
          "line": 185,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7348,
      "end": 7349,
      "loc": {
        "start": {
          "line": 186,
          "column": 6
        },
        "end": {
          "line": 186,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7349,
      "end": 7350,
      "loc": {
        "start": {
          "line": 186,
          "column": 7
        },
        "end": {
          "line": 186,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7350,
      "end": 7351,
      "loc": {
        "start": {
          "line": 186,
          "column": 8
        },
        "end": {
          "line": 186,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 7352,
      "end": 7356,
      "loc": {
        "start": {
          "line": 186,
          "column": 10
        },
        "end": {
          "line": 186,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7356,
      "end": 7357,
      "loc": {
        "start": {
          "line": 186,
          "column": 14
        },
        "end": {
          "line": 186,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7358,
      "end": 7359,
      "loc": {
        "start": {
          "line": 186,
          "column": 16
        },
        "end": {
          "line": 186,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7359,
      "end": 7360,
      "loc": {
        "start": {
          "line": 186,
          "column": 17
        },
        "end": {
          "line": 186,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7360,
      "end": 7361,
      "loc": {
        "start": {
          "line": 186,
          "column": 18
        },
        "end": {
          "line": 186,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7361,
      "end": 7362,
      "loc": {
        "start": {
          "line": 186,
          "column": 19
        },
        "end": {
          "line": 186,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7367,
      "end": 7368,
      "loc": {
        "start": {
          "line": 187,
          "column": 4
        },
        "end": {
          "line": 187,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7368,
      "end": 7369,
      "loc": {
        "start": {
          "line": 187,
          "column": 5
        },
        "end": {
          "line": 187,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7369,
      "end": 7370,
      "loc": {
        "start": {
          "line": 187,
          "column": 6
        },
        "end": {
          "line": 187,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 7376,
      "end": 7383,
      "loc": {
        "start": {
          "line": 189,
          "column": 4
        },
        "end": {
          "line": 189,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7383,
      "end": 7384,
      "loc": {
        "start": {
          "line": 189,
          "column": 11
        },
        "end": {
          "line": 189,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "info",
      "start": 7384,
      "end": 7388,
      "loc": {
        "start": {
          "line": 189,
          "column": 12
        },
        "end": {
          "line": 189,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7388,
      "end": 7389,
      "loc": {
        "start": {
          "line": 189,
          "column": 16
        },
        "end": {
          "line": 189,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "NOTE: You might be able to remove your `.compilerc` file completely if you are only using the `es2015` and `react` presets",
      "start": 7389,
      "end": 7513,
      "loc": {
        "start": {
          "line": 189,
          "column": 17
        },
        "end": {
          "line": 189,
          "column": 141
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7513,
      "end": 7514,
      "loc": {
        "start": {
          "line": 189,
          "column": 141
        },
        "end": {
          "line": 189,
          "column": 142
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "yellow",
      "start": 7514,
      "end": 7520,
      "loc": {
        "start": {
          "line": 189,
          "column": 142
        },
        "end": {
          "line": 189,
          "column": 148
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7520,
      "end": 7521,
      "loc": {
        "start": {
          "line": 189,
          "column": 148
        },
        "end": {
          "line": 189,
          "column": 149
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7521,
      "end": 7522,
      "loc": {
        "start": {
          "line": 189,
          "column": 149
        },
        "end": {
          "line": 189,
          "column": 150
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7525,
      "end": 7526,
      "loc": {
        "start": {
          "line": 190,
          "column": 2
        },
        "end": {
          "line": 190,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 7530,
      "end": 7537,
      "loc": {
        "start": {
          "line": 192,
          "column": 2
        },
        "end": {
          "line": 192,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7537,
      "end": 7538,
      "loc": {
        "start": {
          "line": 192,
          "column": 9
        },
        "end": {
          "line": 192,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "info",
      "start": 7538,
      "end": 7542,
      "loc": {
        "start": {
          "line": 192,
          "column": 10
        },
        "end": {
          "line": 192,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7542,
      "end": 7543,
      "loc": {
        "start": {
          "line": 192,
          "column": 14
        },
        "end": {
          "line": 192,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7543,
      "end": 7544,
      "loc": {
        "start": {
          "line": 192,
          "column": 15
        },
        "end": {
          "line": 192,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\n\nWe have ATTEMPTED to convert your app to be in a format that electron-forge understands.\nNothing much will have changed but we added the ",
      "start": 7544,
      "end": 7683,
      "loc": {
        "start": {
          "line": 192,
          "column": 16
        },
        "end": {
          "line": 195,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7683,
      "end": 7685,
      "loc": {
        "start": {
          "line": 195,
          "column": 48
        },
        "end": {
          "line": 195,
          "column": 50
        }
      }
    },
    {
      "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": 7685,
      "end": 7714,
      "loc": {
        "start": {
          "line": 195,
          "column": 50
        },
        "end": {
          "line": 195,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7714,
      "end": 7715,
      "loc": {
        "start": {
          "line": 195,
          "column": 79
        },
        "end": {
          "line": 195,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "cyan",
      "start": 7715,
      "end": 7719,
      "loc": {
        "start": {
          "line": 195,
          "column": 80
        },
        "end": {
          "line": 195,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7719,
      "end": 7720,
      "loc": {
        "start": {
          "line": 195,
          "column": 84
        },
        "end": {
          "line": 195,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": " dependency.  This is the dependency you must version bump to get newer versions of Electron.\n\n\nWe also tried to import any build tooling you already had but we can't get everything.  You might need to convert any CLI/gulp/grunt tasks yourself.\n\nAlso please note if you are using `preload` scripts you need to follow the steps outlined at https://github.com/electron-userland/electron-forge/wiki/Using-%27preload%27-scripts\n\nThanks for using ",
      "start": 7720,
      "end": 8168,
      "loc": {
        "start": {
          "line": 195,
          "column": 85
        },
        "end": {
          "line": 204,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8168,
      "end": 8170,
      "loc": {
        "start": {
          "line": 204,
          "column": 17
        },
        "end": {
          "line": 204,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "\"electron-forge\"",
      "start": 8170,
      "end": 8188,
      "loc": {
        "start": {
          "line": 204,
          "column": 19
        },
        "end": {
          "line": 204,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8188,
      "end": 8189,
      "loc": {
        "start": {
          "line": 204,
          "column": 37
        },
        "end": {
          "line": 204,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "green",
      "start": 8189,
      "end": 8194,
      "loc": {
        "start": {
          "line": 204,
          "column": 38
        },
        "end": {
          "line": 204,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8194,
      "end": 8195,
      "loc": {
        "start": {
          "line": 204,
          "column": 43
        },
        "end": {
          "line": 204,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!!!",
      "start": 8195,
      "end": 8198,
      "loc": {
        "start": {
          "line": 204,
          "column": 44
        },
        "end": {
          "line": 204,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8198,
      "end": 8199,
      "loc": {
        "start": {
          "line": 204,
          "column": 47
        },
        "end": {
          "line": 204,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8199,
      "end": 8200,
      "loc": {
        "start": {
          "line": 204,
          "column": 48
        },
        "end": {
          "line": 204,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8200,
      "end": 8201,
      "loc": {
        "start": {
          "line": 204,
          "column": 49
        },
        "end": {
          "line": 204,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8202,
      "end": 8203,
      "loc": {
        "start": {
          "line": 205,
          "column": 0
        },
        "end": {
          "line": 205,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8203,
      "end": 8204,
      "loc": {
        "start": {
          "line": 205,
          "column": 1
        },
        "end": {
          "line": 205,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8205,
      "end": 8205,
      "loc": {
        "start": {
          "line": 206,
          "column": 0
        },
        "end": {
          "line": 206,
          "column": 0
        }
      }
    }
  ]
}