{
  "type": "Program",
  "start": 0,
  "end": 169,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 9,
      "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": 63,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 24
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 46,
          "end": 50,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 11
            }
          },
          "local": {
            "type": "Identifier",
            "start": 46,
            "end": 50,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 11
              }
            },
            "name": "path"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 56,
        "end": 62,
        "loc": {
          "start": {
            "line": 3,
            "column": 17
          },
          "end": {
            "line": 3,
            "column": 23
          }
        },
        "value": "path",
        "rawValue": "path",
        "raw": "'path'"
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Exports the path to the root of the project\n ",
          "start": 65,
          "end": 119,
          "loc": {
            "start": {
              "line": 5,
              "column": 0
            },
            "end": {
              "line": 7,
              "column": 3
            }
          },
          "range": [
            65,
            119
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 120,
      "end": 168,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 48
        }
      },
      "declaration": {
        "type": "CallExpression",
        "start": 135,
        "end": 167,
        "loc": {
          "start": {
            "line": 8,
            "column": 15
          },
          "end": {
            "line": 8,
            "column": 47
          }
        },
        "callee": {
          "type": "MemberExpression",
          "start": 135,
          "end": 144,
          "loc": {
            "start": {
              "line": 8,
              "column": 15
            },
            "end": {
              "line": 8,
              "column": 24
            }
          },
          "object": {
            "type": "Identifier",
            "start": 135,
            "end": 139,
            "loc": {
              "start": {
                "line": 8,
                "column": 15
              },
              "end": {
                "line": 8,
                "column": 19
              }
            },
            "name": "path",
            "leadingComments": null
          },
          "property": {
            "type": "Identifier",
            "start": 140,
            "end": 144,
            "loc": {
              "start": {
                "line": 8,
                "column": 20
              },
              "end": {
                "line": 8,
                "column": 24
              }
            },
            "name": "join"
          },
          "computed": false,
          "leadingComments": null
        },
        "arguments": [
          {
            "type": "Identifier",
            "start": 145,
            "end": 154,
            "loc": {
              "start": {
                "line": 8,
                "column": 25
              },
              "end": {
                "line": 8,
                "column": 34
              }
            },
            "name": "__dirname"
          },
          {
            "type": "Literal",
            "start": 156,
            "end": 160,
            "loc": {
              "start": {
                "line": 8,
                "column": 36
              },
              "end": {
                "line": 8,
                "column": 40
              }
            },
            "value": "..",
            "rawValue": "..",
            "raw": "'..'"
          },
          {
            "type": "Literal",
            "start": 162,
            "end": 166,
            "loc": {
              "start": {
                "line": 8,
                "column": 42
              },
              "end": {
                "line": 8,
                "column": 46
              }
            },
            "value": "..",
            "rawValue": "..",
            "raw": "'..'"
          }
        ],
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Exports the path to the root of the project\n ",
            "start": 65,
            "end": 119,
            "loc": {
              "start": {
                "line": 5,
                "column": 0
              },
              "end": {
                "line": 7,
                "column": 3
              }
            },
            "range": [
              65,
              119
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Exports the path to the root of the project\n ",
          "start": 65,
          "end": 119,
          "loc": {
            "start": {
              "line": 5,
              "column": 0
            },
            "end": {
              "line": 7,
              "column": 3
            }
          },
          "range": [
            65,
            119
          ]
        }
      ]
    }
  ]
}