{
  "type": "Program",
  "start": 0,
  "end": 2286,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 78,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 37,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 37
        }
      },
      "specifiers": [],
      "source": {
        "type": "Literal",
        "start": 7,
        "end": 36,
        "loc": {
          "start": {
            "line": 1,
            "column": 7
          },
          "end": {
            "line": 1,
            "column": 36
          }
        },
        "value": "source-map-support/register",
        "rawValue": "source-map-support/register",
        "raw": "'source-map-support/register'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 39,
      "end": 69,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 30
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 46,
          "end": 53,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 14
            }
          },
          "local": {
            "type": "Identifier",
            "start": 46,
            "end": 53,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 14
              }
            },
            "name": "request"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 59,
        "end": 68,
        "loc": {
          "start": {
            "line": 3,
            "column": 20
          },
          "end": {
            "line": 3,
            "column": 29
          }
        },
        "value": "request",
        "rawValue": "request",
        "raw": "'request'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 70,
      "end": 92,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 22
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 77,
          "end": 80,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 10
            }
          },
          "local": {
            "type": "Identifier",
            "start": 77,
            "end": 80,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 10
              }
            },
            "name": "tar"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 86,
        "end": 91,
        "loc": {
          "start": {
            "line": 4,
            "column": 16
          },
          "end": {
            "line": 4,
            "column": 21
          }
        },
        "value": "tar",
        "rawValue": "tar",
        "raw": "'tar'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 93,
      "end": 117,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 24
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 100,
          "end": 104,
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 100,
            "end": 104,
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 11
              }
            },
            "name": "zlib"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 110,
        "end": 116,
        "loc": {
          "start": {
            "line": 5,
            "column": 17
          },
          "end": {
            "line": 5,
            "column": 23
          }
        },
        "value": "zlib",
        "rawValue": "zlib",
        "raw": "'zlib'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 118,
      "end": 142,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 24
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 125,
          "end": 129,
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 125,
            "end": 129,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 11
              }
            },
            "name": "temp"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 135,
        "end": 141,
        "loc": {
          "start": {
            "line": 6,
            "column": 17
          },
          "end": {
            "line": 6,
            "column": 23
          }
        },
        "value": "temp",
        "rawValue": "temp",
        "raw": "'temp'"
      },
      "trailingComments": [
        {
          "type": "CommentLine",
          "value": " Automatically track and cleanup files at exit",
          "start": 144,
          "end": 192,
          "loc": {
            "start": {
              "line": 8,
              "column": 0
            },
            "end": {
              "line": 8,
              "column": 48
            }
          },
          "range": [
            144,
            192
          ]
        }
      ]
    },
    {
      "type": "ExpressionStatement",
      "start": 193,
      "end": 206,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 13
        }
      },
      "expression": {
        "type": "CallExpression",
        "start": 193,
        "end": 205,
        "loc": {
          "start": {
            "line": 9,
            "column": 0
          },
          "end": {
            "line": 9,
            "column": 12
          }
        },
        "callee": {
          "type": "MemberExpression",
          "start": 193,
          "end": 203,
          "loc": {
            "start": {
              "line": 9,
              "column": 0
            },
            "end": {
              "line": 9,
              "column": 10
            }
          },
          "object": {
            "type": "Identifier",
            "start": 193,
            "end": 197,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 9,
                "column": 4
              }
            },
            "name": "temp",
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 198,
            "end": 203,
            "loc": {
              "start": {
                "line": 9,
                "column": 5
              },
              "end": {
                "line": 9,
                "column": 10
              }
            },
            "name": "track"
          },
          "computed": false,
          "leadingComments": null
        },
        "arguments": [],
        "leadingComments": null
      },
      "leadingComments": [
        {
          "type": "CommentLine",
          "value": " Automatically track and cleanup files at exit",
          "start": 144,
          "end": 192,
          "loc": {
            "start": {
              "line": 8,
              "column": 0
            },
            "end": {
              "line": 8,
              "column": 48
            }
          },
          "range": [
            144,
            192
          ]
        }
      ],
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Fetches an array of all the tags for a Github repo, used as possible versions for a template.\n *\n * @param {string} packageName - A package name, expected to match \"username/repo\"\n *\n * @returns {object[]} - Array of tags/versions for the package\n ",
          "start": 208,
          "end": 465,
          "loc": {
            "start": {
              "line": 11,
              "column": 0
            },
            "end": {
              "line": 17,
              "column": 3
            }
          },
          "range": [
            208,
            465
          ]
        }
      ]
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 466,
      "end": 1159,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 41,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 473,
        "end": 1159,
        "loc": {
          "start": {
            "line": 18,
            "column": 7
          },
          "end": {
            "line": 41,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 482,
          "end": 493,
          "loc": {
            "start": {
              "line": 18,
              "column": 16
            },
            "end": {
              "line": 18,
              "column": 27
            }
          },
          "name": "getVersions",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 494,
            "end": 505,
            "loc": {
              "start": {
                "line": 18,
                "column": 28
              },
              "end": {
                "line": 18,
                "column": 39
              }
            },
            "name": "packageName"
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 507,
          "end": 1159,
          "loc": {
            "start": {
              "line": 18,
              "column": 41
            },
            "end": {
              "line": 41,
              "column": 1
            }
          },
          "body": [
            {
              "type": "IfStatement",
              "start": 513,
              "end": 592,
              "loc": {
                "start": {
                  "line": 19,
                  "column": 4
                },
                "end": {
                  "line": 21,
                  "column": 5
                }
              },
              "test": {
                "type": "UnaryExpression",
                "start": 517,
                "end": 529,
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 8
                  },
                  "end": {
                    "line": 19,
                    "column": 20
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "Identifier",
                  "start": 518,
                  "end": 529,
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 9
                    },
                    "end": {
                      "line": 19,
                      "column": 20
                    }
                  },
                  "name": "packageName"
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 531,
                "end": 592,
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 22
                  },
                  "end": {
                    "line": 21,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ThrowStatement",
                    "start": 541,
                    "end": 586,
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 8
                      },
                      "end": {
                        "line": 20,
                        "column": 53
                      }
                    },
                    "argument": {
                      "type": "NewExpression",
                      "start": 547,
                      "end": 585,
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 14
                        },
                        "end": {
                          "line": 20,
                          "column": 52
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 551,
                        "end": 556,
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 18
                          },
                          "end": {
                            "line": 20,
                            "column": 23
                          }
                        },
                        "name": "Error"
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 557,
                          "end": 584,
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 24
                            },
                            "end": {
                              "line": 20,
                              "column": 51
                            }
                          },
                          "value": "No packageName was given.",
                          "rawValue": "No packageName was given.",
                          "raw": "'No packageName was given.'"
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "ReturnStatement",
              "start": 598,
              "end": 1157,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 4
                },
                "end": {
                  "line": 40,
                  "column": 7
                }
              },
              "argument": {
                "type": "NewExpression",
                "start": 605,
                "end": 1156,
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 11
                  },
                  "end": {
                    "line": 40,
                    "column": 6
                  }
                },
                "callee": {
                  "type": "Identifier",
                  "start": 609,
                  "end": 616,
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 15
                    },
                    "end": {
                      "line": 23,
                      "column": 22
                    }
                  },
                  "name": "Promise"
                },
                "arguments": [
                  {
                    "type": "ArrowFunctionExpression",
                    "start": 617,
                    "end": 1155,
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 23
                      },
                      "end": {
                        "line": 40,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 618,
                        "end": 625,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 24
                          },
                          "end": {
                            "line": 23,
                            "column": 31
                          }
                        },
                        "name": "resolve"
                      },
                      {
                        "type": "Identifier",
                        "start": 627,
                        "end": 633,
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 33
                          },
                          "end": {
                            "line": 23,
                            "column": 39
                          }
                        },
                        "name": "reject"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 638,
                      "end": 1155,
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 44
                        },
                        "end": {
                          "line": 40,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 648,
                          "end": 1149,
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 8
                            },
                            "end": {
                              "line": 39,
                              "column": 11
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 648,
                            "end": 1148,
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 8
                              },
                              "end": {
                                "line": 39,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 648,
                              "end": 659,
                              "loc": {
                                "start": {
                                  "line": 24,
                                  "column": 8
                                },
                                "end": {
                                  "line": 24,
                                  "column": 19
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 648,
                                "end": 655,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 15
                                  }
                                },
                                "name": "request"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 656,
                                "end": 659,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 19
                                  }
                                },
                                "name": "get"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ObjectExpression",
                                "start": 660,
                                "end": 817,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 9
                                  }
                                },
                                "properties": [
                                  {
                                    "type": "Property",
                                    "start": 674,
                                    "end": 729,
                                    "loc": {
                                      "start": {
                                        "line": 25,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 25,
                                        "column": 67
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 674,
                                      "end": 677,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 15
                                        }
                                      },
                                      "name": "url"
                                    },
                                    "value": {
                                      "type": "TemplateLiteral",
                                      "start": 679,
                                      "end": 729,
                                      "loc": {
                                        "start": {
                                          "line": 25,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 25,
                                          "column": 67
                                        }
                                      },
                                      "expressions": [
                                        {
                                          "type": "Identifier",
                                          "start": 711,
                                          "end": 722,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 25,
                                              "column": 60
                                            }
                                          },
                                          "name": "packageName"
                                        }
                                      ],
                                      "quasis": [
                                        {
                                          "type": "TemplateElement",
                                          "start": 680,
                                          "end": 709,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 25,
                                              "column": 47
                                            }
                                          },
                                          "value": {
                                            "raw": "https://api.github.com/repos/",
                                            "cooked": "https://api.github.com/repos/"
                                          },
                                          "tail": false
                                        },
                                        {
                                          "type": "TemplateElement",
                                          "start": 723,
                                          "end": 728,
                                          "loc": {
                                            "start": {
                                              "line": 25,
                                              "column": 61
                                            },
                                            "end": {
                                              "line": 25,
                                              "column": 66
                                            }
                                          },
                                          "value": {
                                            "raw": "/tags",
                                            "cooked": "/tags"
                                          },
                                          "tail": true
                                        }
                                      ]
                                    },
                                    "kind": "init"
                                  },
                                  {
                                    "type": "Property",
                                    "start": 743,
                                    "end": 807,
                                    "loc": {
                                      "start": {
                                        "line": 26,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 13
                                      }
                                    },
                                    "method": false,
                                    "shorthand": false,
                                    "computed": false,
                                    "key": {
                                      "type": "Identifier",
                                      "start": 743,
                                      "end": 750,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 26,
                                          "column": 19
                                        }
                                      },
                                      "name": "headers"
                                    },
                                    "value": {
                                      "type": "ObjectExpression",
                                      "start": 752,
                                      "end": 807,
                                      "loc": {
                                        "start": {
                                          "line": 26,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 28,
                                          "column": 13
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "Property",
                                          "start": 770,
                                          "end": 793,
                                          "loc": {
                                            "start": {
                                              "line": 27,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 27,
                                              "column": 39
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Literal",
                                            "start": 770,
                                            "end": 782,
                                            "loc": {
                                              "start": {
                                                "line": 27,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 27,
                                                "column": 28
                                              }
                                            },
                                            "value": "User-Agent",
                                            "rawValue": "User-Agent",
                                            "raw": "'User-Agent'"
                                          },
                                          "value": {
                                            "type": "Literal",
                                            "start": 784,
                                            "end": 793,
                                            "loc": {
                                              "start": {
                                                "line": 27,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 27,
                                                "column": 39
                                              }
                                            },
                                            "value": "request",
                                            "rawValue": "request",
                                            "raw": "'request'"
                                          },
                                          "kind": "init"
                                        }
                                      ]
                                    },
                                    "kind": "init"
                                  }
                                ]
                              },
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 819,
                                "end": 1147,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 39,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 820,
                                    "end": 825,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 17
                                      }
                                    },
                                    "name": "error"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 827,
                                    "end": 831,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 23
                                      }
                                    },
                                    "name": "resp"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 833,
                                    "end": 837,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 29
                                      }
                                    },
                                    "name": "body"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 842,
                                  "end": 1147,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 34
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "IfStatement",
                                      "start": 856,
                                      "end": 920,
                                      "loc": {
                                        "start": {
                                          "line": 30,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 32,
                                          "column": 13
                                        }
                                      },
                                      "test": {
                                        "type": "Identifier",
                                        "start": 860,
                                        "end": 865,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 30,
                                            "column": 21
                                          }
                                        },
                                        "name": "error"
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 867,
                                        "end": 920,
                                        "loc": {
                                          "start": {
                                            "line": 30,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 32,
                                            "column": 13
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ReturnStatement",
                                            "start": 885,
                                            "end": 906,
                                            "loc": {
                                              "start": {
                                                "line": 31,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 31,
                                                "column": 37
                                              }
                                            },
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 892,
                                              "end": 905,
                                              "loc": {
                                                "start": {
                                                  "line": 31,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 31,
                                                  "column": 36
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 892,
                                                "end": 898,
                                                "loc": {
                                                  "start": {
                                                    "line": 31,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 31,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "reject"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 899,
                                                  "end": 904,
                                                  "loc": {
                                                    "start": {
                                                      "line": 31,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 31,
                                                      "column": 35
                                                    }
                                                  },
                                                  "name": "error"
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": null
                                    },
                                    {
                                      "type": "IfStatement",
                                      "start": 934,
                                      "end": 1090,
                                      "loc": {
                                        "start": {
                                          "line": 34,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 36,
                                          "column": 13
                                        }
                                      },
                                      "test": {
                                        "type": "BinaryExpression",
                                        "start": 938,
                                        "end": 961,
                                        "loc": {
                                          "start": {
                                            "line": 34,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 34,
                                            "column": 39
                                          }
                                        },
                                        "left": {
                                          "type": "MemberExpression",
                                          "start": 938,
                                          "end": 953,
                                          "loc": {
                                            "start": {
                                              "line": 34,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 34,
                                              "column": 31
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 938,
                                            "end": 942,
                                            "loc": {
                                              "start": {
                                                "line": 34,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 34,
                                                "column": 20
                                              }
                                            },
                                            "name": "resp"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 943,
                                            "end": 953,
                                            "loc": {
                                              "start": {
                                                "line": 34,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 34,
                                                "column": 31
                                              }
                                            },
                                            "name": "statusCode"
                                          },
                                          "computed": false
                                        },
                                        "operator": "!==",
                                        "right": {
                                          "type": "Literal",
                                          "start": 958,
                                          "end": 961,
                                          "loc": {
                                            "start": {
                                              "line": 34,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 34,
                                              "column": 39
                                            }
                                          },
                                          "value": 200,
                                          "rawValue": 200,
                                          "raw": "200"
                                        }
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 963,
                                        "end": 1090,
                                        "loc": {
                                          "start": {
                                            "line": 34,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 36,
                                            "column": 13
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ReturnStatement",
                                            "start": 981,
                                            "end": 1076,
                                            "loc": {
                                              "start": {
                                                "line": 35,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 35,
                                                "column": 111
                                              }
                                            },
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 988,
                                              "end": 1075,
                                              "loc": {
                                                "start": {
                                                  "line": 35,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 35,
                                                  "column": 110
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 988,
                                                "end": 994,
                                                "loc": {
                                                  "start": {
                                                    "line": 35,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 35,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "reject"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "NewExpression",
                                                  "start": 995,
                                                  "end": 1074,
                                                  "loc": {
                                                    "start": {
                                                      "line": 35,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 35,
                                                      "column": 109
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 999,
                                                    "end": 1004,
                                                    "loc": {
                                                      "start": {
                                                        "line": 35,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 35,
                                                        "column": 39
                                                      }
                                                    },
                                                    "name": "Error"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "BinaryExpression",
                                                      "start": 1005,
                                                      "end": 1073,
                                                      "loc": {
                                                        "start": {
                                                          "line": 35,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 35,
                                                          "column": 108
                                                        }
                                                      },
                                                      "left": {
                                                        "type": "BinaryExpression",
                                                        "start": 1005,
                                                        "end": 1066,
                                                        "loc": {
                                                          "start": {
                                                            "line": 35,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 35,
                                                            "column": 101
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "BinaryExpression",
                                                          "start": 1005,
                                                          "end": 1050,
                                                          "loc": {
                                                            "start": {
                                                              "line": 35,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 35,
                                                              "column": 85
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "BinaryExpression",
                                                            "start": 1005,
                                                            "end": 1032,
                                                            "loc": {
                                                              "start": {
                                                                "line": 35,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 35,
                                                                "column": 67
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "Identifier",
                                                              "start": 1005,
                                                              "end": 1016,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 35,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 35,
                                                                  "column": 51
                                                                }
                                                              },
                                                              "name": "packageName"
                                                            },
                                                            "operator": "+",
                                                            "right": {
                                                              "type": "Literal",
                                                              "start": 1019,
                                                              "end": 1032,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 35,
                                                                  "column": 54
                                                                },
                                                                "end": {
                                                                  "line": 35,
                                                                  "column": 67
                                                                }
                                                              },
                                                              "value": ": returned ",
                                                              "rawValue": ": returned ",
                                                              "raw": "': returned '"
                                                            }
                                                          },
                                                          "operator": "+",
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 1035,
                                                            "end": 1050,
                                                            "loc": {
                                                              "start": {
                                                                "line": 35,
                                                                "column": 70
                                                              },
                                                              "end": {
                                                                "line": 35,
                                                                "column": 85
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 1035,
                                                              "end": 1039,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 35,
                                                                  "column": 70
                                                                },
                                                                "end": {
                                                                  "line": 35,
                                                                  "column": 74
                                                                }
                                                              },
                                                              "name": "resp"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 1040,
                                                              "end": 1050,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 35,
                                                                  "column": 75
                                                                },
                                                                "end": {
                                                                  "line": 35,
                                                                  "column": 85
                                                                }
                                                              },
                                                              "name": "statusCode"
                                                            },
                                                            "computed": false
                                                          }
                                                        },
                                                        "operator": "+",
                                                        "right": {
                                                          "type": "Literal",
                                                          "start": 1053,
                                                          "end": 1066,
                                                          "loc": {
                                                            "start": {
                                                              "line": 35,
                                                              "column": 88
                                                            },
                                                            "end": {
                                                              "line": 35,
                                                              "column": 101
                                                            }
                                                          },
                                                          "value": "\n\nbody:\n",
                                                          "rawValue": "\n\nbody:\n",
                                                          "raw": "'\\n\\nbody:\\n'"
                                                        }
                                                      },
                                                      "operator": "+",
                                                      "right": {
                                                        "type": "Identifier",
                                                        "start": 1069,
                                                        "end": 1073,
                                                        "loc": {
                                                          "start": {
                                                            "line": 35,
                                                            "column": 104
                                                          },
                                                          "end": {
                                                            "line": 35,
                                                            "column": 108
                                                          }
                                                        },
                                                        "name": "body"
                                                      }
                                                    }
                                                  ]
                                                }
                                              ]
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": null
                                    },
                                    {
                                      "type": "ReturnStatement",
                                      "start": 1104,
                                      "end": 1137,
                                      "loc": {
                                        "start": {
                                          "line": 38,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 38,
                                          "column": 45
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 1111,
                                        "end": 1136,
                                        "loc": {
                                          "start": {
                                            "line": 38,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 38,
                                            "column": 44
                                          }
                                        },
                                        "callee": {
                                          "type": "Identifier",
                                          "start": 1111,
                                          "end": 1118,
                                          "loc": {
                                            "start": {
                                              "line": 38,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 38,
                                              "column": 26
                                            }
                                          },
                                          "name": "resolve"
                                        },
                                        "arguments": [
                                          {
                                            "type": "CallExpression",
                                            "start": 1119,
                                            "end": 1135,
                                            "loc": {
                                              "start": {
                                                "line": 38,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 38,
                                                "column": 43
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1119,
                                              "end": 1129,
                                              "loc": {
                                                "start": {
                                                  "line": 38,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 38,
                                                  "column": 37
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1119,
                                                "end": 1123,
                                                "loc": {
                                                  "start": {
                                                    "line": 38,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 38,
                                                    "column": 31
                                                  }
                                                },
                                                "name": "JSON"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1124,
                                                "end": 1129,
                                                "loc": {
                                                  "start": {
                                                    "line": 38,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 38,
                                                    "column": 37
                                                  }
                                                },
                                                "name": "parse"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 1130,
                                                "end": 1134,
                                                "loc": {
                                                  "start": {
                                                    "line": 38,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 38,
                                                    "column": 42
                                                  }
                                                },
                                                "name": "body"
                                              }
                                            ]
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          ],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Fetches an array of all the tags for a Github repo, used as possible versions for a template.\n *\n * @param {string} packageName - A package name, expected to match \"username/repo\"\n *\n * @returns {object[]} - Array of tags/versions for the package\n ",
            "start": 208,
            "end": 465,
            "loc": {
              "start": {
                "line": 11,
                "column": 0
              },
              "end": {
                "line": 17,
                "column": 3
              }
            },
            "range": [
              208,
              465
            ]
          }
        ],
        "trailingComments": [
          {
            "type": "Block",
            "value": "*\n * Fetches the tarball for a repository on Github.\n *\n * @param {string} packageName - A package name, expected to match \"username/repo\".\n * @param {string} [version=\"master\"] The tag/version to fetch.\n *\n * @returns {string} The path to the temporary directory where the unarchived tarball is located.\n ",
            "start": 1161,
            "end": 1471,
            "loc": {
              "start": {
                "line": 43,
                "column": 0
              },
              "end": {
                "line": 50,
                "column": 3
              }
            },
            "range": [
              1161,
              1471
            ]
          }
        ]
      },
      "specifiers": [],
      "source": null,
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Fetches an array of all the tags for a Github repo, used as possible versions for a template.\n *\n * @param {string} packageName - A package name, expected to match \"username/repo\"\n *\n * @returns {object[]} - Array of tags/versions for the package\n ",
          "start": 208,
          "end": 465,
          "loc": {
            "start": {
              "line": 11,
              "column": 0
            },
            "end": {
              "line": 17,
              "column": 3
            }
          },
          "range": [
            208,
            465
          ]
        }
      ],
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Fetches the tarball for a repository on Github.\n *\n * @param {string} packageName - A package name, expected to match \"username/repo\".\n * @param {string} [version=\"master\"] The tag/version to fetch.\n *\n * @returns {string} The path to the temporary directory where the unarchived tarball is located.\n ",
          "start": 1161,
          "end": 1471,
          "loc": {
            "start": {
              "line": 43,
              "column": 0
            },
            "end": {
              "line": 50,
              "column": 3
            }
          },
          "range": [
            1161,
            1471
          ]
        }
      ]
    },
    {
      "type": "ExportNamedDeclaration",
      "start": 1472,
      "end": 2285,
      "loc": {
        "start": {
          "line": 51,
          "column": 0
        },
        "end": {
          "line": 77,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 1479,
        "end": 2285,
        "loc": {
          "start": {
            "line": 51,
            "column": 7
          },
          "end": {
            "line": 77,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 1488,
          "end": 1491,
          "loc": {
            "start": {
              "line": 51,
              "column": 16
            },
            "end": {
              "line": 51,
              "column": 19
            }
          },
          "name": "get",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "Identifier",
            "start": 1492,
            "end": 1503,
            "loc": {
              "start": {
                "line": 51,
                "column": 20
              },
              "end": {
                "line": 51,
                "column": 31
              }
            },
            "name": "packageName"
          },
          {
            "type": "AssignmentPattern",
            "start": 1505,
            "end": 1523,
            "loc": {
              "start": {
                "line": 51,
                "column": 33
              },
              "end": {
                "line": 51,
                "column": 51
              }
            },
            "operator": "=",
            "left": {
              "type": "Identifier",
              "start": 1505,
              "end": 1512,
              "loc": {
                "start": {
                  "line": 51,
                  "column": 33
                },
                "end": {
                  "line": 51,
                  "column": 40
                }
              },
              "name": "version"
            },
            "right": {
              "type": "Literal",
              "start": 1515,
              "end": 1523,
              "loc": {
                "start": {
                  "line": 51,
                  "column": 43
                },
                "end": {
                  "line": 51,
                  "column": 51
                }
              },
              "value": "master",
              "rawValue": "master",
              "raw": "'master'"
            }
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 1525,
          "end": 2285,
          "loc": {
            "start": {
              "line": 51,
              "column": 53
            },
            "end": {
              "line": 77,
              "column": 1
            }
          },
          "body": [
            {
              "type": "IfStatement",
              "start": 1531,
              "end": 1610,
              "loc": {
                "start": {
                  "line": 52,
                  "column": 4
                },
                "end": {
                  "line": 54,
                  "column": 5
                }
              },
              "test": {
                "type": "UnaryExpression",
                "start": 1535,
                "end": 1547,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 8
                  },
                  "end": {
                    "line": 52,
                    "column": 20
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "Identifier",
                  "start": 1536,
                  "end": 1547,
                  "loc": {
                    "start": {
                      "line": 52,
                      "column": 9
                    },
                    "end": {
                      "line": 52,
                      "column": 20
                    }
                  },
                  "name": "packageName"
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 1549,
                "end": 1610,
                "loc": {
                  "start": {
                    "line": 52,
                    "column": 22
                  },
                  "end": {
                    "line": 54,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ThrowStatement",
                    "start": 1559,
                    "end": 1604,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 8
                      },
                      "end": {
                        "line": 53,
                        "column": 53
                      }
                    },
                    "argument": {
                      "type": "NewExpression",
                      "start": 1565,
                      "end": 1603,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 14
                        },
                        "end": {
                          "line": 53,
                          "column": 52
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 1569,
                        "end": 1574,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 18
                          },
                          "end": {
                            "line": 53,
                            "column": 23
                          }
                        },
                        "name": "Error"
                      },
                      "arguments": [
                        {
                          "type": "Literal",
                          "start": 1575,
                          "end": 1602,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 24
                            },
                            "end": {
                              "line": 53,
                              "column": 51
                            }
                          },
                          "value": "No packageName was given.",
                          "rawValue": "No packageName was given.",
                          "raw": "'No packageName was given.'"
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "ReturnStatement",
              "start": 1616,
              "end": 2283,
              "loc": {
                "start": {
                  "line": 56,
                  "column": 4
                },
                "end": {
                  "line": 76,
                  "column": 7
                }
              },
              "argument": {
                "type": "NewExpression",
                "start": 1623,
                "end": 2282,
                "loc": {
                  "start": {
                    "line": 56,
                    "column": 11
                  },
                  "end": {
                    "line": 76,
                    "column": 6
                  }
                },
                "callee": {
                  "type": "Identifier",
                  "start": 1627,
                  "end": 1634,
                  "loc": {
                    "start": {
                      "line": 56,
                      "column": 15
                    },
                    "end": {
                      "line": 56,
                      "column": 22
                    }
                  },
                  "name": "Promise"
                },
                "arguments": [
                  {
                    "type": "ArrowFunctionExpression",
                    "start": 1635,
                    "end": 2281,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 23
                      },
                      "end": {
                        "line": 76,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [
                      {
                        "type": "Identifier",
                        "start": 1636,
                        "end": 1643,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 24
                          },
                          "end": {
                            "line": 56,
                            "column": 31
                          }
                        },
                        "name": "resolve"
                      },
                      {
                        "type": "Identifier",
                        "start": 1645,
                        "end": 1651,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 33
                          },
                          "end": {
                            "line": 56,
                            "column": 39
                          }
                        },
                        "name": "reject"
                      }
                    ],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1656,
                      "end": 2281,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 44
                        },
                        "end": {
                          "line": 76,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1666,
                          "end": 2275,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 8
                            },
                            "end": {
                              "line": 75,
                              "column": 11
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1666,
                            "end": 2274,
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 8
                              },
                              "end": {
                                "line": 75,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 1666,
                              "end": 1676,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 8
                                },
                                "end": {
                                  "line": 57,
                                  "column": 18
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1666,
                                "end": 1670,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 12
                                  }
                                },
                                "name": "temp"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1671,
                                "end": 1676,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 18
                                  }
                                },
                                "name": "mkdir"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Literal",
                                "start": 1677,
                                "end": 1682,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 24
                                  }
                                },
                                "value": "roc",
                                "rawValue": "roc",
                                "raw": "'roc'"
                              },
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 1684,
                                "end": 2273,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 75,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 1685,
                                    "end": 1688,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 30
                                      }
                                    },
                                    "name": "err"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 1690,
                                    "end": 1697,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 39
                                      }
                                    },
                                    "name": "dirPath"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 1702,
                                  "end": 2273,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 44
                                    },
                                    "end": {
                                      "line": 75,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "IfStatement",
                                      "start": 1716,
                                      "end": 1776,
                                      "loc": {
                                        "start": {
                                          "line": 58,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 13
                                        }
                                      },
                                      "test": {
                                        "type": "Identifier",
                                        "start": 1720,
                                        "end": 1723,
                                        "loc": {
                                          "start": {
                                            "line": 58,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 58,
                                            "column": 19
                                          }
                                        },
                                        "name": "err"
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 1725,
                                        "end": 1776,
                                        "loc": {
                                          "start": {
                                            "line": 58,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 13
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "ReturnStatement",
                                            "start": 1743,
                                            "end": 1762,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 35
                                              }
                                            },
                                            "argument": {
                                              "type": "CallExpression",
                                              "start": 1750,
                                              "end": 1761,
                                              "loc": {
                                                "start": {
                                                  "line": 59,
                                                  "column": 23
                                                },
                                                "end": {
                                                  "line": 59,
                                                  "column": 34
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 1750,
                                                "end": 1756,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "reject"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 1757,
                                                  "end": 1760,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 30
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 33
                                                    }
                                                  },
                                                  "name": "err"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "trailingComments": null
                                      },
                                      "alternate": null,
                                      "trailingComments": [
                                        {
                                          "type": "Block",
                                          "value": " eslint-disable new-cap ",
                                          "start": 1790,
                                          "end": 1818,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 40
                                            }
                                          },
                                          "range": [
                                            1790,
                                            1818
                                          ]
                                        }
                                      ]
                                    },
                                    {
                                      "type": "VariableDeclaration",
                                      "start": 1831,
                                      "end": 1887,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 68
                                        }
                                      },
                                      "declarations": [
                                        {
                                          "type": "VariableDeclarator",
                                          "start": 1837,
                                          "end": 1886,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 67
                                            }
                                          },
                                          "id": {
                                            "type": "Identifier",
                                            "start": 1837,
                                            "end": 1845,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 26
                                              }
                                            },
                                            "name": "writeTar",
                                            "leadingComments": null
                                          },
                                          "init": {
                                            "type": "CallExpression",
                                            "start": 1848,
                                            "end": 1886,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 67
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1848,
                                              "end": 1859,
                                              "loc": {
                                                "start": {
                                                  "line": 63,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 63,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 1848,
                                                "end": 1851,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 32
                                                  }
                                                },
                                                "name": "tar"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 1852,
                                                "end": 1859,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 40
                                                  }
                                                },
                                                "name": "Extract"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ObjectExpression",
                                                "start": 1860,
                                                "end": 1885,
                                                "loc": {
                                                  "start": {
                                                    "line": 63,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 63,
                                                    "column": 66
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "Property",
                                                    "start": 1861,
                                                    "end": 1869,
                                                    "loc": {
                                                      "start": {
                                                        "line": 63,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 63,
                                                        "column": 50
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 1861,
                                                      "end": 1866,
                                                      "loc": {
                                                        "start": {
                                                          "line": 63,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 63,
                                                          "column": 47
                                                        }
                                                      },
                                                      "name": "strip"
                                                    },
                                                    "value": {
                                                      "type": "Literal",
                                                      "start": 1868,
                                                      "end": 1869,
                                                      "loc": {
                                                        "start": {
                                                          "line": 63,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 63,
                                                          "column": 50
                                                        }
                                                      },
                                                      "value": 1,
                                                      "rawValue": 1,
                                                      "raw": "1"
                                                    },
                                                    "kind": "init"
                                                  },
                                                  {
                                                    "type": "Property",
                                                    "start": 1871,
                                                    "end": 1884,
                                                    "loc": {
                                                      "start": {
                                                        "line": 63,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 63,
                                                        "column": 65
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "Identifier",
                                                      "start": 1871,
                                                      "end": 1875,
                                                      "loc": {
                                                        "start": {
                                                          "line": 63,
                                                          "column": 52
                                                        },
                                                        "end": {
                                                          "line": 63,
                                                          "column": 56
                                                        }
                                                      },
                                                      "name": "path"
                                                    },
                                                    "value": {
                                                      "type": "Identifier",
                                                      "start": 1877,
                                                      "end": 1884,
                                                      "loc": {
                                                        "start": {
                                                          "line": 63,
                                                          "column": 58
                                                        },
                                                        "end": {
                                                          "line": 63,
                                                          "column": 65
                                                        }
                                                      },
                                                      "name": "dirPath"
                                                    },
                                                    "kind": "init"
                                                  }
                                                ]
                                              }
                                            ]
                                          },
                                          "leadingComments": null
                                        }
                                      ],
                                      "kind": "const",
                                      "leadingComments": [
                                        {
                                          "type": "Block",
                                          "value": " eslint-disable new-cap ",
                                          "start": 1790,
                                          "end": 1818,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 40
                                            }
                                          },
                                          "range": [
                                            1790,
                                            1818
                                          ]
                                        }
                                      ],
                                      "trailingComments": [
                                        {
                                          "type": "Block",
                                          "value": " eslint-enable ",
                                          "start": 1900,
                                          "end": 1919,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 31
                                            }
                                          },
                                          "range": [
                                            1900,
                                            1919
                                          ]
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1933,
                                      "end": 1979,
                                      "loc": {
                                        "start": {
                                          "line": 66,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 66,
                                          "column": 58
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 1933,
                                        "end": 1978,
                                        "loc": {
                                          "start": {
                                            "line": 66,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 66,
                                            "column": 57
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1933,
                                          "end": 1944,
                                          "loc": {
                                            "start": {
                                              "line": 66,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 66,
                                              "column": 23
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1933,
                                            "end": 1941,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 20
                                              }
                                            },
                                            "name": "writeTar",
                                            "leadingComments": null
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1942,
                                            "end": 1944,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 23
                                              }
                                            },
                                            "name": "on"
                                          },
                                          "computed": false,
                                          "leadingComments": null
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 1945,
                                            "end": 1953,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 32
                                              }
                                            },
                                            "value": "finish",
                                            "rawValue": "finish",
                                            "raw": "'finish'"
                                          },
                                          {
                                            "type": "ArrowFunctionExpression",
                                            "start": 1955,
                                            "end": 1977,
                                            "loc": {
                                              "start": {
                                                "line": 66,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 66,
                                                "column": 56
                                              }
                                            },
                                            "id": null,
                                            "generator": false,
                                            "expression": true,
                                            "async": false,
                                            "params": [],
                                            "body": {
                                              "type": "CallExpression",
                                              "start": 1961,
                                              "end": 1977,
                                              "loc": {
                                                "start": {
                                                  "line": 66,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 66,
                                                  "column": 56
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 1961,
                                                "end": 1968,
                                                "loc": {
                                                  "start": {
                                                    "line": 66,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 66,
                                                    "column": 47
                                                  }
                                                },
                                                "name": "resolve"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 1969,
                                                  "end": 1976,
                                                  "loc": {
                                                    "start": {
                                                      "line": 66,
                                                      "column": 48
                                                    },
                                                    "end": {
                                                      "line": 66,
                                                      "column": 55
                                                    }
                                                  },
                                                  "name": "dirPath"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "Block",
                                          "value": " eslint-enable ",
                                          "start": 1900,
                                          "end": 1919,
                                          "loc": {
                                            "start": {
                                              "line": 64,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 64,
                                              "column": 31
                                            }
                                          },
                                          "range": [
                                            1900,
                                            1919
                                          ]
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1993,
                                      "end": 2263,
                                      "loc": {
                                        "start": {
                                          "line": 68,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 74,
                                          "column": 37
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 1993,
                                        "end": 2262,
                                        "loc": {
                                          "start": {
                                            "line": 68,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 74,
                                            "column": 36
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 1993,
                                          "end": 2245,
                                          "loc": {
                                            "start": {
                                              "line": 68,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 74,
                                              "column": 19
                                            }
                                          },
                                          "object": {
                                            "type": "CallExpression",
                                            "start": 1993,
                                            "end": 2225,
                                            "loc": {
                                              "start": {
                                                "line": 68,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 73,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 1993,
                                              "end": 2215,
                                              "loc": {
                                                "start": {
                                                  "line": 68,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 73,
                                                  "column": 21
                                                }
                                              },
                                              "object": {
                                                "type": "CallExpression",
                                                "start": 1993,
                                                "end": 2193,
                                                "loc": {
                                                  "start": {
                                                    "line": 68,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 72,
                                                    "column": 36
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 1993,
                                                  "end": 2176,
                                                  "loc": {
                                                    "start": {
                                                      "line": 68,
                                                      "column": 12
                                                    },
                                                    "end": {
                                                      "line": 72,
                                                      "column": 19
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "CallExpression",
                                                    "start": 1993,
                                                    "end": 2156,
                                                    "loc": {
                                                      "start": {
                                                        "line": 68,
                                                        "column": 12
                                                      },
                                                      "end": {
                                                        "line": 71,
                                                        "column": 42
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "MemberExpression",
                                                      "start": 1993,
                                                      "end": 2135,
                                                      "loc": {
                                                        "start": {
                                                          "line": 68,
                                                          "column": 12
                                                        },
                                                        "end": {
                                                          "line": 71,
                                                          "column": 21
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "CallExpression",
                                                        "start": 1993,
                                                        "end": 2113,
                                                        "loc": {
                                                          "start": {
                                                            "line": 68,
                                                            "column": 12
                                                          },
                                                          "end": {
                                                            "line": 70,
                                                            "column": 36
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 1993,
                                                          "end": 2096,
                                                          "loc": {
                                                            "start": {
                                                              "line": 68,
                                                              "column": 12
                                                            },
                                                            "end": {
                                                              "line": 70,
                                                              "column": 19
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 1993,
                                                            "end": 2076,
                                                            "loc": {
                                                              "start": {
                                                                "line": 68,
                                                                "column": 12
                                                              },
                                                              "end": {
                                                                "line": 69,
                                                                "column": 75
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 1993,
                                                              "end": 2021,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 68,
                                                                  "column": 12
                                                                },
                                                                "end": {
                                                                  "line": 69,
                                                                  "column": 20
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 1993,
                                                                "end": 2000,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 68,
                                                                    "column": 12
                                                                  },
                                                                  "end": {
                                                                    "line": 68,
                                                                    "column": 19
                                                                  }
                                                                },
                                                                "name": "request"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 2018,
                                                                "end": 2021,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 69,
                                                                    "column": 17
                                                                  },
                                                                  "end": {
                                                                    "line": 69,
                                                                    "column": 20
                                                                  }
                                                                },
                                                                "name": "get"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "TemplateLiteral",
                                                                "start": 2022,
                                                                "end": 2075,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 69,
                                                                    "column": 21
                                                                  },
                                                                  "end": {
                                                                    "line": 69,
                                                                    "column": 74
                                                                  }
                                                                },
                                                                "expressions": [
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 2043,
                                                                    "end": 2054,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 69,
                                                                        "column": 42
                                                                      },
                                                                      "end": {
                                                                        "line": 69,
                                                                        "column": 53
                                                                      }
                                                                    },
                                                                    "name": "packageName"
                                                                  },
                                                                  {
                                                                    "type": "Identifier",
                                                                    "start": 2066,
                                                                    "end": 2073,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 69,
                                                                        "column": 65
                                                                      },
                                                                      "end": {
                                                                        "line": 69,
                                                                        "column": 72
                                                                      }
                                                                    },
                                                                    "name": "version"
                                                                  }
                                                                ],
                                                                "quasis": [
                                                                  {
                                                                    "type": "TemplateElement",
                                                                    "start": 2023,
                                                                    "end": 2041,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 69,
                                                                        "column": 22
                                                                      },
                                                                      "end": {
                                                                        "line": 69,
                                                                        "column": 40
                                                                      }
                                                                    },
                                                                    "value": {
                                                                      "raw": "http://github.com/",
                                                                      "cooked": "http://github.com/"
                                                                    },
                                                                    "tail": false
                                                                  },
                                                                  {
                                                                    "type": "TemplateElement",
                                                                    "start": 2055,
                                                                    "end": 2064,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 69,
                                                                        "column": 54
                                                                      },
                                                                      "end": {
                                                                        "line": 69,
                                                                        "column": 63
                                                                      }
                                                                    },
                                                                    "value": {
                                                                      "raw": "/tarball/",
                                                                      "cooked": "/tarball/"
                                                                    },
                                                                    "tail": false
                                                                  },
                                                                  {
                                                                    "type": "TemplateElement",
                                                                    "start": 2074,
                                                                    "end": 2074,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 69,
                                                                        "column": 73
                                                                      },
                                                                      "end": {
                                                                        "line": 69,
                                                                        "column": 73
                                                                      }
                                                                    },
                                                                    "value": {
                                                                      "raw": "",
                                                                      "cooked": ""
                                                                    },
                                                                    "tail": true
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2094,
                                                            "end": 2096,
                                                            "loc": {
                                                              "start": {
                                                                "line": 70,
                                                                "column": 17
                                                              },
                                                              "end": {
                                                                "line": 70,
                                                                "column": 19
                                                              }
                                                            },
                                                            "name": "on"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "Literal",
                                                            "start": 2097,
                                                            "end": 2104,
                                                            "loc": {
                                                              "start": {
                                                                "line": 70,
                                                                "column": 20
                                                              },
                                                              "end": {
                                                                "line": 70,
                                                                "column": 27
                                                              }
                                                            },
                                                            "value": "error",
                                                            "rawValue": "error",
                                                            "raw": "'error'"
                                                          },
                                                          {
                                                            "type": "Identifier",
                                                            "start": 2106,
                                                            "end": 2112,
                                                            "loc": {
                                                              "start": {
                                                                "line": 70,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 70,
                                                                "column": 35
                                                              }
                                                            },
                                                            "name": "reject"
                                                          }
                                                        ]
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 2131,
                                                        "end": 2135,
                                                        "loc": {
                                                          "start": {
                                                            "line": 71,
                                                            "column": 17
                                                          },
                                                          "end": {
                                                            "line": 71,
                                                            "column": 21
                                                          }
                                                        },
                                                        "name": "pipe"
                                                      },
                                                      "computed": false
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "CallExpression",
                                                        "start": 2136,
                                                        "end": 2155,
                                                        "loc": {
                                                          "start": {
                                                            "line": 71,
                                                            "column": 22
                                                          },
                                                          "end": {
                                                            "line": 71,
                                                            "column": 41
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 2136,
                                                          "end": 2153,
                                                          "loc": {
                                                            "start": {
                                                              "line": 71,
                                                              "column": 22
                                                            },
                                                            "end": {
                                                              "line": 71,
                                                              "column": 39
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 2136,
                                                            "end": 2140,
                                                            "loc": {
                                                              "start": {
                                                                "line": 71,
                                                                "column": 22
                                                              },
                                                              "end": {
                                                                "line": 71,
                                                                "column": 26
                                                              }
                                                            },
                                                            "name": "zlib"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 2141,
                                                            "end": 2153,
                                                            "loc": {
                                                              "start": {
                                                                "line": 71,
                                                                "column": 27
                                                              },
                                                              "end": {
                                                                "line": 71,
                                                                "column": 39
                                                              }
                                                            },
                                                            "name": "createGunzip"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": []
                                                      }
                                                    ]
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2174,
                                                    "end": 2176,
                                                    "loc": {
                                                      "start": {
                                                        "line": 72,
                                                        "column": 17
                                                      },
                                                      "end": {
                                                        "line": 72,
                                                        "column": 19
                                                      }
                                                    },
                                                    "name": "on"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 2177,
                                                    "end": 2184,
                                                    "loc": {
                                                      "start": {
                                                        "line": 72,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 72,
                                                        "column": 27
                                                      }
                                                    },
                                                    "value": "error",
                                                    "rawValue": "error",
                                                    "raw": "'error'"
                                                  },
                                                  {
                                                    "type": "Identifier",
                                                    "start": 2186,
                                                    "end": 2192,
                                                    "loc": {
                                                      "start": {
                                                        "line": 72,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 72,
                                                        "column": 35
                                                      }
                                                    },
                                                    "name": "reject"
                                                  }
                                                ]
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2211,
                                                "end": 2215,
                                                "loc": {
                                                  "start": {
                                                    "line": 73,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 73,
                                                    "column": 21
                                                  }
                                                },
                                                "name": "pipe"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "Identifier",
                                                "start": 2216,
                                                "end": 2224,
                                                "loc": {
                                                  "start": {
                                                    "line": 73,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 73,
                                                    "column": 30
                                                  }
                                                },
                                                "name": "writeTar"
                                              }
                                            ]
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2243,
                                            "end": 2245,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 19
                                              }
                                            },
                                            "name": "on"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Literal",
                                            "start": 2246,
                                            "end": 2253,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 27
                                              }
                                            },
                                            "value": "error",
                                            "rawValue": "error",
                                            "raw": "'error'"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 2255,
                                            "end": 2261,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 35
                                              }
                                            },
                                            "name": "reject"
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Fetches the tarball for a repository on Github.\n *\n * @param {string} packageName - A package name, expected to match \"username/repo\".\n * @param {string} [version=\"master\"] The tag/version to fetch.\n *\n * @returns {string} The path to the temporary directory where the unarchived tarball is located.\n ",
            "start": 1161,
            "end": 1471,
            "loc": {
              "start": {
                "line": 43,
                "column": 0
              },
              "end": {
                "line": 50,
                "column": 3
              }
            },
            "range": [
              1161,
              1471
            ]
          }
        ],
        "trailingComments": []
      },
      "specifiers": [],
      "source": null,
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Fetches the tarball for a repository on Github.\n *\n * @param {string} packageName - A package name, expected to match \"username/repo\".\n * @param {string} [version=\"master\"] The tag/version to fetch.\n *\n * @returns {string} The path to the temporary directory where the unarchived tarball is located.\n ",
          "start": 1161,
          "end": 1471,
          "loc": {
            "start": {
              "line": 43,
              "column": 0
            },
            "end": {
              "line": 50,
              "column": 3
            }
          },
          "range": [
            1161,
            1471
          ]
        }
      ]
    }
  ]
}